The number of real solution(s) of the equation x2+3x+2=min{∣x−3∣,∣x+2∣} is :
Options
Solution
Key Concepts and Formulas
Solving Equations with Minimum Functions: To solve f(x)=min{g(x),h(x)}, analyze where g(x)=h(x) to determine the intervals where g(x) or h(x) defines the minimum.
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. The discriminant is D=b2−4ac. If D<0, the quadratic has no real roots.
Step-by-Step Solution
Step 1: Analyze the given equation and identify critical points
The given equation is x2+3x+2=min{∣x−3∣,∣x+2∣}. We need to find the real solutions to this equation. The critical points for the absolute value functions are x=3 and x=−2. Also, we need to find where ∣x−3∣=∣x+2∣.
Step 2: Find the point where the absolute values are equal
We solve ∣x−3∣=∣x+2∣. This is equivalent to x−3=x+2 or x−3=−(x+2).
The first equation, x−3=x+2, gives −3=2, which is impossible, so there is no solution.
The second equation, x−3=−x−2, gives 2x=1, so x=21.
Step 3: Define the piecewise minimum function
We have critical points at x=−2,x=1/2, and x=3. These divide the real line into intervals. However, we only need to consider where ∣x−3∣ is less than or equal to ∣x+2∣ or vice versa. We know the switch happens at x=1/2.
If x<21, then ∣x+2∣<∣x−3∣, so min{∣x−3∣,∣x+2∣}=∣x+2∣.
If x≥21, then ∣x−3∣≤∣x+2∣, so min{∣x−3∣,∣x+2∣}=∣x−3∣.
Therefore, the piecewise definition of min{∣x−3∣,∣x+2∣} is:
Case 1: x<−2x2+3x+2=−x−2x2+4x+4=0(x+2)2=0x=−2. Since x<−2, this solution is not valid.
Case 2: −2≤x<21x2+3x+2=x+2x2+2x=0x(x+2)=0x=0 or x=−2. Both solutions are in the interval [−2,21). So, x=0 and x=−2 are valid solutions.
Case 3: 21≤x<3x2+3x+2=3−xx2+4x−1=0x=2−4±16−4(1)(−1)=2−4±20=2−4±25=−2±5x=−2+5≈−2+2.236=0.236 or x=−2−5≈−2−2.236=−4.236
Since 21≤x<3, we check if the solutions are in this interval. x=−2+5≈0.236 is not in the interval [21,3). x=−2−5 is not in the interval. So there are no valid solutions in this interval.
Case 4: x≥3x2+3x+2=x−3x2+2x+5=0D=22−4(1)(5)=4−20=−16<0. Therefore, there are no real solutions in this interval.
Step 5: Count the valid solutions
The only valid solutions are x=0 and x=−2. Therefore, there are 2 real solutions.
Common Mistakes & Tips
Forgetting to check intervals: Always verify that your solutions lie within the intervals you defined.
Incorrectly solving absolute values: Remember to consider both positive and negative cases when dealing with absolute values.
Assuming the minimum switch point is obvious: The minimum switch point is where the two absolute values are equal, not necessarily at one of the critical points of the absolute value functions.
Summary
By analyzing the piecewise function defined by the minimum of the absolute value expressions and solving the resulting quadratic equations in each interval, we found two real solutions: x=0 and x=−2. Thus, the equation has 2 real solutions.
Final Answer
The final answer is \boxed{2}, which corresponds to option (A).