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

Question

Let P(α,β)P(\alpha, \beta) be a point on the parabola y2=4xy^2=4 x. If PP also lies on the chord of the parabola x2=8yx^2=8 y whose mid point is (1,54)\left(1, \frac{5}{4}\right), then (α28)(β8)(\alpha-28)(\beta-8) is equal to _________.

Answer: 2

Solution

Key Concept: Equation of a Chord with a Given Midpoint

In the study of conic sections, a powerful and frequently used formula to find the equation of a chord whose midpoint is given is T=S1T = S_1. This formula is applicable to all conic sections (parabola, ellipse, hyperbola, and circles).

Let's define the terms:

  • S=0S=0: This represents the general equation of the conic section. For a parabola like x2=8yx^2=8y, we rewrite it as S=x28y=0S = x^2 - 8y = 0.
  • (x1,y1)(x_1, y_1): This is the given midpoint of the chord.
  • TT: This expression is derived from the equation SS by applying specific transformation rules. These rules essentially convert quadratic terms into linear terms, similar to how tangent equations are formed:
    • Replace x2x^2 with xx1xx_1
    • Replace y2y^2 with yy1yy_1
    • Replace xx with x+x12\frac{x+x_1}{2}
    • Replace yy with y+y12\frac{y+y_1}{2}
    • Replace xyxy with xy1+yx12\frac{xy_1+yx_1}{2}
    • Constant terms remain unchanged.
  • S1S_1: This is the numerical value obtained by substituting the coordinates of the midpoint (x1,y1)(x_1, y_1) directly into the equation SS. That is, if S=Ax2+Bxy+Cy2+Dx+Ey+FS = Ax^2 + Bxy + Cy^2 + Dx + Ey + F, then S1=Ax12+Bx1y1+Cy12+Dx1+Ey1+FS_1 = Ax_1^2 + Bx_1y_1 + Cy_1^2 + Dx_1 + Ey_1 + F.

The formula T=S1T=S_1 works because it inherently captures the condition that the midpoint (x1,y1)(x_1, y_1) equally divides the segment joining the two points where the chord intersects the conic. It provides a direct path to the chord's equation without needing to calculate the endpoints of the chord.


Step-by-Step Solution

Step 1: Identify the Parabola and Midpoint for the Chord Calculation

The problem states that the point P(α,β)P(\alpha, \beta) lies on a chord of the parabola x2=8yx^2=8y. The midpoint of this chord is given as (1,54)\left(1, \frac{5}{4}\right). Our first goal is to find the equation of this chord.

  • Equation of the Parabola (S=0S=0): We rewrite x2=8yx^2 = 8y as S=x28y=0S = x^2 - 8y = 0.
  • Midpoint of the Chord ((x1,y1)(x_1, y_1)): We are given (x1,y1)=(1,54)(x_1, y_1) = \left(1, \frac{5}{4}\right).

Step 2: Apply the Chord Formula T=S1T = S_1

We will now calculate TT and S1S_1 using the parabola S=x28yS = x^2 - 8y and the midpoint (x1,y1)=(1,54)(x_1, y_1) = \left(1, \frac{5}{4}\right).

  • Calculate TT: We apply the transformation rules to S=x28yS = x^2 - 8y:

    • The term x2x^2 transforms to xx1xx_1.
    • The term 8y-8y transforms to 8(y+y12)-8\left(\frac{y+y_1}{2}\right).

    Substituting x1=1x_1=1 and y1=54y_1=\frac{5}{4}: T=x(1)8(y+542)T = x(1) - 8\left(\frac{y + \frac{5}{4}}{2}\right) T=x4(y+54)T = x - 4\left(y + \frac{5}{4}\right) T=x4y4(54)T = x - 4y - 4\left(\frac{5}{4}\right) T=x4y5T = x - 4y - 5

  • Calculate S1S_1: We substitute the midpoint coordinates (x1,y1)=(1,54)(x_1, y_1) = \left(1, \frac{5}{4}\right) into the parabola equation S=x28yS = x^2 - 8y: S1=(x1)28(y1)S_1 = (x_1)^2 - 8(y_1) S1=(1)28(54)S_1 = (1)^2 - 8\left(\frac{5}{4}\right) S1=1(2×5)S_1 = 1 - (2 \times 5) S1=110S_1 = 1 - 10 S1=9S_1 = -9

  • Form the Equation of the Chord: Now, we equate T=S1T = S_1: x4y5=9x - 4y - 5 = -9 Rearranging the terms to get the standard linear equation of the chord: x4y+4=0(i)x - 4y + 4 = 0 \quad \cdots (i) This is the line on which point P(α,β)P(\alpha, \beta) lies.

