Solveeit Logo

Question

Question: The common tangents to the circle 2x² + 2y² = 1 and the parabola y² = 4x touch the circle at points ...

The common tangents to the circle 2x² + 2y² = 1 and the parabola y² = 4x touch the circle at points P and Q and the parabola at points R and S. The area of the quadrilateral PQRS is αβ\frac{\alpha}{\beta}, then α+β\alpha + \beta is equal to (where α\alpha and β\beta are coprime positive integers) _______.

Answer

19

Explanation

Solution

1. Standardize the Equations of the Curves: The given circle equation is 2x2+2y2=12x^2 + 2y^2 = 1. Dividing by 2, we get x2+y2=12x^2 + y^2 = \frac{1}{2}. This is a circle centered at the origin (0,0)(0,0) with radius r=12r = \frac{1}{\sqrt{2}}. The given parabola equation is y2=4xy^2 = 4x. This is a parabola opening to the right, with vertex at (0,0)(0,0) and parameter a=1a=1 (from y2=4axy^2 = 4ax).

2. Find the Equation of the Common Tangents: The general equation of a tangent to the parabola y2=4axy^2 = 4ax is y=mx+amy = mx + \frac{a}{m}. For y2=4xy^2 = 4x, we have a=1a=1, so the tangent equation is y=mx+1my = mx + \frac{1}{m}. Rearranging this into the standard form Ax+By+C=0Ax+By+C=0, we get m2xmy+1=0m^2x - my + 1 = 0.

For this line to be tangent to the circle x2+y2=r2x^2 + y^2 = r^2, the perpendicular distance from the center (0,0)(0,0) to the line must be equal to the radius rr. Here, r=12r = \frac{1}{\sqrt{2}}. The distance formula is Ax0+By0+CA2+B2\frac{|Ax_0 + By_0 + C|}{\sqrt{A^2 + B^2}}. m2(0)m(0)+1(m2)2+(m)2=12\frac{|m^2(0) - m(0) + 1|}{\sqrt{(m^2)^2 + (-m)^2}} = \frac{1}{\sqrt{2}} 1m4+m2=12\frac{1}{\sqrt{m^4 + m^2}} = \frac{1}{\sqrt{2}} Squaring both sides: m4+m2=2m^4 + m^2 = 2 m4+m22=0m^4 + m^2 - 2 = 0 This is a quadratic equation in m2m^2. Let k=m2k = m^2. k2+k2=0k^2 + k - 2 = 0 Factoring, we get (k+2)(k1)=0(k+2)(k-1) = 0. So, k=2k = -2 or k=1k = 1. Since k=m2k = m^2, m2m^2 must be non-negative. Thus, m2=1m^2 = 1, which gives m=±1m = \pm 1.

The two common tangents are: For m=1m=1: y=x+1y = x + 1 (Tangent T1T_1) For m=1m=-1: y=x1y = -x - 1 (Tangent T2T_2)

3. Find the Points of Contact on the Parabola (R and S): For a parabola y2=4axy^2 = 4ax, the point of contact for the tangent y=mx+amy = mx + \frac{a}{m} is (am2,2am)(\frac{a}{m^2}, \frac{2a}{m}). Here a=1a=1. For m=1m=1: R=(112,2(1)1)=(1,2)R = (\frac{1}{1^2}, \frac{2(1)}{1}) = (1, 2). For m=1m=-1: S=(1(1)2,2(1)1)=(1,2)S = (\frac{1}{(-1)^2}, \frac{2(1)}{-1}) = (1, -2).

4. Find the Points of Contact on the Circle (P and Q): For a circle x2+y2=r2x^2 + y^2 = r^2, the point of contact (xc,yc)(x_c, y_c) for a tangent line y=mx+cy = mx + c can be found by using the fact that the normal to the tangent at (xc,yc)(x_c, y_c) passes through the center (0,0)(0,0). The slope of the normal is ycxc\frac{y_c}{x_c}, and it is perpendicular to the tangent, so its slope is 1m-\frac{1}{m}. Thus, ycxc=1m\frac{y_c}{x_c} = -\frac{1}{m}. Also, xc2+yc2=r2x_c^2+y_c^2=r^2.

