Solve
Impose the non-negativity constraint first. The left side is an absolute value, so it is never negative. The right side must therefore satisfy
This constraint is not optional bookkeeping — it is what makes one of the two cases impossible, and forgetting it produces a spurious second answer.
Case 1: the inside is non-negative, 2x + 3 >= 0. Then and
Check the candidate against both conditions. Inside: ✓, consistent with the case assumption. Global: ✓. So is genuine.
Case 2: the inside is negative, 2x + 3 < 0. Then and
Reject the second candidate — twice over. It fails the global constraint , since . It also fails its own case condition: , not negative. Substituting directly confirms it: but , and . It is extraneous.
State and verify the answer. The only solution is
Checking: and ✓. A scan of exact rational points on finds to be the unique solution ✓.
Need to solve a different problem like this? Open the solver →