Skip to main content
Back to Conic Sections
JEE Main 2021
Conic Sections
Parabola
Easy

Question

If y=m1x+c1y = {m_1}x + {c_1} and y=m2x+c2y = {m_2}x + {c_2}, m1m2{m_1} \ne {m_2} are two common tangents of circle x2+y2=2{x^2} + {y^2} = 2 and parabola y 2 = x, then the value of 8m1m28|{m_1}{m_2}| is equal to :

Options

Solution

This problem requires us to find common tangents to a parabola and a circle. The general strategy involves expressing the equation of a tangent to one curve in terms of its slope, and then applying the tangency condition for the second curve. This will lead to an equation whose solutions are the slopes of the common tangents.

Key Concepts and Formulas

  1. Equation of a Tangent to a Parabola in Slope Form: For a parabola of the form y2=4axy^2 = 4ax, the equation of a tangent with slope mm is given by: y=mx+amy = mx + \frac{a}{m} This form is particularly useful when the slope mm is the unknown we are trying to determine.

  2. Condition for Tangency to a Circle: A line Ax+By+C=0Ax + By + C = 0 is tangent to a circle with center (x0,y0)(x_0, y_0) and radius RR if and only if the perpendicular distance from the center of the circle to the line is equal to the radius. The formula for the perpendicular distance dd from a point (x0,y0)(x_0, y_0) to a line Ax+By+C=0Ax + By + C = 0 is: d=Ax0+By0+CA2+B2d = \frac{|Ax_0 + By_0 + C|}{\sqrt{A^2 + B^2}} For tangency, we set d=Rd = R.


Step 1: Determine the Equation of a Tangent to the Parabola

  • Given Parabola: The equation of the parabola is y2=xy^2 = x.
  • Identify 'a': We compare this to the standard form of a parabola, y2=4axy^2 = 4ax. By comparing y2=xy^2 = x with y2=4axy^2 = 4ax, we find that 4a=14a = 1, which implies a=14a = \frac{1}{4}.
  • Formulate Tangent Equation: Now, we substitute this value of aa into the slope form of the tangent equation for a parabola, y=mx+amy = mx + \frac{a}{m}: y=mx+1/4my = mx + \frac{1/4}{m} y=mx+14m(Equation 1)y = mx + \frac{1}{4m} \quad \text{(Equation 1)} Why this step? We are looking for lines that are tangent to both the parabola and the circle. By starting with the general tangent equation for the parabola, we parameterize all possible tangents to the parabola in terms of their slope mm. Our next step will be to filter these lines to find those that also satisfy the tangency condition for the circle.

Step 2: Apply the Tangency Condition for the Circle

  • Given Circle: The equation of the circle is x2+y2=2x^2 + y^2 = 2.
  • Identify Center and Radius: We compare this to the standard form of a circle centered at the origin, x2+y2=R2x^2 + y^2 = R^2. The center of the circle is (x0,y0)=(0,0)(x_0, y_0) = (0, 0). The radius of the circle is R=2R = \sqrt{2}.
  • Rewrite Tangent Equation in General Form: To apply the perpendicular distance formula, we need to express Equation 1 in the general linear form Ax+By+C=0Ax + By + C = 0: y=mx+14my = mx + \frac{1}{4m} mxy+14m=0mx - y + \frac{1}{4m} = 0 Here, A=mA = m, B=1B = -1, and C=14mC = \frac{1}{4m}.
  • Apply Distance Formula: For the line to be tangent to the circle, the perpendicular distance from the center (0,0)(0,0) to the line mxy+14m=0mx - y + \frac{1}{4m} = 0 must be equal to the radius 2\sqrt{2}. d=A(0)+B(0)+CA2+B2=Rd = \frac{|A(0) + B(0) + C|}{\sqrt{A^2 + B^2}} = R m(0)1(0)+14mm2+(1)2=2\frac{\left|m(0) - 1(0) + \frac{1}{4m}\right|}{\sqrt{m^2 + (-1)^2}} = \sqrt{2} 14mm2+1=2\frac{\left|\frac{1}{4m}\right|}{\sqrt{m^2 + 1}} = \sqrt{2} Why this step? This is the crucial step where we enforce the condition that the tangent line to the parabola must also be tangent to the circle. This will give us an algebraic equation involving mm that, when solved, will yield the slopes of the common tangents.

Step 3: Solve for the Slopes (mm)

  • Simplify and Solve for m: To eliminate the absolute value and square root, we square both sides of the equation: (14mm2+1)2=(2)2\left(\frac{\frac{1}{4m}}{\sqrt{m^2 + 1}}\right)^2 = (\sqrt{2})^2 (14m)2m2+1=2\frac{\left(\frac{1}{4m}\right)^2}{m^2 + 1} = 2 116m2m2+1=2\frac{\frac{1}{16m^2}}{m^2 + 1} = 2 116m2(m2+1)=2\frac{1}{16m^2(m^2 + 1)} = 2 Now, multiply both sides by 16m2(m2+1)16m^2(m^2 + 1): 1=32m2(m2+1)1 = 32m^2(m^2 + 1) 1=32m4+32m21 = 32m^4 + 32m^2 Rearrange this into a standard quadratic form (in terms of m2m^2): 32m4+32m21=032m^4 + 32m^2 - 1 = 0 Why this step? This polynomial in mm (specifically, a quadratic in m2m^2) will give us the values of mm that satisfy both tangency conditions. The problem states there are two common tangents with slopes m1m_1 and m2m_2.

  • Solving the Quadratic in m2m^2: Let M=m2M = m^2. The equation becomes: 32M2+32M1=032M^2 + 32M - 1 = 0 We use the quadratic formula M=b±b24ac2aM = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} to solve for MM: M=32±(32)24(32)(1)2(32)M = \frac{-32 \pm \sqrt{(32)^2 - 4(32)(-1)}}{2(32)} M=32±1024+12864M = \frac{-32 \pm \sqrt{1024 + 128}}{64} M=32±115264M = \frac{-32 \pm \sqrt{1152}}{64} To simplify 1152\sqrt{1152}: 1152=576×2=242×21152 = 576 \times 2 = 24^2 \times 2. So, 1152=242\sqrt{1152} = 24\sqrt{2}. M=32±24264M = \frac{-32 \pm 24\sqrt{2}}{64} Divide the numerator and denominator by 8: M=4±328M = \frac{-4 \pm 3\sqrt{2}}{8} This gives two possible values for MM: M1=4+328M_1 = \frac{-4 + 3\sqrt{2}}{8} M2=4328M_2 = \frac{-4 - 3\sqrt{2}}{8} Why we need to check MM values: Remember that M=m2M = m^2. For mm to be a real slope, m2m^2 must be non-negative (m20m^2 \ge 0). Let's approximate 323×1.414=4.2423\sqrt{2} \approx 3 \times 1.414 = 4.242. For M1M_1: M1=4+4.2428=0.2428>0M_1 = \frac{-4 + 4.242}{8} = \frac{0.242}{8} > 0. This is a valid value for m2m^2. For M2M_2: $M_2 = \frac{-4 - 4.242}{8} = \frac{-8.2

Practice More Conic Sections Questions

View All Questions