The number of real solutions of the equation x(x2+3∣x∣+5∣x−1∣+6∣x−2∣)=0 is _________.
Answer: 2
Solution
Key Concepts and Formulas
Zero Product Property: If A⋅B=0, then A=0 or B=0 (or both).
Absolute Value Definition:∣x∣=x if x≥0, and ∣x∣=−x if x<0.
Quadratic Formula: For a quadratic equation ax2+bx+c=0, the solutions are given by x=2a−b±b2−4ac.
Step-by-Step Solution
Step 1: Apply the Zero Product Property
We are given the equation
x(x2+3∣x∣+5∣x−1∣+6∣x−2∣)=0.
Using the Zero Product Property, we can split this into two separate equations:
x=0x2+3∣x∣+5∣x−1∣+6∣x−2∣=0
We will analyze each equation separately.
Step 2: Analyze the first equation, x=0
The first equation is simply x=0. We need to check if this solution is valid. Substituting x=0 into the original equation:
0(02+3∣0∣+5∣0−1∣+6∣0−2∣)=0
Since this is true, x=0 is a real solution.
Step 3: Analyze the second equation, x2+3∣x∣+5∣x−1∣+6∣x−2∣=0
To solve x2+3∣x∣+5∣x−1∣+6∣x−2∣=0, we need to consider different cases based on the values of x that make the expressions inside the absolute values equal to zero. These critical points are x=0, x=1, and x=2. These points divide the real number line into four intervals: x<0, 0≤x<1, 1≤x<2, and x≥2. We will analyze each interval separately.
Step 4: Case A: x<0
In this interval, ∣x∣=−x, ∣x−1∣=1−x, and ∣x−2∣=2−x. Substituting these into the equation gives:
x2+3(−x)+5(1−x)+6(2−x)=0x2−3x+5−5x+12−6x=0x2−14x+17=0
We use the quadratic formula to solve for x:
x=2(1)−(−14)±(−14)2−4(1)(17)=214±196−68=214±128=214±82=7±42
So x=7+42≈7+4(1.414)≈12.656 and x=7−42≈7−4(1.414)≈1.344.
Since we are considering the interval x<0, and both of these values are greater than 0, neither is a valid solution in this interval.
Step 5: Case B: 0≤x<1
In this interval, ∣x∣=x, ∣x−1∣=1−x, and ∣x−2∣=2−x. Substituting these into the equation gives:
x2+3(x)+5(1−x)+6(2−x)=0x2+3x+5−5x+12−6x=0x2−8x+17=0
The discriminant is D=b2−4ac=(−8)2−4(1)(17)=64−68=−4. Since the discriminant is negative, there are no real solutions in this interval.
Step 6: Case C: 1≤x<2
In this interval, ∣x∣=x, ∣x−1∣=x−1, and ∣x−2∣=2−x. Substituting these into the equation gives:
x2+3(x)+5(x−1)+6(2−x)=0x2+3x+5x−5+12−6x=0x2+2x+7=0
The discriminant is D=b2−4ac=(2)2−4(1)(7)=4−28=−24. Since the discriminant is negative, there are no real solutions in this interval.
Step 7: Case D: x≥2
In this interval, ∣x∣=x, ∣x−1∣=x−1, and ∣x−2∣=x−2. Substituting these into the equation gives:
x2+3(x)+5(x−1)+6(x−2)=0x2+3x+5x−5+6x−12=0x2+14x−17=0
We use the quadratic formula to solve for x:
x=2(1)−14±142−4(1)(−17)=2−14±196+68=2−14±264=2−14±266=−7±66
So x=−7+66≈−7+8.12≈1.12 and x=−7−66≈−7−8.12≈−15.12.
Since we are considering the interval x≥2, and both of these values are less than 2, neither is a valid solution in this interval.
Step 8: Consolidate Solutions
The only real solution we found is x=0.
Common Mistakes & Tips
Remember to check if the solutions obtained in each case satisfy the initial condition of that case.
Pay close attention to the signs when dealing with absolute values.
The discriminant can quickly tell you if a quadratic has real roots.
Summary
We used the Zero Product Property to split the original equation into two simpler equations. We then analyzed the second equation by considering different cases based on the critical points of the absolute value expressions. After checking each case, we found that the only real solution to the original equation is x=0. Therefore, the number of real solutions is 1.