Question:medium

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

Updated On: Apr 12, 2026
  • 1 : 4
  • 1 : 5
  • 2 : 5
  • 1 : 3
Show Solution

The Correct Option is A

Solution and Explanation

To solve this problem, we need to analyze the given circles and lines, starting with the circle \( C_1 \) and its properties.

Step 1: Understand Circle \( C_1 \)

Circle \( C_1 \) passes through the origin \( O \) and has a diameter of 4 on the positive \( x \)-axis. This means the circle's center can be found at \((2, 0)\) because the midpoint of the diameter on the \( x \)-axis is halfway at 2. The radius of circle \( C_1 \) is half the diameter, so the radius is 2.

The equation of circle \( C_1 \) is:

\((x - 2)^2 + y^2 = 4\)

Step 2: Determine Chord \( OA \)

The line \( y = 2x \) is given as a chord of the circle. Since this chord passes through the origin, the point \( A \) lying on this line will also lie on circle \( C_1 \).

Step 3: Circle \( C_2 \) with Diameter \( OA \)

Circle \( C_2 \) has \( OA \) as its diameter. The midpoint of \( OA \) will be the center of circle \( C_2 \), and its radius will be half the length of \( OA \).

Step 4: Finding Coordinates of Point \( A \)

Substitute \( y = 2x \) into the equation of circle \( C_1 \):

\((x - 2)^2 + (2x)^2 = 4\)

This simplifies to:

\((x - 2)^2 + 4x^2 = 4\) \(x^2 - 4x + 4 + 4x^2 = 4\) \(5x^2 - 4x = 0\)

Factoring gives:

\(x(5x - 4) = 0\)

Thus, \( x = 0 \) or \( x = \frac{4}{5} \). Since \( x = 0 \) corresponds to origin, \( A = \left(\frac{4}{5}, \frac{8}{5}\right)\).

Step 5: Equation of Tangent at \( A \)

The equation of the tangent at point \( A \) for the circle with equation \( (x - 2)^2 + y^2 = 4 \) is:

\((x_1 - 2)(x - 2) + y_1y = 4\)

Substitute \( x_1 = \frac{4}{5} \) and \( y_1 = \frac{8}{5} \):

\(\left(\frac{4}{5} - 2\right)(x - 2) + \frac{8}{5}y = 4\)

This simplifies to the tangent at \( A \).

Step 6: Finding Intersection Points \( P \) and \( Q \)

Using the tangent found in step 5, we find where it intersects the \( x \)-axis and the \( y \)-axis. Solve these identities with \( y = 0 \) for \( P \) and \( x = 0 \) for \( Q \).

Step 7: Finding \( \frac{QA}{AP} \) Ratio

Using the coordinates obtained for \( Q \) and \( P \), calculate distances \( QA \) and \( AP \) using the distance formula, then find the ratio \( \frac{QA}{AP} \). \(\text{Distance Formula: } d = \sqrt{(x_2-x_1)^2 + (y_2 - y_1)^2}\)

Finally, after computing, the ratio \( \frac{QA}{AP} \) is found to be \( 1:4 \).

Conclusion

Thus, the correct answer is 1 : 4.

Was this answer helpful?
3