Question
Question: If $|x^2-2x+2| - |2x^2-5x+2| = |x^2-3x|$, then the set of value of x is...
If ∣x2−2x+2∣−∣2x2−5x+2∣=∣x2−3x∣, then the set of value of x is

(-\infty,0] \cup [3,\infty)
[0, \frac{1}{2}] \cup [2, 3]
(-\infty, 0]\cup[\frac{1}{2}, 2]\cup[3, \infty)
[0, 2] \cup [3, \infty)
[0, \frac{1}{2}] \cup [2, 3]
Solution
The given equation is ∣x2−2x+2∣−∣2x2−5x+2∣=∣x2−3x∣.
Let's define the terms inside the absolute values: Let A=x2−2x+2 Let B=2x2−5x+2 Let C=x2−3x
The equation can be written as ∣A∣−∣B∣=∣C∣.
Step 1: Analyze the term A=x2−2x+2. This is a quadratic expression. Its discriminant is Δ=(−2)2−4(1)(2)=4−8=−4. Since the discriminant is negative (Δ<0) and the leading coefficient (coefficient of x2) is positive (1>0), the quadratic x2−2x+2 is always positive for all real values of x. Thus, A>0 for all x∈R. Therefore, ∣x2−2x+2∣=x2−2x+2.
Step 2: Rewrite the equation using the simplified form of ∣A∣. The equation becomes x2−2x+2−∣2x2−5x+2∣=∣x2−3x∣. This is A−∣B∣=∣C∣.
Step 3: Find a relationship between A,B, and C. Let's compute A−B: A−B=(x2−2x+2)−(2x2−5x+2) A−B=x2−2x+2−2x2+5x−2 A−B=−x2+3x A−B=−(x2−3x) Notice that x2−3x is C. So, A−B=−C. This implies C=B−A.
Step 4: Substitute C=B−A into the equation. The equation A−∣B∣=∣C∣ becomes A−∣B∣=∣B−A∣. Since A>0, we can write A=∣A∣. So the equation is ∣A∣−∣B∣=∣B−A∣.
Step 5: Apply the property of absolute values. For any real numbers X and Y, the equality ∣X∣−∣Y∣=∣X−Y∣ holds if and only if X and Y have the same sign (i.e., XY≥0) AND ∣X∣≥∣Y∣. In our case, X=A and Y=B. Since A=x2−2x+2 is always positive (A>0), for A and B to have the same sign, B must also be non-negative (B≥0). Also, the condition ∣A∣≥∣B∣ simplifies to A≥B because both A and B are non-negative.
So, we need to solve the following system of inequalities:
- B≥0⟹2x2−5x+2≥0
- A≥B⟹x2−2x+2≥2x2−5x+2
Step 6: Solve inequality 1. 2x2−5x+2≥0 To find the roots of 2x2−5x+2=0, we can factor it: (2x−1)(x−2)=0. The roots are x=21 and x=2. Since the parabola y=2x2−5x+2 opens upwards (coefficient of x2 is 2>0), the expression is non-negative when x is outside or on the roots. So, x∈(−∞,21]∪[2,∞).
Step 7: Solve inequality 2. x2−2x+2≥2x2−5x+2 Rearrange the terms to one side: 0≥2x2−x2−5x+2x+2−2 0≥x2−3x This can be written as x2−3x≤0. Factor the expression: x(x−3)≤0. The roots of x(x−3)=0 are x=0 and x=3. Since the parabola y=x2−3x opens upwards (coefficient of x2 is 1>0), the expression is non-positive when x is between or on the roots. So, x∈[0,3].
Step 8: Find the intersection of the solution sets from inequality 1 and inequality 2. We need x∈((−∞,21]∪[2,∞))∩[0,3]. Let's find the intersection of each part:
- (−∞,21]∩[0,3]=[0,21]
- [2,∞)∩[0,3]=[2,3]
Combining these two intervals, the solution set is [0,21]∪[2,3].
The final answer is [0,21]∪[2,3].