For which value of will the equation have exactly three distinct real solutions?
For an equation involving an absolute value whose inside expression contains a variable, split the problem at the point where that inside expression equals zero. Solve the resulting equations, but do not merely combine their roots: each root must satisfy the interval condition used to create its branch. On the SAT, discriminants quickly count the possible roots, and a brief interval check confirms which roots actually count.
Hints
Use the sign of the expression inside the absolute value
The expression has one form when and another when . Write an equation for each interval.
Count roots in each branch
After simplifying each case, use the discriminant to determine whether that quadratic has zero, one, or two real roots.
Check each root's interval
A root from the equation created for counts only if it is actually less than . Apply the same check to roots from the branch.
Look for one root plus two roots
To obtain three distinct solutions, consider which choice could make one branch contribute exactly one valid root and the other branch contribute two valid roots.
Desmos Guide
Graph both sides
In Desmos, enter y=(x-2)^2 and y=abs(x-k). Add a slider for .
Test the answer choices
Set the slider to each answer choice. The number of intersection points of the two graphs equals the number of distinct real solutions of .
Verify the root count
For the choice that appears to produce three intersections, select each intersection point to verify that the three -coordinates are distinct. The graph can also confirm that the other choices each produce only two intersections.
Step-by-step Explanation
Split into cases based on the absolute value
The expression inside the absolute value is . Therefore,
For ,
For ,
Any root found from a branch must also satisfy that branch's condition on .
Find the discriminants for the two branches
For the branch , the discriminant is
For the branch , the discriminant is
Thus, is notable because , so the first branch has exactly one real root.
Check and verify the branch conditions
When , the first branch becomes
which has the repeated root . Since , this root belongs to the first branch.
For the second branch,
Its discriminant is , so it has two distinct roots:
Both are greater than , so both belong to the second branch. Therefore, there are distinct real solutions.
Rule out the other choices
For and , , while the second branch has two valid real roots, so there are only two solutions.
For , , while the first branch has two valid real roots, so there are again only two solutions. Therefore, the only choice that produces exactly three distinct real solutions is .