Question:medium

From a point A(0,3) on the circle \[ (x + 2)^2 + (y - 3)^2 = 4 \] a chord AB is drawn and extended to a point Q such that AQ = 2AB. Then the locus of Q is:

Show Hint

Using the midpoint formula correctly ensures accurate derivation of the locus equation.
Updated On: Jan 13, 2026
  • \( (x + 4)^2 + (y - 3)^2 = 16 \)
  • \( (x + 1)^2 + (y - 3)^2 = 32 \)
  • \( (x + 1)^2 + (y - 3)^2 = 4 \)
  • \( (x + 1)^2 + (y - 3)^2 = 1 \)
Show Solution

The Correct Option is A

Solution and Explanation

The equation of the provided circle is: \[ (x + 2)^2 + (y - 3)^2 = 4 \] Let the coordinates of point \( Q \) be \( (h,k) \). Given that \( AQ = 2AB \), point \( B \) is the midpoint of segment \( AQ \), and its coordinates are: \[ B = \left( \frac{0 + h}{2}, \frac{3 + k}{2} \right) \] Since point \( B \) lies on the given circle, its coordinates must satisfy the circle's equation: \[ \left( \frac{h}{2} + 2 \right)^2 + \left( \frac{k}{2} - 3 \right)^2 = 4 \] Expanding this equation yields: \[ \left( \frac{h + 4}{2} \right)^2 + \left( \frac{k - 3}{2} \right)^2 = 4 \] Multiplying both sides of the equation by 4 to simplify: \[ (h + 4)^2 + (k - 3)^2 = 16 \] Therefore, the locus of point \( Q(h,k) \) is described by the equation: \[ (x + 4)^2 + (y - 3)^2 = 16 \]
Was this answer helpful?
0