Animated Solution for Mathematics - Quadratic Equations: The number of real solution(s) of the equation x2+3x+2=min{∣x−3∣,∣x+2∣} is:
Select Answer:
Visualized Solution
Defining the Functions
Given: x2+3x+2=min{∣x−3∣,∣x+2∣}
Let LHS be f(x)=x2+3x+2
Let RHS be g(x)=min{∣x−3∣,∣x+2∣}
Analyzing f(x)
f(x)=x2+3x+2
Factorizing: f(x)=(x+1)(x+2)
Roots are x=−1 and x=−2
Represents an upward-opening parabola.
Analyzing the Components of g(x)
g(x)=min{∣x−3∣,∣x+2∣}
The function ∣x+2∣ is a V-shape with vertex at x=−2.
The function ∣x−3∣ is a V-shape with vertex at x=3.
Finding the Intersection of Absolute Functions
To find where the minimum switches, equate the two functions:
∣x−3∣=∣x+2∣
Since they intersect between their vertices, one has positive slope and the other negative:
−(x−3)=x+2
3−x=x+2⟹2x=1⟹x=0.5
Defining g(x) Piecewise
The intersection is at x=0.5.
For x<0.5, the lower graph is ∣x+2∣.
For x≥0.5, the lower graph is ∣x−3∣.
Therefore, g(x)={∣x+2∣∣x−3∣if x<0.5if x≥0.5
Case 1: Solving for x<0.5
For x<0.5, the equation becomes:
x2+3x+2=∣x+2∣
We need to remove the absolute value.
The critical point for ∣x+2∣ is x=−2.
We split Case 1 into two sub-cases: x∈[−2,0.5) and x<−2.
Case 1a: x∈[−2,0.5)
For x∈[−2,0.5), x+2≥0, so ∣x+2∣=x+2.
Equation: x2+3x+2=x+2
x2+2x=0⟹x(x+2)=0
Roots: x=0 and x=−2.
Both roots lie in the interval [−2,0.5), so they are valid solutions.
Case 1b: x<−2
For x<−2, x+2<0, so ∣x+2∣=−(x+2).
Equation: x2+3x+2=−x−2
x2+4x+4=0⟹(x+2)2=0
Root: x=−2.
But x=−2 does not satisfy the strict condition x<−2. (Though it is a valid solution from Case 1a).
Case 2: Solving for x≥0.5
For x≥0.5, the equation becomes:
x2+3x+2=∣x−3∣
The critical point for ∣x−3∣ is x=3.
We split Case 2 into two sub-cases: x∈[0.5,3) and x≥3.
Case 2a: x∈[0.5,3)
For x∈[0.5,3), x−3<0, so ∣x−3∣=−(x−3)=3−x.
Equation: x2+3x+2=3−x
x2+4x−1=0
Using quadratic formula: x=2−4±16−4(1)(−1)=2−4±20=−2±5
5≈2.236, so roots are ≈0.236 and ≈−4.236.
Both roots are less than 0.5, so they are rejected.
Case 2b: x≥3
For x≥3, x−3≥0, so ∣x−3∣=x−3.
Equation: x2+3x+2=x−3
x2+2x+5=0
Discriminant Δ=22−4(1)(5)=4−20=−16<0.
No real roots exist for this case.
Final Conclusion
Gathering all valid solutions from our cases:
x=0
x=−2
The total number of real solutions is 2.
Graphically, the parabola f(x) and the minimum function g(x) intersect at exactly two points: (−2,0) and (0,2).
00:00 / 00:00
The Sigma Insight: Solution of Quadratic Equations
Solution Diagram
Analyzing the Setup
We are tasked with finding the number of real solutions to the equation:
x2+3x+2=min{∣x−3∣,∣x+2∣}
Let f(x)=x2+3x+2. Factoring this quadratic, we get f(x)=(x+1)(x+2), which represents an upward-opening parabola with roots at x=−1 and x=−2.
Let g(x)=min{∣x−3∣,∣x+2∣}. This function represents the lower envelope of two V-shaped absolute value functions, one with a vertex at x=−2 and the other at x=3.
Finding the Switching Point
To define g(x) explicitly, we identify where the two absolute value functions intersect:
∣x−3∣=∣x+2∣
Setting −(x−3)=x+2 (since the intersection occurs between the vertices), we obtain 3−x=x+2, which simplifies to 2x=1, or x=0.5.
Thus, the function g(x) is defined piecewise as:
g(x)={∣x+2∣∣x−3∣if x<0.5if x≥0.5
Case-by-Case Analysis
We now solve the equation f(x)=g(x) by examining the defined intervals.
Case 1: x<0.5
In this region, the equation is x2+3x+2=∣x+2∣. We further split this based on the sign of x+2:
1. Sub-case 1a (x∈[−2,0.5)): Here, ∣x+2∣=x+2. The equation becomes x2+3x+2=x+2, which simplifies to x2+2x=0. Factoring gives x(x+2)=0, yielding x=0 and x=−2. Both are valid solutions.
2. Sub-case 1b (x<−2): Here, ∣x+2∣=−(x+2). The equation becomes x2+3x+2=−x−2, leading to x2+4x+4=0, or (x+2)2=0. This gives x=−2, which is not in the strict interval x<−2.
Case 2: x≥0.5
In this region, the equation is x2+3x+2=∣x−3∣. We split this based on the sign of x−3:
1. Sub-case 2a (x∈[0.5,3)): Here, ∣x−3∣=3−x. The equation becomes x2+3x+2=3−x, or x2+4x−1=0. Using the quadratic formula:
x=2−4±16−4(1)(−1)=−2±5
Since 5≈2.236, the roots are ≈0.236 and ≈−4.236. Neither value lies in the interval [0.5,3).
2. Sub-case 2b (x≥3): Here, ∣x−3∣=x−3. The equation becomes x2+3x+2=x−3, or x2+2x+5=0. The discriminant is Δ=22−4(1)(5)=−16. Since Δ<0, there are no real roots in this interval.
Final Conclusion
After evaluating all possible intervals, we find that the only valid solutions are x=0 and x=−2.