Quadratic Equation Solver — pairs nicely with our percentage calculator 사용 방법
- Plug in a, b, and c. Type the three coefficients from your equation ax² + bx + c = 0 into the input fields. Negative numbers and decimals are fine.
- Hit Solve. Click the solve button and the tool runs the quadratic formula in the background — no setup, no sign-up.
- Read the discriminant. Check the value of b² − 4ac. Positive means two real roots, zero means one repeated root, negative means complex roots.
- Grab the roots. Copy x₁ and x₂ from the output. If the discriminant is negative, you'll get them in a + bi form.
- Double-check your work. Substitute the roots back into your original equation to confirm. Great way to catch a sign error before turning in homework.