The number of real roots of the equation x∣x−2∣+3∣x−3∣+1=0 is :
Options
Solution
Key Concepts and Formulas
Absolute Value Definition:∣x∣=x if x≥0, and ∣x∣=−x if x<0.
Critical Points: The values of x where the expression inside an absolute value equals zero. These values divide the number line into intervals where the absolute value can be expressed without the absolute value sign.
Quadratic Formula: For a quadratic equation ax2+bx+c=0, the solutions are given by x=2a−b±b2−4ac.
Discriminant: For a quadratic equation ax2+bx+c=0, the discriminant is D=b2−4ac. If D<0, the equation has no real roots.
Step-by-Step Solution
Step 1: Identify the Critical Points
The given equation is x∣x−2∣+3∣x−3∣+1=0. The expressions inside the absolute values are x−2 and x−3. Setting these equal to zero, we find the critical points:
x−2=0⇒x=2
x−3=0⇒x=3
These critical points divide the real number line into three intervals: x<2, 2≤x<3, and x≥3.
Step 2: Analyze Case (I): x<2
In this interval, x−2<0 and x−3<0. Therefore, ∣x−2∣=−(x−2)=2−x and ∣x−3∣=−(x−3)=3−x. Substituting these into the original equation:
Using the quadratic formula with a=1, b=1, and c=−10:
x=2(1)−1±12−4(1)(−10)x=2−1±41
We have two potential roots: x1=2−1+41 and x2=2−1−41. Since 41≈6.4,
x1≈2−1+6.4=25.4=2.7. Since 2.7≮2, we reject this root.
x2≈2−1−6.4=2−7.4=−3.7. Since −3.7<2, we accept this root.
Thus, in this interval, we have one real root: x=2−1−41.
Step 3: Analyze Case (II): 2≤x<3
In this interval, x−2≥0 and x−3<0. Therefore, ∣x−2∣=x−2 and ∣x−3∣=−(x−3)=3−x. Substituting these into the original equation:
x(x−2)+3(3−x)+1=0x2−2x+9−3x+1=0x2−5x+10=0
The discriminant is D=(−5)2−4(1)(10)=25−40=−15. Since D<0, this quadratic equation has no real roots.
Step 4: Analyze Case (III): x≥3
In this interval, x−2>0 and x−3≥0. Therefore, ∣x−2∣=x−2 and ∣x−3∣=x−3. Substituting these into the original equation:
x(x−2)+3(x−3)+1=0x2−2x+3x−9+1=0x2+x−8=0
Using the quadratic formula with a=1, b=1, and c=−8:
x=2(1)−1±12−4(1)(−8)x=2−1±33
We have two potential roots: x1=2−1+33 and x2=2−1−33. Since 33≈5.74,
x1≈2−1+5.74=24.74=2.37. Since 2.37≮3, we reject this root.
x2≈2−1−5.74=2−6.74=−3.37. Since −3.37≮3, we reject this root.
Thus, in this interval, we have no real roots.
Step 5: Count the Real Roots
Combining the results from all three cases:
Case (I) x<2: 1 real root
Case (II) 2≤x<3: 0 real roots
Case (III) x≥3: 0 real roots
Therefore, the total number of real roots for the equation x∣x−2∣+3∣x−3∣+1=0 is 1.
Common Mistakes & Tips
Remember to check if the calculated roots lie within the assumed interval. Reject any roots that do not satisfy the interval condition.
Pay close attention to the signs when removing the absolute value signs. This is the most common source of errors.
If the discriminant of a quadratic equation is negative, there are no real roots.
Summary
Solving the given equation involving absolute values requires considering different cases based on the critical points of the absolute value expressions. After correctly defining the absolute values in each interval, we solve the resulting quadratic equations. It is crucial to check if the roots obtained fall within the assumed interval. In this case, we find only one real root.
Final Answer
The final answer is 1, which corresponds to option (D).