Skip to main content
Back to Quadratic Equations
JEE Main 2020
Quadratic Equations
Quadratic Equation and Inequalities
Easy

Question

The value of λ\lambda such that sum of the squares of the roots of the quadratic equation, x 2 + (3 – λ\lambda )x + 2 = λ\lambda has the least value is -

Options

Solution

Key Concepts and Formulas

  • Vieta's Formulas: For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0 with roots α\alpha and β\beta, we have α+β=ba\alpha + \beta = -\frac{b}{a} and αβ=ca\alpha\beta = \frac{c}{a}.
  • Sum of Squares Identity: α2+β2=(α+β)22αβ\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta.
  • Vertex of a Parabola: The vertex of the parabola ax2+bx+cax^2 + bx + c occurs at x=b2ax = -\frac{b}{2a}, which represents the minimum (if a>0a > 0) or maximum (if a<0a < 0) of the quadratic.

Step-by-Step Solution

1. Rewrite the Quadratic Equation

We begin by rewriting the given quadratic equation in the standard form ax2+bx+c=0ax^2 + bx + c = 0. Why this step? This is necessary to identify the coefficients aa, bb, and cc correctly for applying Vieta's formulas.

x2+(3λ)x+2=λx^2 + (3 - \lambda)x + 2 = \lambda Subtract λ\lambda from both sides: x2+(3λ)x+(2λ)=0x^2 + (3 - \lambda)x + (2 - \lambda) = 0 Now, we have a=1a = 1, b=3λb = 3 - \lambda, and c=2λc = 2 - \lambda.

2. Apply Vieta's Formulas

Let α\alpha and β\beta be the roots of the quadratic equation. We use Vieta's formulas to express the sum and product of the roots in terms of λ\lambda. Why this step? Vieta's formulas provide a direct link between the roots and the coefficients of the polynomial, allowing us to express the sum and product of roots as functions of λ\lambda.

  • Sum of roots: α+β=ba=(3λ)1=λ3\alpha + \beta = -\frac{b}{a} = -\frac{(3 - \lambda)}{1} = \lambda - 3

  • Product of roots: αβ=ca=2λ1=2λ\alpha\beta = \frac{c}{a} = \frac{2 - \lambda}{1} = 2 - \lambda

3. Express the Sum of Squares in terms of λ\lambda

We want to find the value of λ\lambda that minimizes α2+β2\alpha^2 + \beta^2. We use the identity α2+β2=(α+β)22αβ\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta. Why this step? This identity allows us to express the sum of squares in terms of the sum and product of the roots, which we already know in terms of λ\lambda.

Substitute the expressions for α+β\alpha + \beta and αβ\alpha\beta: α2+β2=(λ3)22(2λ)\alpha^2 + \beta^2 = (\lambda - 3)^2 - 2(2 - \lambda) Expand and simplify: α2+β2=(λ26λ+9)(42λ)\alpha^2 + \beta^2 = (\lambda^2 - 6\lambda + 9) - (4 - 2\lambda) α2+β2=λ26λ+94+2λ\alpha^2 + \beta^2 = \lambda^2 - 6\lambda + 9 - 4 + 2\lambda α2+β2=λ24λ+5\alpha^2 + \beta^2 = \lambda^2 - 4\lambda + 5 Let S(λ)=λ24λ+5S(\lambda) = \lambda^2 - 4\lambda + 5.

4. Minimize the Quadratic Expression

We want to minimize S(λ)=λ24λ+5S(\lambda) = \lambda^2 - 4\lambda + 5. This is a quadratic function of λ\lambda with a positive leading coefficient, so it has a minimum value. We can find the value of λ\lambda that minimizes S(λ)S(\lambda) using the vertex formula. Why this step? By expressing the quantity we want to minimize as a function of a single variable (λ\lambda), we can use standard techniques for finding the minimum of that function.

The λ\lambda-coordinate of the vertex is given by λ=b2a\lambda = -\frac{b}{2a}, where a=1a = 1 and b=4b = -4. λ=42(1)=42=2\lambda = -\frac{-4}{2(1)} = \frac{4}{2} = 2 Therefore, the minimum value of S(λ)S(\lambda) occurs at λ=2\lambda = 2.

Common Mistakes & Tips

  • Sign Errors: Pay close attention to signs, especially when applying Vieta's formulas and expanding expressions.
  • Standard Form: Ensure the quadratic equation is in standard form ax2+bx+c=0ax^2 + bx + c = 0 before applying Vieta's formulas.
  • Vertex Formula: Remember that the vertex formula gives the x-coordinate (in this case, the λ\lambda-coordinate) where the minimum or maximum occurs, not the minimum or maximum value itself.

Summary

By rewriting the quadratic equation in standard form and applying Vieta's formulas, we expressed the sum of squares of the roots as a quadratic function of λ\lambda. Minimizing this quadratic function using the vertex formula, we found that the least value of the sum of squares occurs when λ=2\lambda = 2.

Final Answer

The final answer is 2\boxed{2}, which corresponds to option (B).

Practice More Quadratic Equations Questions

View All Questions