Animated Solution for Mathematics - Quadratic Equations: Let S be the set of all real roots of the equation, 3x(3x−1)+2=∣3x−1∣+∣3x−2∣. Then S:
Select Answer:
Visualized Solution
Substitution 3x=t
Let 3x=t
The equation becomes: t(t−1)+2=∣t−1∣+∣t−2∣
Range of t
Since x∈R, 3x>0
Therefore, t>0
Simplified Equation
LHS: t(t−1)+2=t2−t+2
The equation is now: t2−t+2=∣t−1∣+∣t−2∣
Defining f(t) and g(t)
Let f(t)=t2−t+2
Let g(t)=∣t−1∣+∣t−2∣
Critical points for g(t) are t=1 and t=2
Case 1: t≤1
For t≤1:
g(t)=−(t−1)−(t−2)=3−2t
Equation: t2−t+2=3−2t
Solving Case 1
t2+t−1=0
Roots: t=2−1±5
Since t>0, t=25−1≈0.618
This value is ≤1, so it is a valid solution.
Case 2: 1<t<2
For 1<t<2:
g(t)=(t−1)−(t−2)=1
Equation: t2−t+2=1
Solving Case 2
t2−t+1=0
Discriminant D=(−1)2−4(1)(1)=−3
Since D<0, there are no real roots in this interval.
Case 3: t≥2
For t≥2:
g(t)=(t−1)+(t−2)=2t−3
Equation: t2−t+2=2t−3
Solving Case 3
t2−3t+5=0
Discriminant D=(−3)2−4(1)(5)=−11
Since D<0, there are no real roots in this interval.
Graphical Verification
Only one value of t satisfies the equation: t=25−1
Since 3x=t, and t>0, there is exactly one real value of x.
Final Conclusion
The set S contains exactly one element.
Therefore, S is a singleton.
00:00 / 00:00
The Sigma Insight: Solution of Quadratic Equations
Solution Diagram
Analyzing the Setup
The given equation is 3x(3x−1)+2=∣3x−1∣+∣3x−2∣. At first glance, it appears to be a complex mix of exponentials and absolute values.
To simplify, we recognize that the term 3x repeats throughout the expression. We perform the substitution 3x=t, which transforms the equation into:
t(t−1)+2=∣t−1∣+∣t−2∣
This substitution strips away the complexity, revealing the underlying algebraic structure.
The Domain Filter
Before proceeding with the algebra, we must respect the domain constraints. Since x is any real number, the exponential function 3x is strictly positive.
Therefore, our new variable must satisfy the condition t>0. This constraint acts as a filter; any solution we find for t that is less than or equal to zero must be discarded immediately.
The Modulus Dance
We define the right-hand side as g(t)=∣t−1∣+∣t−2∣. This is a piecewise function with critical points at t=1 and t=2. We must analyze the equation across three distinct regions.
# Case 1: t≤1
In this region, both (t−1) and (t−2) are non-positive. Thus, they emerge from the modulus with a sign flip: g(t)=−(t−1)−(t−2)=3−2t.
The equation becomes t2−t+2=3−2t, which simplifies to the quadratic equation:
t2+t−1=0
Using the quadratic formula, we find t=2−1±5. Since t>0, we accept the positive root:
t=25−1≈0.618
This value satisfies t≤1, confirming it as a valid solution.
# Case 2: 1<t<2
In this interval, (t−1) is positive, but (t−2) is negative. The modulus simplifies to g(t)=(t−1)−(t−2)=1.
The equation becomes t2−t+2=1, or t2−t+1=0. Checking the discriminant:
D=(−1)2−4(1)(1)=−3
Since D<0, there are no real roots in this interval.
# Case 3: t≥2
Finally, for t≥2, both terms are positive. Thus, g(t)=(t−1)+(t−2)=2t−3.
The equation becomes t2−t+2=2t−3, which simplifies to t2−3t+5=0. The discriminant is:
D=(−3)2−4(1)(5)=−11
Again, D<0, meaning no real roots exist in this interval.
The Verdict
We have systematically checked every interval and found exactly one valid value for t:
t=25−1
Because 3x=t is a one-to-one function, this single value of t corresponds to exactly one real value of x. We have navigated the traps and respected the domain constraints.
The set S contains exactly one element. Therefore, S is a singleton.