Question:medium

Let the tangents at the points A(4, –11) and B(8, –5) on the circle \(x^2+y^2-3x+10y-15=0\), intersect at the point C. Then the radius of the circle, whose centre is C and the line joining A and B is its tangent, is equal to

Updated On: Mar 12, 2026
  • √13
  • \( \frac{3 \sqrt{3}}{3}\)

  • \( \frac{2 \sqrt{13}}{3}\)

  • 2√13
Show Solution

The Correct Option is C

Solution and Explanation

To solve this problem, we need to find the radius of the circle whose center is at point C and for which the line joining points A and B is a tangent.

  1. First, let's find the center and radius of the given circle \(x^2 + y^2 - 3x + 10y - 15 = 0\).
  2. We complete the square for both \(x\) and \(y\) terms in the equation of the circle:
    • For the \(x\) terms: \(x^2 - 3x\) can be rewritten as \((x - \frac{3}{2})^2 - \frac{9}{4}\).
    • For the \(y\) terms: \(y^2 + 10y\) can be rewritten as \((y + 5)^2 - 25\).
  3. Substitute these back into the circle equation: \((x - \frac{3}{2})^2 - \frac{9}{4} + (y + 5)^2 - 25 = 15\).
  4. Simplifying this gives: \((x - \frac{3}{2})^2 + (y + 5)^2 = \frac{169}{4}\). Thus, the circle has center (\frac{3}{2}, -5) and radius \frac{13}{2}.
  5. Next, find the equations of the tangents to the circle at points A(4, -11) and B(8, -5).
  6. The equation of a tangent for a circle \(x^2 + y^2 + 2gx + 2fy + c = 0\) at point \((x_1, y_1)\) is: xx_1 + yy_1 + gx + fy + c = 0.
  7. Using this, calculate the tangents at points A and B:
    • At A(4, -11): 4x - 11y - 67 = 0
    • At B(8, -5): 8x - 5y - 104 = 0
  8. To find the intersection point C of these tangents:
    • Solve this system of equations: \[ \begin{align*} 4x - 11y &= 67 \\ 8x - 5y &= 104 \end{align*} \]
  9. Solve above system using substitution or elimination to find coordinates of C: \(C(\frac{81}{13}, \frac{30}{13})\).
  10. The radius of the other circle which has A and B tangent is using the formula: \frac{d}{2}\ where 'd' is AB distance.
  11. Applying distance formula together with the formula of the tangent given, distance is determined: \[ \text{Distance of } AB = \sqrt{(8-4)^2 + (-5+11)^2} = 6 \]
  12. Thus, the radius of the other circle is: \frac{6}{2} * \frac{13}{25}\ =\frac{2\sqrt{13}}{3}
Was this answer helpful?
0