Skip to main content
Back to Quadratic Equations
JEE Main 2018
Quadratic Equations
Quadratic Equation and Inequalities
Medium

Question

If the roots of the equation bx2+cx+a=0b{x^2} + cx + a = 0 imaginary, then for all real values of xx, the expression 3b2x2+6bcx+2c23{b^2}{x^2} + 6bcx + 2{c^2} is :

Options

Solution

Key Concepts and Formulas

  • Discriminant of a Quadratic: For a quadratic equation Ax2+Bx+C=0Ax^2 + Bx + C = 0, the roots are imaginary if the discriminant D=B24AC<0D = B^2 - 4AC < 0.
  • Completing the Square: A technique used to rewrite a quadratic expression in the form a(xh)2+ka(x-h)^2 + k, where (h,k)(h, k) is the vertex of the parabola.
  • Properties of Inequalities: Multiplying an inequality by a negative number reverses the inequality sign. If a<ba < b and b<cb < c, then a<ca < c.

Step-by-Step Solution

Step 1: Establish the condition for imaginary roots

We are given that the roots of the equation bx2+cx+a=0bx^2 + cx + a = 0 are imaginary. For this quadratic equation, the discriminant must be negative. D=c24(b)(a)<0D = c^2 - 4(b)(a) < 0 c24ab<0c^2 - 4ab < 0 c2<4abc^2 < 4ab This inequality is crucial for relating aa, bb, and cc. It implies that 4ab4ab is a positive quantity since c20c^2 \ge 0. WHY: This sets up the fundamental relationship between the coefficients based on the problem statement, which we'll use later.

Step 2: Analyze the expression E(x)E(x)

We are asked to find the range of the expression E(x)=3b2x2+6bcx+2c2E(x) = 3b^2x^2 + 6bcx + 2c^2 for all real values of xx. This is a quadratic expression in xx. The coefficient of x2x^2 is 3b23b^2. Since the roots of bx2+cx+a=0bx^2+cx+a=0 are imaginary, b0b \neq 0, so b2>0b^2 > 0, and 3b2>03b^2 > 0. Thus, the parabola opens upward, meaning E(x)E(x) has a minimum value. WHY: Recognizing E(x)E(x) as an upward-opening parabola allows us to focus on finding its minimum value to determine its range.

Step 3: Find the minimum value of E(x)E(x) by completing the square

To find the minimum value, we complete the square for E(x)E(x): E(x)=3b2x2+6bcx+2c2E(x) = 3b^2x^2 + 6bcx + 2c^2 E(x)=3b2(x2+2cbx)+2c2E(x) = 3b^2\left(x^2 + \frac{2c}{b}x\right) + 2c^2 To complete the square inside the parentheses, we add and subtract (cb)2\left(\frac{c}{b}\right)^2: E(x)=3b2(x2+2cbx+(cb)2(cb)2)+2c2E(x) = 3b^2\left(x^2 + \frac{2c}{b}x + \left(\frac{c}{b}\right)^2 - \left(\frac{c}{b}\right)^2\right) + 2c^2 E(x)=3b2((x+cb)2c2b2)+2c2E(x) = 3b^2\left(\left(x + \frac{c}{b}\right)^2 - \frac{c^2}{b^2}\right) + 2c^2 E(x)=3b2(x+cb)23c2+2c2E(x) = 3b^2\left(x + \frac{c}{b}\right)^2 - 3c^2 + 2c^2 E(x)=3b2(x+cb)2c2E(x) = 3b^2\left(x + \frac{c}{b}\right)^2 - c^2 Since 3b2(x+cb)203b^2\left(x + \frac{c}{b}\right)^2 \ge 0 for all real xx, the minimum value of E(x)E(x) occurs when x=cbx = -\frac{c}{b}. The minimum value is: Emin=c2E_{min} = -c^2 Therefore, E(x)c2E(x) \ge -c^2 for all real xx. WHY: Completing the square transforms the quadratic into a form that reveals its minimum value, which is crucial for determining its lower bound.

Step 4: Use the condition c2<4abc^2 < 4ab to relate the minimum value to 4ab4ab

We know that c2<4abc^2 < 4ab. Multiplying by -1, we get: c2>4ab-c^2 > -4ab Since E(x)c2E(x) \ge -c^2, we can substitute c2-c^2 with something that is less than it, so we can say: E(x)>4abE(x) > -4ab While we know E(x)>4abE(x) > -4ab, this doesn't directly help us prove that E(x)<4abE(x) < 4ab. We want to show that E(x)E(x) is always less than 4ab4ab. Let's rewrite E(x)E(x) as follows: E(x)=3b2x2+6bcx+2c2E(x) = 3b^2 x^2 + 6bcx + 2c^2 Let's consider 4abE(x)=4ab(3b2x2+6bcx+2c2)4ab - E(x) = 4ab - (3b^2 x^2 + 6bcx + 2c^2). We want to show that this is always positive. 4abE(x)=4ab3b2x26bcx2c24ab - E(x) = 4ab - 3b^2 x^2 - 6bcx - 2c^2 The expression is a quadratic in xx, and it has a maximum value when x=6bc2(3b2)=cbx = - \frac{6bc}{2(-3b^2)} = \frac{c}{b}. Plugging this in, we get 4abE(x)=4ab3b2c2b2+6bccb2c2=4abc24ab - E(x) = 4ab - 3b^2 \frac{c^2}{b^2} + 6bc \frac{c}{b} - 2c^2 = 4ab - c^2 Since c2<4abc^2 < 4ab, 4abc2>04ab - c^2 > 0. We also know that the coefficient of the x2x^2 term, 3b2-3b^2, is negative, so the expression 4abE(x)4ab - E(x) is a downward-facing parabola. Its maximum value is 4abc24ab - c^2, which we know is positive. Therefore, 4abE(x)4ab - E(x) is always positive, meaning E(x)<4abE(x) < 4ab for all xx. WHY: This step is crucial to establishing the upper bound of E(x)E(x) and linking it to the given condition. By analyzing 4abE(x)4ab - E(x), we show that it is always positive, thus proving that E(x)<4abE(x) < 4ab.

Common Mistakes & Tips

  • Sign Errors: Be very careful with signs when completing the square and manipulating inequalities. A simple sign error can lead to an incorrect result.
  • Confusing Minimum and Maximum: Understand the shape of the parabola to correctly identify whether you are finding a minimum or maximum value.
  • Misinterpreting Imaginary Roots: Remember that imaginary roots imply the discriminant is strictly less than zero.

Summary

We were given that the roots of bx2+cx+a=0bx^2 + cx + a = 0 are imaginary, implying c2<4abc^2 < 4ab. We analyzed the expression E(x)=3b2x2+6bcx+2c2E(x) = 3b^2x^2 + 6bcx + 2c^2 by completing the square and found that its minimum value is c2-c^2. By analyzing the expression 4abE(x)4ab - E(x), we showed that it is always positive and E(x)<4abE(x) < 4ab. Therefore, for all real values of xx, the expression 3b2x2+6bcx+2c23b^2x^2 + 6bcx + 2c^2 is less than 4ab4ab.

Final Answer

The final answer is \boxed{less than 4ab}, which corresponds to option (A).

Practice More Quadratic Equations Questions

View All Questions