Step 3: Establish Equations for Point P(α,β)P(\alpha, \beta)

The problem states that point P(α,β)P(\alpha, \beta) satisfies two conditions:

  1. It lies on the chord whose equation we just found.
  2. It lies on the parabola y2=4xy^2 = 4x.
  • Condition 1: P(α,β)P(\alpha, \beta) lies on the chord (i) Substituting (α,β)(\alpha, \beta) into the chord equation x4y+4=0x - 4y + 4 = 0: α4β+4=0(ii)\alpha - 4\beta + 4 = 0 \quad \cdots (ii)

  • Condition 2: P(α,β)P(\alpha, \beta) lies on the parabola y2=4xy^2 = 4x Substituting (α,β)(\alpha, \beta) into the parabola equation y2=4xy^2 = 4x: β2=4α(iii)\beta^2 = 4\alpha \quad \cdots (iii)

Step 4: Solve the System of Equations for α\alpha and β\beta

We now have a system of two equations with two variables:

  1. α4β+4=0\alpha - 4\beta + 4 = 0
  2. β2=4α\beta^2 = 4\alpha

We will use substitution to solve for α\alpha and β\beta. From equation (ii), it is straightforward to express α\alpha in terms of β\beta: α=4β4\alpha = 4\beta - 4

Now, substitute this expression for α\alpha into equation (iii): β2=4(4β4)\beta^2 = 4(4\beta - 4) Expand and rearrange the terms to form a standard quadratic equation in β\beta: β2=16β16\beta^2 = 16\beta - 16 β216β+16=0\beta^2 - 16\beta + 16 = 0

We solve this quadratic equation using the quadratic formula, β=b±b24ac2a\beta = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}, where a=1a=1, b=16b=-16, c=16c=16: β=(16)±(16)24(1)(16)2(1)\beta = \frac{-(-16) \pm \sqrt{(-16)^2 - 4(1)(16)}}{2(1)} β=16±256642\beta = \frac{16 \pm \sqrt{256 - 64}}{2} β=16±1922\beta = \frac{16 \pm \sqrt{192}}{2}

To simplify 192\sqrt{192}, we look for the largest perfect square factor of 192. We know 192=64×3192 = 64 \times 3. So, 192=64×3=64×3=83\sqrt{192} = \sqrt{64 \times 3} = \sqrt{64} \times \sqrt{3} = 8\sqrt{3}.

Substitute this back into the expression for β\beta: β=16±832\beta = \frac{16 \pm 8\sqrt{3}}{2} β=8±43\beta = 8 \pm 4\sqrt{3}

This gives us two possible values for β\beta:

  • β1=8+43\beta_1 = 8 + 4\sqrt{3}
  • β2=843\beta_2 = 8 - 4\sqrt{3}

Now, we find the corresponding values of α\alpha using the relation α=4β4\alpha = 4\beta - 4:

  • For β1=8+43\beta_1 = 8 + 4\sqrt{3}: α1=4(8+43)4\alpha_1 = 4(8 + 4\sqrt{3}) - 4 α1=32+1634\alpha_1 = 32 + 16\sqrt{3} - 4 α1=28+163\alpha_1 = 28 + 16\sqrt{3} So, one possible point is P1=(28+163,8+43)P_1 = (28 + 16\sqrt{3}, 8 + 4\sqrt{3}).

  • For β2=843\beta_2 = 8 - 4\sqrt{3}: α2=4(843)4\alpha_2 = 4(8 - 4\sqrt{3}) - 4 α2=321634\alpha_2 = 32 - 16\sqrt{3} - 4 α2=28163\alpha_2 = 28 - 16\sqrt{3} So, the other possible point is P2=(28163,843)P_2 = (28 - 16\sqrt{3}, 8 - 4\sqrt{3}).

