Solve
Identify the coefficients and expect sensitivity. Here , , . The leading coefficient is small, so is small too and the final division magnifies every earlier error about fivefold. That makes the discriminant computation the critical step.
Compute and separately and carefully.
Compute first, then multiply by 4; doing all three at once is where a digit gets dropped.
Form the discriminant.
It is positive but small, so the two roots will be relatively close together. (Mistyping as — one digit — would give and shift both roots by about .)
Take the square root.
Apply the quadratic formula.
Check with Vieta relations. The sum of the roots must be , and indeed ✓. The product must be , and ✓. Two independent checks confirm both roots.
Need to solve a different problem like this? Open the solver →