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

The locus of middle points of the chords of the circle $x^2 + y^2$ + 2gx + 2fy + c = 0, which pass through a fixed point (a,b) is :

  1. $x^2 + y^2$ + x(a-g) + (b-f) - ag - bf =0
  2. $x^2 + y^2$ + x(a-g) + y(b +f) - ag - bf = 0
  3. $x^2 + y^2$ - x(a-g) - y(b-f) - ag - bf = 0
  4. $x^2 + y^2$ - x(a-g) - y(b-f) + ag + bf = 0
Reveal answer Fill a bubble to check yourself
A 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 ...
  • Match the columns: | || |---|---| |Column - I|Column - II| |A. Black rust |1. Puccinia triticina| |B. Brown...
  • Consider the following statements: 1. Saw dust is a bad conductor of heat. 2. Water at 0o C feels colder th...
  • What will be the output of the program? String x = "xyz"; x.toUpperCase(); /* Line 2 */ String y = x.replac...
  • What will be the result of the given code snippet in C language? main() { int x=1; clrscr(); for(;x++;x%10?...
  • 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? class A { final public int GetResult(int a, int b) { return 0; } } ...
  • 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