The number of real roots of the equation
[ x |x| - 5 |x + 2| + 6 = 0 ] , is:
We need to find the number of real roots of the equation \( x|x| - 5|x+2| + 6 = 0 \).
Solution
Step 1: Identify the cases based on the absolute values.
The expression involves absolute values, so we need to consider different cases for \( x \):
Step 2: Solve Case 1: \( x < -2 \)
In this case:
Substituting these into the equation:
\( x(-x) - 5(-x - 2) + 6 = 0 \)
This simplifies to:
\( -x^2 + 5x + 10 + 6 = 0 \Rightarrow -x^2 + 5x + 16 = 0 \)
Multiplying through by -1 gives:
\( x^2 - 5x - 16 = 0 \)
Step 3: Find the roots of the quadratic equation
Using the quadratic formula \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \):
\( x = \frac{5 \pm \sqrt{(-5)^2 - 4 \cdot 1 \cdot (-16)}}{2 \cdot 1} = \frac{5 \pm \sqrt{25 + 64}}{2} = \frac{5 \pm \sqrt{89}}{2} \)
The roots are:
\( x = \frac{5 + \sqrt{89}}{2} \) and \( x = \frac{5 - \sqrt{89}}{2} \)
We need to check if these roots are less than -2.
Calculating \( \frac{5 - \sqrt{89}}{2} \):
Since \( \sqrt{89} \approx 9.43 \):
\( \frac{5 - 9.43}{2} \approx \frac{-4.43}{2} \approx -2.215 \) (valid root)
The other root \( \frac{5 + \sqrt{89}}{2} \) is positive and not valid for this case.
Step 4: Solve Case 2: \( -2 \le x < 0 \)
In this case:
Substituting these into the equation:
\( x(-x) - 5(x+2) + 6 = 0 \)
This simplifies to:
\( -x^2 - 5x - 10 + 6 = 0 \Rightarrow -x^2 - 5x - 4 = 0 \)
Multiplying through by -1 gives:
\( x^2 + 5x + 4 = 0 \)
Step 5: Find the roots of the quadratic equation
Using the quadratic formula:
\( x = \frac{-5 \pm \sqrt{5^2 - 4 \cdot 1 \cdot 4}}{2 \cdot 1} = \frac{-5 \pm \sqrt{25 - 16}}{2} = \frac{-5 \pm 3}{2} \)
The roots are:
\( x = \frac{-2}{2} = -1 \) and \( x = \frac{-8}{2} = -4 \)
Only \( x = -1 \) is valid in this case.
Step 6: Solve Case 3: \( 0 \le x \)
In this case:
Substituting these into the equation:
\( x^2 - 5(x+2) + 6 = 0 \)
This simplifies to:
\( x^2 - 5x - 10 + 6 = 0 \Rightarrow x^2 - 5x - 4 = 0 \)
Step 7: Find the roots of the quadratic equation
Using the quadratic formula:
\( x = \frac{5 \pm \sqrt{(-5)^2 - 4 \cdot 1 \cdot (-4)}}{2 \cdot 1} = \frac{5 \pm \sqrt{25 + 16}}{2} = \frac{5 \pm \sqrt{41}}{2} \)
Both roots are valid since they are positive.
Conclusion
Summarizing the valid roots:
Thus, we have a total of 4 real roots.
If the roots of the quadratic equation \( ax^2 + bx + c = 0 \) are real and equal, then:
A polynomial that has two roots or is of degree 2 is called a quadratic equation. The general form of a quadratic equation is y=ax²+bx+c. Here a≠0, b, and c are the real numbers.
Consider the following equation ax²+bx+c=0, where a≠0 and a, b, and c are real coefficients.
The solution of a quadratic equation can be found using the formula, x=((-b±√(b²-4ac))/2a)
Read More: Nature of Roots of Quadratic Equation