aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
Multiple choice

The chord through (2,1) to the circle $x^2-2x + y^2 - 2y + 1 = 0$ are bisected at the point $\displaystyle \left ( \alpha, \frac{1}{2} \right ),$ then the value of $\alpha$ is

  1. $\displaystyle \frac{1}{2}$
  2. 1

  3. 0

  4. None of these

Reveal answer Fill a bubble to check yourself
D Correct answer

Keep practicing — related questions

  • What will be the output of the program? public class Switch2 { final static short x = 2; public static int ...
  • Directions: For the word given above the table, match the dictionary definitions on the left (1, 2, 3, 4) w...
  • Which of the following are legal lines of code? 1. int w = (int)888.8; 2. byte x = (byte)1000L; 3. long y =...
  • What will be the result of the given code snippet in C language? main() { int x=1; clrscr(); for(;x++;x%10?...
  • If 1 + 1 = 0 2 + 2 = 2 3 + 3 = 24, then 4 + 4 = ?
  • What will be the output of the program? String x = "xyz"; x.toUpperCase(); /* Line 2 */ String y = x.replac...
  • What will be the output of the program? class Test { public static void main(String [] args) { int x= 0; in...
  • What will be the output of the program? try { int x = 0; int y = 5 / x; } catch (Exception e) { System.out....

Practice this chapter

  • Geometry (1950 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy