Try Calculators

Linear Equation Solver

Free linear equation solver to solve a linear equation. Instant results in your browser — no signup.

Also known as: Solve a linear equation, quadratic formula, solve equation, roots of equation, ax2+bx+c, equation solver, quadratic equation solver, linear equation calculator

Solver

Inputs

Results update when you click Solve.

Roots

x = 3.0000, x = -0.5000

x = (−b ± √(b² − 4ac)) / 2a

y = ax² + bx + c

y

Step-by-step

StepDetail
1a=2, b=-5, c=-3
2Δ = -5² − 4(2)(-3) = 49.0000
3x₁ = (−(-5) + √Δ) / (2·2) = 3.0000
4x₂ = (−(-5) − √Δ) / (2·2) = -0.5000
Ad · below results slot

Recently used

Tools you open will show up here on this device — with your last inputs when available.

What this result means

Free linear equation solver to solve a linear equation. Instant results in your browser — no signup. x = (−b ± √(b² − 4ac)) / 2a when a ≠ 0.

Assumptions

  • Rule dependency: Universal formula.

Quadratic formula

x = (−b ± √(b² − 4ac)) / 2a when a ≠ 0.

Example

2x² − 5x − 3 = 0 → x = 3 and x = −1/2.

Frequently asked questions

Complex roots?+

When the discriminant is negative, roots are complex conjugates.

Is the graph exact?+

The sketch samples y over x ∈ [−5, 5] for intuition — not a CAS plotter.