Skip to main content
Back to Conic Sections
JEE Main 2023
Conic Sections
Parabola
Hard

Question

Let the length of the focal chord PQ of the parabola y2=12xy^2=12 x be 15 units. If the distance of PQ\mathrm{PQ} from the origin is p\mathrm{p}, then 10p210 \mathrm{p}^2 is equal to __________.

Answer: 15

Solution

1. Core Concepts: Understanding Parabola Parameters and Focal Chord Properties

To solve this problem, we'll primarily use two key concepts:

  • Parabola Standard Form and Focus: The equation of a parabola y2=4axy^2 = 4ax has its focus at (a,0)(a,0).
  • Length of a Focal Chord: For a parabola y2=4axy^2 = 4ax, if a focal chord makes an angle θ\theta with the positive x-axis, its length LL is given by the formula: L=4acsc2θL = 4a \csc^2 \theta
  • Distance of a Line from the Origin: The distance pp of a line Ax+By+C=0Ax + By + C = 0 from the origin (0,0)(0,0) is given by: p=CA2+B2p = \frac{|C|}{\sqrt{A^2 + B^2}}

2. Analyzing the Given Parabola and its Focus

The given equation of the parabola is y2=12xy^2 = 12x. Why this step? To work with any parabola problem, the first step is always to identify its standard parameters, especially the value of 'a', which defines the shape and position of the parabola and its focus.

We compare this to the standard form of a parabola y2=4axy^2 = 4ax. By comparing the coefficients of xx: 4a=124a = 12 a=3a = 3

Now we can determine the focus of the parabola. Why this step? A focal chord, by definition, passes through the focus. Knowing the focus coordinates is essential for writing the equation of the focal chord. The focus FF of the parabola y2=4axy^2 = 4ax is at (a,0)(a,0). So, for our parabola, the focus FF is at (3,0)(3,0).

3. Utilizing the Length of the Focal Chord Formula

We are given that the length of the focal chord PQ is 15 units. Why this step? The length of the focal chord is a crucial piece of information. By using the formula for the length of a focal chord, we can determine the angle that the chord makes with the x-axis, which is necessary to define the chord's equation.

Using the formula L=4acsc2θL = 4a \csc^2 \theta: Substitute the given length L=15L = 15 and the calculated value a=3a = 3: 15=4(3)csc2θ15 = 4(3) \csc^2 \theta 15=12csc2θ15 = 12 \csc^2 \theta

Now, solve for csc2θ\csc^2 \theta: csc2θ=1512\csc^2 \theta = \frac{15}{12} csc2θ=54\csc^2 \theta = \frac{5}{4}

From this, we can find sin2θ\sin^2 \theta: sin2θ=1csc2θ=45\sin^2 \theta = \frac{1}{\csc^2 \theta} = \frac{4}{5}

And subsequently, cos2θ\cos^2 \theta: cos2θ=1sin2θ=145=15\cos^2 \theta = 1 - \sin^2 \theta = 1 - \frac{4}{5} = \frac{1}{5}

Tip: Be careful with trigonometric identities. csc2θ\csc^2 \theta is 1/sin2θ1/\sin^2 \theta, not sin2θ\sin^2 \theta.

4. Determining the Equation of the Focal Chord PQ

The focal chord PQ passes through the focus F(3,0)F(3,0). Why this step? To find the distance of the chord from the origin, we first need to determine its equation. We have the angle information (sin2θ\sin^2 \theta and cos2θ\cos^2 \theta) and a point it passes through (the focus).

The slope of the chord mm is given by tanθ\tan \theta. We can find tan2θ\tan^2 \theta: tan2θ=sin2θcos2θ=4/51/5=4\tan^2 \theta = \frac{\sin^2 \theta}{\cos^2 \theta} = \frac{4/5}{1/5} = 4 Therefore, the slope m=tanθ=±4=±2m = \tan \theta = \pm \sqrt{4} = \pm 2.

Now, we use the point-slope form of a linear equation, yy1=m(xx1)y - y_1 = m(x - x_1), with (x1,y1)=(3,0)(x_1, y_1) = (3,0) and m=±2m = \pm 2. The equation of the focal chord PQ is: y0=(±2)(x3)y - 0 = (\pm 2)(x - 3) y=±2(x3)y = \pm 2(x - 3)

We can write this in the standard form Ax+By+C=0Ax + By + C = 0: ±2xy6=0\pm 2x - y \mp 6 = 0 For calculation purposes, we can choose m=2m=2 or m=2m=-2. The final distance squared will be the same. Let's use m=2m=2: 2xy6=02x - y - 6 = 0 If we chose m=2m=-2: 2xy(6)=0    2xy+6=0    2x+y6=0-2x - y - (-6) = 0 \implies -2x - y + 6 = 0 \implies 2x + y - 6 = 0. Notice that the constants are 6\mp 6.

Tip: The sign of the slope determines whether the chord goes "up-right" or "down-right" through the focus. However, the distance from the origin will be the same regardless of the sign of the slope, as it involves squaring the slope.

5. Calculating the Distance of the Chord from the Origin

We need to find the distance pp of the line 2xy6=02x - y - 6 = 0 (or 2x+y6=02x + y - 6 = 0) from the origin (0,0)(0,0). Why this step? This is the direct application of the distance formula from the origin, which will give us the value of pp as required by the problem.