For T1:y=x+1m=1T_1: y = x+1 \Rightarrow m=1. ycxc=11=1yc=xc\frac{y_c}{x_c} = -\frac{1}{1} = -1 \Rightarrow y_c = -x_c. Substitute into x2+y2=12x^2+y^2=\frac{1}{2}: xc2+(xc)2=122xc2=12xc2=14xc=±12x_c^2 + (-x_c)^2 = \frac{1}{2} \Rightarrow 2x_c^2 = \frac{1}{2} \Rightarrow x_c^2 = \frac{1}{4} \Rightarrow x_c = \pm \frac{1}{2}. If xc=12x_c = \frac{1}{2}, then yc=12y_c = -\frac{1}{2}. Point (12,12)(\frac{1}{2}, -\frac{1}{2}). Check on y=x+1y=x+1: 12=12+1=32-\frac{1}{2} = \frac{1}{2}+1 = \frac{3}{2} (False). If xc=12x_c = -\frac{1}{2}, then yc=12y_c = \frac{1}{2}. Point (12,12)(-\frac{1}{2}, \frac{1}{2}). Check on y=x+1y=x+1: 12=12+1=12\frac{1}{2} = -\frac{1}{2}+1 = \frac{1}{2} (True). So, P=(12,12)P = (-\frac{1}{2}, \frac{1}{2}).

For T2:y=x1m=1T_2: y = -x-1 \Rightarrow m=-1. ycxc=11=1yc=xc\frac{y_c}{x_c} = -\frac{1}{-1} = 1 \Rightarrow y_c = x_c. Substitute into x2+y2=12x^2+y^2=\frac{1}{2}: xc2+xc2=122xc2=12xc2=14xc=±12x_c^2 + x_c^2 = \frac{1}{2} \Rightarrow 2x_c^2 = \frac{1}{2} \Rightarrow x_c^2 = \frac{1}{4} \Rightarrow x_c = \pm \frac{1}{2}. If xc=12x_c = \frac{1}{2}, then yc=12y_c = \frac{1}{2}. Point (12,12)(\frac{1}{2}, \frac{1}{2}). Check on y=x1y=-x-1: 12=121=32\frac{1}{2} = -\frac{1}{2}-1 = -\frac{3}{2} (False). If xc=12x_c = -\frac{1}{2}, then yc=12y_c = -\frac{1}{2}. Point (12,12)(-\frac{1}{2}, -\frac{1}{2}). Check on y=x1y=-x-1: 12=(12)1=121=12-\frac{1}{2} = -(-\frac{1}{2})-1 = \frac{1}{2}-1 = -\frac{1}{2} (True). So, Q=(12,12)Q = (-\frac{1}{2}, -\frac{1}{2}).

5. Calculate the Area of Quadrilateral PQRS: The vertices are P(12,12)P(-\frac{1}{2}, \frac{1}{2}), Q(12,12)Q(-\frac{1}{2}, -\frac{1}{2}), R(1,2)R(1, 2), S(1,2)S(1, -2). Notice that points P and Q share the same x-coordinate (x=12x = -\frac{1}{2}), forming a vertical line segment. Points R and S also share the same x-coordinate (x=1x = 1), forming another vertical line segment. Since PQ and RS are both vertical segments, they are parallel to each other. Therefore, PQRS is a trapezium.

Length of parallel side PQ = 12(12)=1=1| \frac{1}{2} - (-\frac{1}{2}) | = |1| = 1. Length of parallel side RS = 2(2)=4=4| 2 - (-2) | = |4| = 4. The height hh of the trapezium is the perpendicular distance between the lines x=12x = -\frac{1}{2} and x=1x = 1. Height h=1(12)=1+12=32h = |1 - (-\frac{1}{2})| = |1 + \frac{1}{2}| = \frac{3}{2}.

Area of trapezium = 12×(sum of parallel sides)×height\frac{1}{2} \times (\text{sum of parallel sides}) \times \text{height} Area = 12×(PQ+RS)×h\frac{1}{2} \times (PQ + RS) \times h Area = 12×(1+4)×32\frac{1}{2} \times (1 + 4) \times \frac{3}{2} Area = 12×5×32\frac{1}{2} \times 5 \times \frac{3}{2} Area = 154\frac{15}{4}.

6. Find α+β\alpha + \beta: The area is given as αβ\frac{\alpha}{\beta}. So α=15\alpha = 15 and β=4\beta = 4. α\alpha and β\beta are coprime positive integers (15 and 4 share no common factors other than 1). We need to find α+β=15+4=19\alpha + \beta = 15 + 4 = 19.