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

Question

Let S = { xx \in R : xx \ge 0 and 2x3+x(x6)+6=02\left| {\sqrt x - 3} \right| + \sqrt x \left( {\sqrt x - 6} \right) + 6 = 0}. Then S

Options

Solution

Key Concepts and Formulas

  • Absolute Value: x=x|x| = x if x0x \ge 0, and x=x|x| = -x if x<0x < 0.
  • Substitution: Replacing a complex expression with a single variable to simplify the equation.
  • Solving Quadratic Equations: Factoring, completing the square, or using the quadratic formula to find the roots of a quadratic equation.

Step-by-Step Solution

Step 1: Simplify the equation and introduce a substitution.

The given equation is: 2x3+x(x6)+6=02\left| {\sqrt x - 3} \right| + \sqrt x \left( {\sqrt x - 6} \right) + 6 = 0 We are given that xRx \in \mathbb{R} and x0x \ge 0. First, expand the term x(x6)\sqrt{x} \left( {\sqrt x - 6} \right): x(x6)=(x)26x=x6x\sqrt x \left( {\sqrt x - 6} \right) = (\sqrt{x})^2 - 6\sqrt{x} = x - 6\sqrt{x} Substituting this back into the original equation, we have: 2x3+x6x+6=02\left| {\sqrt x - 3} \right| + x - 6\sqrt{x} + 6 = 0 Let y=xy = \sqrt{x}. Since x0x \ge 0, we have y0y \ge 0. Substituting yy into the equation gives: 2y3+y26y+6=02|y - 3| + y^2 - 6y + 6 = 0 This substitution simplifies the equation, turning it into a quadratic with an absolute value.

Step 2: Solve the equation by considering cases for the absolute value.

We consider two cases based on the sign of y3y - 3.

  • Case 1: y30y - 3 \ge 0 (which implies y3y \ge 3). In this case, y3=y3|y - 3| = y - 3. Substituting this into the equation, we get: 2(y3)+y26y+6=02(y - 3) + y^2 - 6y + 6 = 0 Expanding and simplifying: 2y6+y26y+6=02y - 6 + y^2 - 6y + 6 = 0 y24y=0y^2 - 4y = 0 Factoring out yy: y(y4)=0y(y - 4) = 0 This yields two potential solutions for yy: y=0y = 0 or y=4y = 4. We must check these solutions against the condition y3y \ge 3:

    • y=0y = 0: This does not satisfy y3y \ge 3, so it is an extraneous solution.
    • y=4y = 4: This satisfies y3y \ge 3, so it is a valid solution.
  • Case 2: y3<0y - 3 < 0 (which implies y<3y < 3). In this case, y3=(y3)=3y|y - 3| = -(y - 3) = 3 - y. Substituting this into the equation, we get: 2(3y)+y26y+6=02(3 - y) + y^2 - 6y + 6 = 0 Expanding and simplifying: 62y+y26y+6=06 - 2y + y^2 - 6y + 6 = 0 y28y+12=0y^2 - 8y + 12 = 0 Factoring the quadratic: (y2)(y6)=0(y - 2)(y - 6) = 0 This yields two potential solutions for yy: y=2y = 2 or y=6y = 6. We check these against the condition y<3y < 3:

    • y=2y = 2: This satisfies y<3y < 3, so it is a valid solution.
    • y=6y = 6: This does not satisfy y<3y < 3, so it is an extraneous solution.

Step 3: Consolidate valid solutions and convert back to xx.

The valid solutions for yy are y=4y = 4 and y=2y = 2. Both of these also satisfy the initial condition y0y \ge 0. Now we convert back to xx using x=y2x = y^2:

  • If y=2y = 2: x=22=4x = 2^2 = 4
  • If y=4y = 4: x=42=16x = 4^2 = 16

Step 4: Verify solutions in the original equation.

We have x=4x = 4 and x=16x = 16. We check these solutions in the original equation:

  • For x=4x = 4: 243+4(46)+6=223+2(26)+6=2(1)+2(4)+6=28+6=02|\sqrt{4} - 3| + \sqrt{4}(\sqrt{4} - 6) + 6 = 2|2 - 3| + 2(2 - 6) + 6 = 2(1) + 2(-4) + 6 = 2 - 8 + 6 = 0 This is true.

  • For x=16x = 16: 2163+16(166)+6=243+4(46)+6=2(1)+4(2)+6=28+6=02|\sqrt{16} - 3| + \sqrt{16}(\sqrt{16} - 6) + 6 = 2|4 - 3| + 4(4 - 6) + 6 = 2(1) + 4(-2) + 6 = 2 - 8 + 6 = 0 This is true.

Therefore, the set S={4,16}S = \{4, 16\}. The set SS contains exactly two elements.

Common Mistakes & Tips

  • Missing Cases: Always consider all possible cases when dealing with absolute values.
  • Extraneous Solutions: Remember to check solutions against the conditions imposed by the absolute value cases and the original equation.
  • Algebraic Errors: Pay close attention to signs and exponents during algebraic manipulations.

Summary

By substituting y=xy = \sqrt{x}, considering cases for the absolute value, solving the resulting quadratic equations, and checking for extraneous solutions, we found the valid solutions for xx. The set SS contains two elements, 44 and 1616.

The final answer is \boxed{contains exactly two elements}, which corresponds to option (D).

Practice More Quadratic Equations Questions

View All Questions