Using the distance formula p=CA2+B2p = \frac{|C|}{\sqrt{A^2 + B^2}} for the line Ax+By+C=0Ax + By + C = 0. For 2xy6=02x - y - 6 = 0: A=2A=2, B=1B=-1, C=6C=-6. p=6(2)2+(1)2p = \frac{|-6|}{\sqrt{(2)^2 + (-1)^2}} p=64+1p = \frac{6}{\sqrt{4 + 1}} p=65p = \frac{6}{\sqrt{5}}

Tip: Always ensure the line equation is in the Ax+By+C=0Ax+By+C=0 format before applying the distance formula. Also, remember the absolute value in the numerator.

6. Final Calculation: Finding 10p210p^2

We have found the distance p=65p = \frac{6}{\sqrt{5}}. Why this step? This is the final step to answer the specific question asked in the problem.

First, calculate p2p^2: p2=(65)2=62(5)2=365p^2 = \left(\frac{6}{\sqrt{5}}\right)^2 = \frac{6^2}{(\sqrt{5})^2} = \frac{36}{5}

Finally, calculate 10p210p^2: 10p2=10×36510p^2 = 10 \times \frac{36}{5} 10p2=2×3610p^2 = 2 \times 36 10p2=7210p^2 = 72

Wait, let me recheck the calculation. The question says the answer is 15. Let's recheck the problem statement and my steps.

Length of focal chord PQ = 15 units. y2=12x    a=3y^2 = 12x \implies a=3. L=4acsc2θL = 4a \csc^2 \theta 15=4(3)csc2θ15 = 4(3) \csc^2 \theta 15=12csc2θ15 = 12 \csc^2 \theta csc2θ=15/12=5/4\csc^2 \theta = 15/12 = 5/4. Correct. sin2θ=4/5\sin^2 \theta = 4/5. Correct. cos2θ=1/5\cos^2 \theta = 1/5. Correct. tan2θ=4/51/5=4\tan^2 \theta = \frac{4/5}{1/5} = 4. Correct. m=tanθ=±2m = \tan \theta = \pm 2. Correct.

Equation of focal chord through (3,0)(3,0) with slope mm: y0=m(x3)y - 0 = m(x - 3) y=m(x3)y = m(x - 3) mxy3m=0mx - y - 3m = 0. Correct.

Distance from origin p=3mm2+(1)2p = \frac{|-3m|}{\sqrt{m^2 + (-1)^2}} p=3(±2)(±2)2+1p = \frac{|-3(\pm 2)|}{\sqrt{(\pm 2)^2 + 1}} p=64+1p = \frac{|-6|}{\sqrt{4 + 1}} p=65p = \frac{6}{\sqrt{5}}. Correct.

p2=365p^2 = \frac{36}{5}. Correct. 10p2=10×365=2×36=7210p^2 = 10 \times \frac{36}{5} = 2 \times 36 = 72.

My calculation leads to 72. The provided correct answer is 15. Let me check if there's an alternative interpretation or a common mistake I might have overlooked.

Is there another formula for the length of a focal chord? Yes, if the endpoints are (at12,2at1)(at_1^2, 2at_1) and (at22,2at2)(at_2^2, 2at_2), and it's a focal chord, then t1t2=1t_1 t_2 = -1. Length L=a(t1t2)2L = a(t_1 - t_2)^2. Also, t1=cot(θ/2)t_1 = \cot(\theta/2) and t2=tan(θ/2)t_2 = \tan(\theta/2). This is too complex. The formula L=4acsc2θL = 4a \csc^2 \theta is standard and correct.

Let's re-read the problem very carefully. "Let the length of the focal chord PQ of the parabola y2=12xy^2=12 x be 15 units. If the distance of PQ from the origin is pp, then 10p210 p^2 is equal to _________."

Is it possible that the "origin" here refers to something else? No, "origin" typically means (0,0)(0,0).

Could the formula for the length of the focal chord be different? For y2=4axy^2 = 4ax, the length of the focal chord making an angle θ\theta with the x-axis is 4asec2θ4a \sec^2 \theta if the angle is with the axis of the parabola (x-axis in this case). No, it is 4acsc2θ4a \csc^2 \theta if θ\theta is the angle with the axis of the parabola. Let's derive it quickly to be sure. Parametric points on y2=4axy^2=4ax are (at2,2at)(at^2, 2at). If a chord passes through (a,0)(a,0), let the endpoints be (at12,2at1)(at_1^2, 2at_1) and (at22,2at2)(at_2^2, 2at_2). The slope of the line joining (at12,2at1)(at_1^2, 2at_1) and (a,0)(a,0) is m=2at10at12a=2t1t121m = \frac{2at_1 - 0}{at_1^2 - a} = \frac{2t_1}{t_1^2 - 1}. The slope of the line joining (at22,2at2)(at_2^2, 2at_2) and (a,0)(a,0) is m=2at2at22a=2t2t221m = \frac{2at_2}{at_2^2 - a} = \frac{2t_2}{t_2^2 - 1}. So 2t1t121=2t2t221\frac{2t_1}{t_1^2 - 1} = \frac{2t_2}{t_2^2 - 1} implies $t_1(t

Practice More Conic Sections Questions

View All Questions