Step 5: Calculate the Required Expression (α28)(β8)(\alpha-28)(\beta-8)

The problem asks for the value of the expression (α28)(β8)(\alpha-28)(\beta-8). Let's calculate this for both points we found.

  • For P1=(28+163,8+43)P_1 = (28 + 16\sqrt{3}, 8 + 4\sqrt{3}): First, determine the terms (α28)(\alpha-28) and (β8)(\beta-8): α28=(28+163)28=163\alpha - 28 = (28 + 16\sqrt{3}) - 28 = 16\sqrt{3} β8=(8+43)8=43\beta - 8 = (8 + 4\sqrt{3}) - 8 = 4\sqrt{3} Now, multiply these terms: (α28)(β8)=(163)(43)(\alpha-28)(\beta-8) = (16\sqrt{3})(4\sqrt{3}) =(16×4)×(3×3)= (16 \times 4) \times (\sqrt{3} \times \sqrt{3}) =64×3= 64 \times 3 =192= 192

  • For P2=(28163,843)P_2 = (28 - 16\sqrt{3}, 8 - 4\sqrt{3}): First, determine the terms (α28)(\alpha-28) and (β8)(\beta-8): α28=(28163)28=163\alpha - 28 = (28 - 16\sqrt{3}) - 28 = -16\sqrt{3} β8=(843)8=43\beta - 8 = (8 - 4\sqrt{3}) - 8 = -4\sqrt{3} Now, multiply these terms: (α28)(β8)=(163)(43)(\alpha-28)(\beta-8) = (-16\sqrt{3})(-4\sqrt{3}) =(16×4)×(3×3)= (-16 \times -4) \times (\sqrt{3} \times \sqrt{3}) =64×3= 64 \times 3 =192= 192

Both possible points for P(α,β)P(\alpha, \beta) yield the same value for the expression (α28)(β8)(\alpha-28)(\beta-8). This consistency confirms our calculations.

The final answer is 192\boxed{192}.


Tips and Common Mistakes to Avoid

  • Distinguish T=S1T=S_1 from T=0T=0: A common pitfall is confusing T=S1T=S_1 with T=0T=0.
    • T=0T=0 is the equation of the tangent at (x1,y1)(x_1, y_1) if (x1,y1)(x_1, y_1) lies on the conic. If (x1,y1)(x_1, y_1) is outside the conic, T=0T=0 is the chord of contact.
    • T=S1T=S_1 is specifically used when (x1,y1)(x_1, y_1) is the midpoint of a chord.
  • Accurate Transformation Rules for TT: Be very careful when applying the rules for TT. The most common error is forgetting the division by 2 for the linear terms (xx+x12x \to \frac{x+x_1}{2} and yy+y12y \to \frac{y+y_1}{2}). Forgetting this will lead to an incorrect chord equation.
  • Algebraic Precision: Double-check all substitutions and simplifications, especially when dealing with fractions and square roots. A small arithmetic error can propagate through the entire solution.
  • Understanding the Question: The problem involves two different parabolas. Make sure you correctly identify which parabola belongs to the chord with the given midpoint (x2=8yx^2=8y) and which parabola the point PP itself lies on (y2=4xy^2=4x).

Summary and Key Takeaway

This problem effectively tests the understanding and application of the T=S1T=S_1 formula for finding the equation of a chord with a given midpoint. Once the chord equation is established, the problem reduces to solving a system of equations formed by the chord and the second parabola to find the coordinates of point PP. Finally, careful evaluation of the desired expression using the calculated coordinates leads to the answer. The ability to correctly apply conic section formulas and execute algebraic manipulations is crucial for solving such problems.

Practice More Conic Sections Questions

View All Questions