About the Algebra Calculator
The Algebra Calculator solves one-variable linear and quadratic equations and shows the full working, step by step. Enter your equation using the on-screen keyboard — numbers, the variable x, operators, parentheses and powers (^) are all supported. Implicit multiplication is allowed, so you can type 2x, 3(x+1) or (x+2)(x−5). All calculations run entirely in your browser — nothing is sent to a server.
How to Solve a Linear Equation
- Simplify both sides. Expand any brackets and combine like terms.
- Move the variable to one side by adding or subtracting the same quantity from both sides.
- Move constants to the other side using the same inverse-operations principle.
- Divide both sides by the coefficient of
xto isolate the variable.
For example, to solve 2x + 3 = 7: subtract 3 from both sides to get 2x = 4, then divide by 2 to get x = 2.
How to Solve a Quadratic Equation
A quadratic equation has the standard form ax² + bx + c = 0. Solve it with the quadratic formula:
x = (−b ± √(b² − 4ac)) / 2a
- The discriminant Δ = b² − 4ac determines the nature of the roots.
- If Δ > 0, the equation has two distinct real roots.
- If Δ = 0, it has one repeated real root.
- If Δ < 0, the roots are complex (a pair of conjugates of the form p ± qi).
Common Uses for an Algebra Calculator
- GCSE, A-Level and Leaving Certificate homework and revision
- Checking your own working when solving by hand
- University-level problem sets in engineering, physics and economics
- Testing the solutions of real-world word problems translated into equations
- Exploring how coefficients change the solution set
Frequently Asked Questions
Can I use letters other than x? The calculator uses x as the variable. Substitute any letter you use in your problem for x before entering.
Does it handle fractions and decimals? Yes — enter fractions with the division operator (e.g. x/2) and decimals with a full stop (e.g. 0.5x).
Does it solve systems of equations? Not yet — this tool solves one equation in one variable. For simultaneous equations, solve one by substitution and use this calculator for the resulting single-variable equation.
Related Calculators
- Calculus Derivative Calculator — Differentiate any function step-by-step. Power, product, quotient, chain, trig, exponential and log rules explained.
- Fraction Calculator — Add, subtract, multiply and divide fractions with simplification.
- Graphing Calculator — Plot and visualise mathematical functions interactively.