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

Question

If the parabolas y 2 = 4b(x – c) and y 2 = 8ax have a common normal, then which on of the following is a valid choice for the ordered triad (a, b, c)?

Options

Solution

Key Concept: Equation of a Normal to a Parabola in Slope Form

For a standard parabola y2=4Axy^2 = 4Ax, where AA is the semi-latus rectum parameter (focal length), the equation of a normal with slope mm is given by: y=mx2AmAm3y = mx - 2Am - Am^3 This formula is derived from the parametric form of the parabola (At2,2At)(At^2, 2At). The slope of the tangent at (At2,2At)(At^2, 2At) is 1/t1/t. Therefore, the slope of the normal is t-t. If we let m=tm = -t, then t=mt = -m. Substituting t=mt=-m into the point-slope form of a line Y2At=(t)(XAt2)Y - 2At = (-t)(X - At^2) gives the general normal equation in terms of mm.

For a parabola shifted horizontally, like Y2=4B(Xc)Y^2 = 4B(X-c), the formula adapts by replacing yy with YY, xx with XcX-c, and AA with BB. The general form remains consistent.


Problem Analysis: Finding a Common Normal

The problem asks us to find a valid choice for the ordered triad (a,b,c)(a, b, c) such that the two given parabolas, y2=4b(xc)y^2 = 4b(x – c) and y2=8axy^2 = 8ax, have a common normal. A common normal implies that there exists a single straight line that is perpendicular to the tangent of both parabolas at their respective points of intersection. If such a line exists, it must have the same slope mm and the same yy-intercept for both parabolas.


Step-by-Step Solution

Step 1: Identify the Parameters for Each Parabola

Before applying the normal formula, we must correctly identify the effective 'A' parameter for each parabola. This parameter is crucial as it dictates the shape and orientation of the parabola, and thus the properties of its normals.

  • Parabola 1: y2=4b(xc)y^2 = 4b(x - c) This parabola is a horizontal shift of y2=4bxy^2 = 4bx. Comparing it to the general form Y2=4AXY^2 = 4AX, we can see:

    • The variable corresponding to YY is yy.
    • The variable corresponding to XX is (xc)(x-c).
    • The focal length parameter, which is 'A' in our normal formula, is bb. So, for this parabola, the parameter to be used in the normal formula is A1=bA_1 = b.
  • Parabola 2: y2=8axy^2 = 8ax This is a standard parabola with its vertex at the origin. Comparing it to the general form y2=4AXy^2 = 4AX, we have:

    • 4A=8a4A = 8a
    • Therefore, the focal length parameter, which is 'A' in our normal formula, is A2=2aA_2 = 2a. So, for this parabola, the parameter to be used in the normal formula is A2=2aA_2 = 2a.

    Why this step? Correctly identifying the 'A' parameter is fundamental. A common mistake is to use 4b4b or 8a8a directly in the formula, which would lead to incorrect results. The formula uses the semi-latus rectum parameter, not the coefficient of xx.

Step 2: Write the Equation of the Normal for Each Parabola

Now, we apply the general normal formula y=mx2AmAm3y = mx - 2Am - Am^3 to each parabola, using the specific parameters identified in Step 1. We assume that a common normal exists and has a slope mm.

  • Normal to Parabola 1 (y2=4b(xc)y^2 = 4b(x - c)): We use the adapted formula where yy is yy, xx is (xc)(x-c), and AA is bb: y=m(xc)2bmbm3(Equation 1)y = m(x - c) - 2bm - bm^3 \quad \text{(Equation 1)} This equation describes any normal line with slope mm to the first parabola.

  • Normal to Parabola 2 (y2=8axy^2 = 8ax): We use the standard formula where yy is yy, xx is xx, and AA is 2a2a: y=mx2(2a)m(2a)m3y = mx - 2(2a)m - (2a)m^3 y=mx4am2am3(Equation 2)y = mx - 4am - 2am^3 \quad \text{(Equation 2)} This equation describes any normal line with slope mm to the second parabola.

    Why this step? By writing these two equations, we are expressing the conditions for a line to be normal to each parabola individually. The next step will combine these conditions to find when they represent the same line.

Step 3: Equate the Normal Equations to Find the Condition for a Common Normal

For a line to be a common normal to both parabolas, the equations representing the normal to each parabola (Equation 1 and Equation 2) must be identical. Since we've already assumed they share the same slope mm, their y-intercepts (or the constant terms when rearranged into y=mx+Cy=mx+C form) must also be identical.

Equating the expressions for yy from Equation 1 and Equation 2: m(xc)2bmbm3=mx4am2am3m(x - c) - 2bm - bm^3 = mx - 4am - 2am^3

First, expand the left side: mxmc2bmbm3=mx4am2am3mx - mc - 2bm - bm^3 = mx - 4am - 2am^3

Now, subtract mxmx from both sides, as the mxmx term is common to both equations, meaning their slopes are already matched: mc2bmbm3=4am2am3-mc - 2bm - bm^3 = -4am - 2am^3

To make the equation easier to analyze, move all terms to one side and group them by powers of mm: 4am+2am3mc2bmbm3=04am + 2am^3 - mc - 2bm - bm^3 = 0 (4ac2b)m+(2ab)m3=0(4a - c - 2b)m + (2a - b)m^3 = 0

Factor out mm from the entire expression: m[(4ac2b)+(2ab)m2]=0m[(4a - c - 2b) + (2a - b)m^2] = 0

Step 4: Analyze the Slope mm and Derive the Condition for a Real Common Normal

