Algebra Calculator
Solve linear equations, quadratic equations and systems of equations with step-by-step working
Linear: ax + b = c — solve for x
functions Key Formulas
Linear: x = (c − b) / a
Quadratic: x = (−b ± √(b²−4ac)) / 2a
Discriminant: Δ = b²−4ac; Δ>0 two roots, Δ=0 one root, Δ<0 complex
Cramer's Rule: x = Dₓ/D, y = Dᵧ/D where D = a₁b₂ − a₂b₁
Enter values and click Solve to see the result here.
What is an Algebra Calculator?
An algebra calculator solves linear and quadratic equations, simplifies expressions, and evaluates polynomial roots. It helps students check their work, understand step-by-step solution methods, and verify answers to algebraic problems quickly.
For linear equations (ax + b = c), the solution is straightforward. For quadratic equations (ax² + bx + c = 0), the quadratic formula is applied to find real or complex roots, the discriminant tells us the nature of solutions, and the vertex of the parabola is computed.
help_outlineHow to Use the Algebra Calculator
- Select the equation type using the tabs — Linear (ax + b = c), Quadratic (ax² + bx + c = 0), or System (two equations, two unknowns).
- For Linear: enter the coefficient a, constant b, and right-hand side c; click "Solve Linear Equation" to find x.
- For Quadratic: enter a, b, and c; click "Solve Quadratic" to get both roots via the quadratic formula along with the discriminant value.
- For System of 2 Equations: enter all 6 coefficients (a₁, b₁, c₁ and a₂, b₂, c₂); click "Solve System" — Cramer's Rule is used to find x and y.
- Review the step-by-step working shown below the result to understand the method — useful for verifying homework and exam answers.
Benefits
- Step-by-step working shown for every equation type — learn the method, not just the answer
- Discriminant displayed for quadratics — know nature of roots before solving
- Three equation types in one tool — covers Class 10 to undergraduate algebra
- Handles decimal and negative coefficients accurately
- Cramer's Rule method for simultaneous equations — directly applicable to JEE and board exams
Key Terms
- Linear Equation
- ax + b = c; solution is x = (c − b) / a; exactly one solution (if a ≠ 0)
- Quadratic Equation
- ax² + bx + c = 0; solved by x = (−b ± √Δ) / 2a; up to two roots
- Discriminant (Δ)
- b² − 4ac; Δ > 0 = two real roots, Δ = 0 = one repeated root, Δ < 0 = complex roots
- System of Equations
- Two equations with two unknowns (x, y); solved using Cramer's Rule via determinants
- Cramer's Rule
- x = Dx/D, y = Dy/D where D = a₁b₂ − a₂b₁; fails when D = 0 (no unique solution)