Skip to main content
Back to Quadratic Equations
JEE Main 2024
Quadratic Equations
Quadratic Equation and Inequalities
Hard

Question

Let a,b,ca, b, c be the lengths of three sides of a triangle satistying the condition (a2+b2)x22b(a+c)x+(b2+c2)=0\left(a^2+b^2\right) x^2-2 b(a+c) x+\left(b^2+c^2\right)=0. If the set of all possible values of xx is the interval (α,β)(\alpha, \beta), then 12(α2+β2)12\left(\alpha^2+\beta^2\right) is equal to __________.

Answer: 2

Solution

Key Concepts and Formulas

  • Quadratic Equation and Discriminant: For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the discriminant is Δ=b24ac\Delta = b^2 - 4ac. The nature of roots depends on Δ\Delta.
  • Sum of Squares Property: If A2+B2=0A^2 + B^2 = 0, where AA and BB are real numbers, then A=0A = 0 and B=0B = 0.
  • Triangle Inequality: For a triangle with sides a,b,ca, b, c, the following inequalities must hold: a+b>ca + b > c, b+c>ab + c > a, and c+a>bc + a > b.

Step-by-Step Solution

Step 1: Rewriting the Quadratic Equation as a Sum of Squares

We are given the quadratic equation (a2+b2)x22b(a+c)x+(b2+c2)=0(a^2+b^2) x^2-2 b(a+c) x+\left(b^2+c^2\right)=0. Our goal is to rewrite this equation in a form that allows us to use the sum of squares property. Expanding the middle term, we have: a2x2+b2x22abx2bcx+b2+c2=0a^2x^2 + b^2x^2 - 2abx - 2bcx + b^2 + c^2 = 0 Rearranging the terms, we can group them to form perfect squares: (a2x22abx+b2)+(b2x22bcx+c2)=0(a^2x^2 - 2abx + b^2) + (b^2x^2 - 2bcx + c^2) = 0 This simplifies to: (axb)2+(bxc)2=0(ax - b)^2 + (bx - c)^2 = 0 Since the sum of squares is equal to zero, each term must be zero.

Step 2: Deriving Relationships Between Side Lengths and x

From the previous step, we have: axb=0andbxc=0ax - b = 0 \quad \text{and} \quad bx - c = 0 Solving for xx in each equation, we get: x=baandx=cbx = \frac{b}{a} \quad \text{and} \quad x = \frac{c}{b} Since both expressions must be equal, we have: ba=cb\frac{b}{a} = \frac{c}{b} Cross-multiplying, we get the relationship: b2=acb^2 = ac This means that a,b,ca, b, c are in Geometric Progression (G.P.). Also, since aa and bb are lengths, x=ba>0x = \frac{b}{a} > 0.

Step 3: Applying the Triangle Inequality

Since a,b,ca, b, c are the sides of a triangle, they must satisfy the triangle inequality. We will use the relations b=axb = ax and c=bxc = bx (or c=ax2c = ax^2) to express the triangle inequality in terms of aa and xx.

  1. a+b>ca + b > c Substituting b=axb = ax and c=ax2c = ax^2: a+ax>ax2a + ax > ax^2 Dividing by aa (since a>0a > 0): 1+x>x21 + x > x^2 x2x1<0x^2 - x - 1 < 0

  2. b+c>ab + c > a Substituting b=axb = ax and c=ax2c = ax^2: ax+ax2>aax + ax^2 > a Dividing by aa (since a>0a > 0): x+x2>1x + x^2 > 1 x2+x1>0x^2 + x - 1 > 0

  3. c+a>bc + a > b Substituting b=axb = ax and c=ax2c = ax^2: ax2+a>axax^2 + a > ax Dividing by aa (since a>0a > 0): x2+1>xx^2 + 1 > x x2x+1>0x^2 - x + 1 > 0

Step 4: Solving the Quadratic Inequalities

Now we solve the quadratic inequalities for xx.

  1. x2x1<0x^2 - x - 1 < 0 The roots of x2x1=0x^2 - x - 1 = 0 are x=1±52x = \frac{1 \pm \sqrt{5}}{2}. Since the parabola opens upwards, the inequality is satisfied between the roots: 152<x<1+52\frac{1 - \sqrt{5}}{2} < x < \frac{1 + \sqrt{5}}{2}

  2. x2+x1>0x^2 + x - 1 > 0 The roots of x2+x1=0x^2 + x - 1 = 0 are x=1±52x = \frac{-1 \pm \sqrt{5}}{2}. Since the parabola opens upwards, the inequality is satisfied outside the roots: x<152orx>1+52x < \frac{-1 - \sqrt{5}}{2} \quad \text{or} \quad x > \frac{-1 + \sqrt{5}}{2}

  3. x2x+1>0x^2 - x + 1 > 0 The discriminant of x2x+1=0x^2 - x + 1 = 0 is Δ=(1)24(1)(1)=3<0\Delta = (-1)^2 - 4(1)(1) = -3 < 0. Since the leading coefficient is positive, the inequality is always true for all real xx.

We need to find the intersection of these solutions and the condition x>0x > 0.

The first inequality gives 152<x<1+52\frac{1-\sqrt{5}}{2} < x < \frac{1+\sqrt{5}}{2}. Since x>0x > 0, we have 0<x<1+520 < x < \frac{1+\sqrt{5}}{2}. The second inequality gives x<152x < \frac{-1-\sqrt{5}}{2} or x>1+52x > \frac{-1+\sqrt{5}}{2}. Since x>0x > 0, we have x>1+52x > \frac{-1+\sqrt{5}}{2}. Combining these, we have 1+52<x<1+52\frac{-1+\sqrt{5}}{2} < x < \frac{1+\sqrt{5}}{2}.

Thus, α=512\alpha = \frac{\sqrt{5}-1}{2} and β=5+12\beta = \frac{\sqrt{5}+1}{2}.

Step 5: Calculating 12(α2+β2)12(\alpha^2 + \beta^2)

We have α=512\alpha = \frac{\sqrt{5}-1}{2} and β=5+12\beta = \frac{\sqrt{5}+1}{2}. Then, α2=6254=352\alpha^2 = \frac{6 - 2\sqrt{5}}{4} = \frac{3 - \sqrt{5}}{2} and β2=6+254=3+52\beta^2 = \frac{6 + 2\sqrt{5}}{4} = \frac{3 + \sqrt{5}}{2}. Therefore, α2+β2=352+3+52=62=3\alpha^2 + \beta^2 = \frac{3 - \sqrt{5}}{2} + \frac{3 + \sqrt{5}}{2} = \frac{6}{2} = 3. Finally, 12(α2+β2)=12(3)=3612(\alpha^2 + \beta^2) = 12(3) = 36.

Common Mistakes & Tips

  • Sign Errors: Be careful with signs when expanding and rearranging terms.
  • Triangle Inequality Conditions: Remember to check all three triangle inequalities.
  • Domain of x: Don't forget that x>0x > 0 because it represents the ratio of side lengths.

Summary

By rewriting the given quadratic equation as a sum of squares, we derived the relationship b2=acb^2 = ac. Applying the triangle inequality and solving the resulting quadratic inequalities, we found the interval for xx to be (512,5+12)(\frac{\sqrt{5}-1}{2}, \frac{\sqrt{5}+1}{2}). Finally, we calculated 12(α2+β2)12(\alpha^2 + \beta^2) to be 36.

Final Answer

The final answer is \boxed{36}.

Practice More Quadratic Equations Questions

View All Questions