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

Question

The number of real solutions of the equation xx+5+2x+72=0x|x+5|+2|x+7|-2=0 is __________.

Answer: 5

Solution

Key Concepts and Formulas

  • Absolute Value Definition: a=a|a| = a if a0a \ge 0 and a=a|a| = -a if a<0a < 0.
  • Solving Equations with Absolute Values: Break down the problem into cases based on the intervals defined by the critical points of the expressions within the absolute value.
  • Quadratic Formula: For a quadratic equation ax2+bx+c=0ax^2 + bx + c = 0, the solutions are given by x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.

Step-by-Step Solution

Step 1: Identify Critical Points

The critical points are the values of xx that make the expressions inside the absolute values equal to zero.

  • x+5=0    x=5x+5 = 0 \implies x = -5
  • x+7=0    x=7x+7 = 0 \implies x = -7

These critical points divide the real number line into three intervals: x<7x < -7, 7x<5-7 \le x < -5, and x5x \ge -5.

Step 2: Case 1: x5x \ge -5

In this interval, x+50x+5 \ge 0 and x+70x+7 \ge 0. Therefore, x+5=x+5|x+5| = x+5 and x+7=x+7|x+7| = x+7. Substitute these into the original equation: x(x+5)+2(x+7)2=0x(x+5) + 2(x+7) - 2 = 0 Expand and simplify: x2+5x+2x+142=0x^2 + 5x + 2x + 14 - 2 = 0 x2+7x+12=0x^2 + 7x + 12 = 0 Factor the quadratic: (x+3)(x+4)=0(x+3)(x+4) = 0 The potential solutions are x=3x = -3 and x=4x = -4.

Step 3: Verify Solutions for Case 1

Check if the potential solutions satisfy the condition x5x \ge -5:

  • x=3x = -3: 35-3 \ge -5 (True)
  • x=4x = -4: 45-4 \ge -5 (True) Both x=3x = -3 and x=4x = -4 are valid solutions in this case.

Step 4: Case 2: 7x<5-7 \le x < -5

In this interval, x+5<0x+5 < 0 and x+70x+7 \ge 0. Therefore, x+5=(x+5)|x+5| = -(x+5) and x+7=x+7|x+7| = x+7. Substitute these into the original equation: x((x+5))+2(x+7)2=0x(-(x+5)) + 2(x+7) - 2 = 0 Expand and simplify: x25x+2x+142=0-x^2 - 5x + 2x + 14 - 2 = 0 x23x+12=0-x^2 - 3x + 12 = 0 Multiply by 1-1: x2+3x12=0x^2 + 3x - 12 = 0 Use the quadratic formula: x=3±324(1)(12)2(1)x = \frac{-3 \pm \sqrt{3^2 - 4(1)(-12)}}{2(1)} x=3±9+482x = \frac{-3 \pm \sqrt{9 + 48}}{2} x=3±572x = \frac{-3 \pm \sqrt{57}}{2} The potential solutions are x=3+572x = \frac{-3 + \sqrt{57}}{2} and x=3572x = \frac{-3 - \sqrt{57}}{2}.

Step 5: Verify Solutions for Case 2

Check if the potential solutions satisfy the condition 7x<5-7 \le x < -5:

  • x=3+5723+7.5522.275x = \frac{-3 + \sqrt{57}}{2} \approx \frac{-3 + 7.55}{2} \approx 2.275. This is not in the interval [7,5)[-7, -5).
  • x=357237.5525.275x = \frac{-3 - \sqrt{57}}{2} \approx \frac{-3 - 7.55}{2} \approx -5.275. This is in the interval [7,5)[-7, -5). Only x=3572x = \frac{-3 - \sqrt{57}}{2} is a valid solution in this case.

Step 6: Case 3: x<7x < -7

In this interval, x+5<0x+5 < 0 and x+7<0x+7 < 0. Therefore, x+5=(x+5)|x+5| = -(x+5) and x+7=(x+7)|x+7| = -(x+7). Substitute these into the original equation: x((x+5))+2((x+7))2=0x(-(x+5)) + 2(-(x+7)) - 2 = 0 Expand and simplify: x25x2x142=0-x^2 - 5x - 2x - 14 - 2 = 0 x27x16=0-x^2 - 7x - 16 = 0 Multiply by 1-1: x2+7x+16=0x^2 + 7x + 16 = 0 Calculate the discriminant: D=724(1)(16)=4964=15D = 7^2 - 4(1)(16) = 49 - 64 = -15 Since D<0D < 0, there are no real solutions in this case.

Step 7: Count the Real Solutions

  • Case 1: 2 real solutions (x=3,x=4x=-3, x=-4)
  • Case 2: 1 real solution (x=3572x = \frac{-3 - \sqrt{57}}{2})
  • Case 3: 0 real solutions

Total number of real solutions: 2+1+0=32 + 1 + 0 = 3.

Common Mistakes & Tips

  • Sign Errors: Double-check the signs when substituting and simplifying expressions with absolute values.
  • Interval Verification: Always verify that the solutions obtained in each case satisfy the interval's condition. Failing to do so can lead to extraneous solutions.
  • Approximation: When dealing with square roots, approximating their values can help determine if they fall within the correct interval.

Summary

By analyzing the equation xx+5+2x+72=0x|x+5|+2|x+7|-2=0 in three distinct intervals, we found two real solutions in the first interval, one real solution in the second interval, and no real solutions in the third interval. Therefore, the equation has a total of 3 real solutions.

Final Answer The final answer is \boxed{3}.

Practice More Quadratic Equations Questions

View All Questions