From the factored equation m[(4ac2b)+(2ab)m2]=0m[(4a - c - 2b) + (2a - b)m^2] = 0, we have two possibilities for the slope mm:

  • Case 1: m=0m = 0 If m=0m=0, the equation of the normal becomes y=0y = 0. This is the x-axis. The x-axis is indeed a normal to y2=4b(xc)y^2 = 4b(x-c) at its vertex (c,0)(c,0) and to y2=8axy^2 = 8ax at its vertex (0,0)(0,0). Thus, y=0y=0 is always a common normal to these types of parabolas, provided the vertices are distinct or coincide appropriately. In multiple-choice questions, when asked for a "common normal," it usually implies a non-trivial one (i.e., m0m \neq 0), unless all options lead to m=0m=0 or no other real mm.

  • Case 2: m0m \neq 0 If m0m \neq 0, we can divide the equation by mm: (4ac2b)+(2ab)m2=0(4a - c - 2b) + (2a - b)m^2 = 0 Rearrange this equation to solve for m2m^2: (2ab)m2=(4ac2b)(2a - b)m^2 = -(4a - c - 2b) m2=(4ac2b)2abm^2 = \frac{-(4a - c - 2b)}{2a - b} m2=c+2b4a2abm^2 = \frac{c + 2b - 4a}{2a - b}

    For a real common normal with a non-zero slope to exist, mm must be a real number. This implies that m2m^2 must be strictly positive (m2>0m^2 > 0). If m2=0m^2=0, then m=0m=0, which falls under Case 1. If m2m^2 is negative, there is no real slope mm, and thus no real common normal (other than possibly the x-axis). Therefore, the condition for a non-trivial (i.e., m0m \neq 0) real common normal is: c+2b4a2ab>0\frac{c + 2b - 4a}{2a - b} > 0 Also, we must ensure that the denominator 2ab02a-b \neq 0. If 2ab=02a-b=0, the equation becomes 4ac2b=04a-c-2b=0, which means (2ab)m2=0(2a-b)m^2 = 0 and mm can be anything as long as 4ac2b=04a-c-2b=0. This implies infinite normals or no common normal, depending on the specifics. For a unique m2m^2, 2ab2a-b must be non-zero.

    Why this step? This step is critical for isolating the condition on the parameters a,b,ca, b, c. By analyzing the equation for mm, we determine when a real and non-trivial common normal can exist. This is usually what JEE questions test.

Step 5: Test the Given Options

Now, we substitute the values of (a,b,c)(a, b, c) from each option into the derived condition for m2m^2: m2=c+2b4a2abm^2 = \frac{c + 2b - 4a}{2a - b} We are looking for the option where m2>0m^2 > 0.

  • (A) (1,1,3)(1, 1, 3) Substitute a=1,b=1,c=3a=1, b=1, c=3: m2=3+2(1)4(1)2(1)1=3+2421=11=1m^2 = \frac{3 + 2(1) - 4(1)}{2(1) - 1} = \frac{3 + 2 - 4}{2 - 1} = \frac{1}{1} = 1 Since m2=1>0m^2 = 1 > 0, this is a valid choice. This means there are two real common normals with slopes m=±1m = \pm 1.

  • (B) (1,1,0)(1, 1, 0) Substitute a=1,b=1,c=0a=1, b=1, c=0: m2=0+2(1)4(1)2(1)1=241=2m^2 = \frac{0 + 2(1) - 4(1)}{2(1) - 1} = \frac{2 - 4}{1} = -2 Since m2=2m^2 = -2, which is not greater than 00, this option does not yield a real common normal with m0m \neq 0.

  • (C) (12,2,0)\left( \frac{1}{2}, 2, 0 \right) Substitute a=12,b=2,c=0a=\frac{1}{2}, b=2, c=0: m2=0+2(2)4(12)2(12)2=4212=21=2m^2 = \frac{0 + 2(2) - 4\left(\frac{1}{2}\right)}{2\left(\frac{1}{2}\right) - 2} = \frac{4 - 2}{1 - 2} = \frac{2}{-1} = -2 Since m2=2m^2 = -2, which is not greater than 00, this option does not yield a real common normal with m0m \neq 0.

  • (D) (12,2,3)\left( \frac{1}{2}, 2, 3 \right) Substitute a=12,b=2,c=3a=\frac{1}{2}, b=2, c=3: m2=3+2(2)4(12)2(12)2=3+4212=51=5m^2 = \frac{3 + 2(2) - 4\left(\frac{1}{2}\right)}{2\left(\frac{1}{2}\right) - 2} = \frac{3 + 4 - 2}{1 - 2} = \frac{5}{-1} = -5 Since m2=5m^2 = -5, which is not greater than 00, this option does not yield a real common normal with m0m \neq 0.

    Why this step? This is the final verification. By systematically checking each option against the derived condition, we definitively identify the correct answer choice. Option (A) is the only one that satisfies the condition for a real, non-trivial common normal.


Tips for Success and Common Pitfalls

  • Parameter Identification is Key: The most common mistake is incorrectly identifying the 'A' parameter for the normal formula y=mx2AmAm3y = mx - 2Am - Am^3. Always ensure you convert y2=KXy^2 = KX to y2=4AXy^2 = 4AX, so A=K/4A = K/4.
    • For y2=4b(xc)y^2 = 4b(x-c), the parameter is bb.
    • For y2=8axy^2 = 8ax, the parameter is 2a2a.
  • Common Normal Logic: For two lines to be identical, both their slopes and their constant terms (y-intercepts) must match. In this problem, we assumed a common slope mm and then equated the constant terms.
  • The m=0m=0 Case: While $

Practice More Conic Sections Questions

View All Questions