Skip to main content
Back to Circles
JEE Main 2024
Circles
Circle
Easy

Question

A circle C1C_{1} passes through the origin O\mathrm{O} and has diameter 4 on the positive xx-axis. The line y=2xy=2 x gives a chord OA\mathrm{OA} of circle C1\mathrm{C}_{1}. Let C2\mathrm{C}_{2} be the circle with OA\mathrm{OA} as a diameter. If the tangent to C2\mathrm{C}_{2} at the point A\mathrm{A} meets the xx-axis at P\mathrm{P} and yy-axis at Q\mathrm{Q}, then QA:AP\mathrm{QA}: \mathrm{AP} is equal to :

Options

Solution

Key Concepts and Formulas

  • Equation of a Circle: A circle with center (h,k)(h,k) and radius rr has the equation (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2. A circle with diameter endpoints (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) has the equation (xx1)(xx2)+(yy1)(yy2)=0(x-x_1)(x-x_2) + (y-y_1)(y-y_2) = 0.
  • Equation of a Tangent: The equation of the tangent to a circle at a given point can be found using various methods, including using the derivative or properties of perpendicularity.
  • Section Formula: If a point P divides the line segment joining points A and B in the ratio m:n, then the coordinates of P are given by P=(mx2+nx1m+n,my2+ny1m+n)P = \left(\frac{mx_2 + nx_1}{m+n}, \frac{my_2 + ny_1}{m+n}\right).

Step-by-Step Solution

Step 1: Find the equation of circle C1C_1.

Since C1C_1 passes through the origin and has a diameter of 4 along the positive x-axis, its center is at (2,0)(2, 0) and its radius is 2. Therefore, the equation of C1C_1 is (x2)2+y2=22(x-2)^2 + y^2 = 2^2, which simplifies to x24x+y2=0x^2 - 4x + y^2 = 0.

Step 2: Find the coordinates of point A.

Point A is the intersection of the circle C1C_1 and the line y=2xy = 2x. Substitute y=2xy = 2x into the equation of C1C_1: x24x+(2x)2=0x^2 - 4x + (2x)^2 = 0 x24x+4x2=0x^2 - 4x + 4x^2 = 0 5x24x=05x^2 - 4x = 0 x(5x4)=0x(5x - 4) = 0

The solutions are x=0x = 0 and x=45x = \frac{4}{5}. x=0x = 0 corresponds to the origin O, so the x-coordinate of A is 45\frac{4}{5}. Then, y=2x=2(45)=85y = 2x = 2\left(\frac{4}{5}\right) = \frac{8}{5}. Therefore, the coordinates of A are (45,85)\left(\frac{4}{5}, \frac{8}{5}\right).

Step 3: Find the equation of circle C2C_2.

C2C_2 has OA as a diameter, where O is (0,0)(0, 0) and A is (45,85)\left(\frac{4}{5}, \frac{8}{5}\right). The equation of C2C_2 is given by (x0)(x45)+(y0)(y85)=0(x - 0)\left(x - \frac{4}{5}\right) + (y - 0)\left(y - \frac{8}{5}\right) = 0 x245x+y285y=0x^2 - \frac{4}{5}x + y^2 - \frac{8}{5}y = 0 5x24x+5y28y=05x^2 - 4x + 5y^2 - 8y = 0

Step 4: Find the equation of the tangent to C2C_2 at point A.

The equation of C2C_2 can be written as x2+y245x85y=0x^2+y^2 - \frac{4}{5}x - \frac{8}{5}y = 0. The equation of the tangent at A(x1,y1)A(x_1, y_1) to the circle x2+y2+2gx+2fy+c=0x^2+y^2+2gx+2fy+c=0 is xx1+yy1+g(x+x1)+f(y+y1)+c=0xx_1+yy_1+g(x+x_1)+f(y+y_1)+c=0. Here, x1=45x_1 = \frac{4}{5} and y1=85y_1 = \frac{8}{5}, 2g=452g = -\frac{4}{5} and 2f=852f = -\frac{8}{5}. Therefore, the tangent at A is x(45)+y(85)25(x+45)45(y+85)=0x\left(\frac{4}{5}\right) + y\left(\frac{8}{5}\right) - \frac{2}{5}\left(x + \frac{4}{5}\right) - \frac{4}{5}\left(y + \frac{8}{5}\right) = 0. 45x+85y25x82545y3225=0\frac{4}{5}x + \frac{8}{5}y - \frac{2}{5}x - \frac{8}{25} - \frac{4}{5}y - \frac{32}{25} = 0 25x+45y=4025=85\frac{2}{5}x + \frac{4}{5}y = \frac{40}{25} = \frac{8}{5} 2x+4y=82x + 4y = 8 x+2y=4x + 2y = 4

Step 5: Find the coordinates of points P and Q.

Point P is the intersection of the tangent with the x-axis (y=0y = 0). Substituting y=0y = 0 into x+2y=4x + 2y = 4, we get x=4x = 4. So, P is (4,0)(4, 0). Point Q is the intersection of the tangent with the y-axis (x=0x = 0). Substituting x=0x = 0 into x+2y=4x + 2y = 4, we get 2y=42y = 4, so y=2y = 2. So, Q is (0,2)(0, 2).

Step 6: Calculate the ratio QA : AP.

Q=(0,2)Q = (0, 2), A=(45,85)A = \left(\frac{4}{5}, \frac{8}{5}\right), and P=(4,0)P = (4, 0). Using the section formula, let A divide QP in the ratio m:nm:n. Then 45=m(4)+n(0)m+n4m=45(m+n)5m=m+n4m=n\frac{4}{5} = \frac{m(4) + n(0)}{m+n} \Rightarrow 4m = \frac{4}{5}(m+n) \Rightarrow 5m = m+n \Rightarrow 4m = n. 85=m(0)+n(2)m+n8m=2nm+n8(m+n)=10n4m+4n=5n4m=n\frac{8}{5} = \frac{m(0) + n(2)}{m+n} \Rightarrow 8m = \frac{2n}{m+n} \Rightarrow 8(m+n) = 10n \Rightarrow 4m+4n = 5n \Rightarrow 4m = n. Thus n=4mn = 4m, and the ratio m:nm:n is m:4m=1:4m:4m = 1:4. Since A divides QP in the ratio 1:4, then QA : AP = 1 : 4.

Common Mistakes & Tips

  • Be careful with signs when using the equation of a circle or tangent.
  • Drawing a diagram can help visualize the problem and avoid errors.
  • Remember the section formula correctly; it's a common source of mistakes.

Summary

We started by finding the equations of the two circles C1C_1 and C2C_2. We found the intersection point A of C1C_1 and the line y=2xy=2x. Then, we found the equation of the tangent to C2C_2 at point A. Next, we found the coordinates of points P and Q where the tangent intersects the x and y axes. Finally, we calculated the ratio QA : AP to be 1 : 4.

Final Answer

The final answer is \boxed{1 : 4}, which corresponds to option (A).

Practice More Circles Questions

View All Questions