Open the Vootkit workspace.
01Equation Solver
Solve linear and quadratic equations, with complex roots.
- 1Choose toolOpen the Vootkit workspace.
- 2Add inputProvide the content or settings.
- 3ProcessLet the browser do the work.
How to use Equation Solver
Provide the content or settings.
02Let the browser do the work.
03Copy, download or continue.
04Your files stay private
Your work is processed locally in your browser where possible and is never added to a Vootkit upload library.
Learn more about privacyThe quadratic formula is the piece of school mathematics most adults half-remember: something with a minus b, something with a square root, something divided by 2a. The half that gets forgotten is the part under the root, which decides whether there is an answer at all.
What Equation Solver does
Solves ax² + bx + c = 0 for x, giving both roots along with the discriminant that determines what kind of roots they are.
The discriminant, b² − 4ac, is the number worth reading first. Positive means two real roots, zero means one repeated root, negative means the parabola never touches the axis and the roots are complex.
What the numbers mean
| Formula | x = (−b ± √(b² − 4ac)) ÷ 2a |
|---|---|
| Discriminant > 0 | Two distinct real roots — the curve crosses the x-axis twice |
| Discriminant = 0 | One repeated root — the curve touches the axis and turns |
| Discriminant < 0 | No real roots — the curve misses the axis entirely |
| a = 0 | Not a quadratic; it collapses to the straight line bx + c = 0 |
| Sum and product | Roots always sum to −b/a and multiply to c/a — a quick sanity check |
Detailed steps
- Rearrange your equation into the form ax² + bx + c = 0 first. Everything must be on one side.
- Enter a, b and c with their signs — a missing minus is the usual cause of a wrong answer.
- Read the discriminant before the roots.
- Check your answer: the two roots should add to −b/a.
Worth knowing
Always rearrange before entering anything. x² + 2x = 8 is not a = 1, b = 2, c = 8 — the eight has to move across, giving c = −8, and the sign flip changes the roots completely. This single step accounts for most wrong answers people get from a quadratic solver, because the equation as written looks close enough to the standard form to type straight in.
Frequently Asked Questions
What does a negative discriminant mean?
That the parabola never crosses the x-axis, so there is no real value of x that satisfies the equation. The roots still exist as complex numbers involving the square root of a negative, which matters in electrical engineering and signal processing but usually means "no solution" in a practical context.
What if a is zero?
Then it is not a quadratic at all — the x² term vanishes and you are left with the straight line bx + c = 0, which has the single solution x = −c/b. Dividing by 2a in the formula would also mean dividing by zero, which is why the equation type has to change rather than the arithmetic being pushed through.
How do I get my equation into the right form?
Move everything to one side so the other side is zero, then collect like terms. x² + 2x = 8 becomes x² + 2x − 8 = 0, giving a = 1, b = 2, c = −8. Skipping this and typing the numbers as they appear is the most common way to get a confidently wrong pair of roots.
Is there a quick way to check the answer?
Yes, and it is worth doing. The two roots always sum to −b/a and multiply to c/a. For x² + 2x − 8 = 0 the roots are 2 and −4: they sum to −2, which is −b/a, and multiply to −8, which is c/a. Both checks passing means the arithmetic is almost certainly right.
Is Equation Solver free?
Yes. The Vootkit free plan includes 5 tool runs a day. Upgrade to Vootkit Pro for unlimited daily use, an ad-free workspace and saved workflows.
Are my files uploaded?
No. Equation Solver runs entirely in your browser — your file is processed on your own device and never sent to a server. There is nothing for us to store or delete.
Do I need to install anything?
No. Equation Solver works in any modern browser on desktop, tablet or phone. Open the page and start.
How often can I use it? Is there a daily limit?
On the free plan you get 5 tool runs a day. When you reach the limit you'll see a prompt to upgrade, and it resets the next day. Vootkit Pro removes the cap entirely for unlimited daily use.
Recently viewed
This tool processes everything locally in your browser. You can disconnect from the internet after the page loads and it will still work.