Key Concepts and Formulas
- Equation of a Circle: A circle with center (h,k) and radius r has the equation (x−h)2+(y−k)2=r2. A circle with diameter endpoints (x1,y1) and (x2,y2) has the equation (x−x1)(x−x2)+(y−y1)(y−y2)=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=(m+nmx2+nx1,m+nmy2+ny1).
Step-by-Step Solution
Step 1: Find the equation of circle C1.
Since C1 passes through the origin and has a diameter of 4 along the positive x-axis, its center is at (2,0) and its radius is 2. Therefore, the equation of C1 is (x−2)2+y2=22, which simplifies to x2−4x+y2=0.
Step 2: Find the coordinates of point A.
Point A is the intersection of the circle C1 and the line y=2x. Substitute y=2x into the equation of C1:
x2−4x+(2x)2=0
x2−4x+4x2=0
5x2−4x=0
x(5x−4)=0
The solutions are x=0 and x=54. x=0 corresponds to the origin O, so the x-coordinate of A is 54. Then, y=2x=2(54)=58. Therefore, the coordinates of A are (54,58).
Step 3: Find the equation of circle C2.
C2 has OA as a diameter, where O is (0,0) and A is (54,58). The equation of C2 is given by
(x−0)(x−54)+(y−0)(y−58)=0
x2−54x+y2−58y=0
5x2−4x+5y2−8y=0
Step 4: Find the equation of the tangent to C2 at point A.
The equation of C2 can be written as x2+y2−54x−58y=0. The equation of the tangent at A(x1,y1) to the circle x2+y2+2gx+2fy+c=0 is xx1+yy1+g(x+x1)+f(y+y1)+c=0. Here, x1=54 and y1=58, 2g=−54 and 2f=−58.
Therefore, the tangent at A is x(54)+y(58)−52(x+54)−54(y+58)=0.
54x+58y−52x−258−54y−2532=0
52x+54y=2540=58
2x+4y=8
x+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=0). Substituting y=0 into x+2y=4, we get x=4. So, P is (4,0).
Point Q is the intersection of the tangent with the y-axis (x=0). Substituting x=0 into x+2y=4, we get 2y=4, so y=2. So, Q is (0,2).
Step 6: Calculate the ratio QA : AP.
Q=(0,2), A=(54,58), and P=(4,0).
Using the section formula, let A divide QP in the ratio m:n. Then
54=m+nm(4)+n(0)⇒4m=54(m+n)⇒5m=m+n⇒4m=n.
58=m+nm(0)+n(2)⇒8m=m+n2n⇒8(m+n)=10n⇒4m+4n=5n⇒4m=n.
Thus n=4m, and the ratio m:n is m: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 C1 and C2. We found the intersection point A of C1 and the line y=2x. Then, we found the equation of the tangent to C2 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).