Question:medium

If two circles which pass through the points \( (0, a) \) and \( (0, -a) \) and touch the line \( y = mx + c \) cut orthogonally, then:

Show Hint

For problems involving circles, use the standard circle equation and apply given conditions step by step.
Updated On: Jan 29, 2026
  • \( c^2 = a^2(1 + m^2) \)
  • \( c^2 = a^2(2 + m^2) \)
  • \( c^2 = 2a^2(1 + 2m^2) \)
  • \( 2c^2 = a^2(1 + m^2) \)
Show Solution

The Correct Option is B

Solution and Explanation

1. The circle's equation, given it passes through \((0, a)\) and \((0, -a)\), is:

\[ x^2 + y^2 + 2gx + 2fy + c = 0. \]

2. Because the circles go through \((0, a)\) and \((0, -a)\):

\[ f = 0, \quad c = -a^2. \]

3. The equation is then:

\[ x^2 + y^2 + 2gx + c = 0. \]

4. For the circles to touch the line \(y = mx + c\) at right angles, the following must hold:

\[ c^2 = a^2(2 + m^2). \]

Therefore, the answer is \(c^2 = a^2(2 + m^2)\).

Was this answer helpful?
0