Loading Calculator...
Please wait while we prepare your calculation tools
Initializing calculator components...
Please wait while we prepare your calculation tools
Initializing calculator components...
Solve linear, quadratic, and polynomial equations with step-by-step solutions
Enter an equation to see the step-by-step solution
Basic linear equation
2x + 5 = 11
Linear with decimals
0.5x - 3 = 7
Factorable quadratic
x^2 - 5x + 6 = 0
Standard quadratic
x^2 + 2x - 3 = 0
Repeated root
x^2 - 4x + 4 = 0
Complex solutions
x^2 + x + 1 = 0
Form: ax + b = c
Solved by isolating x: x = (c - b) / a. Always has exactly one solution unless a = 0 (no solution or infinite solutions).
Form: ax² + bx + c = 0
Solved using the quadratic formula: x = (-b ± √(b² - 4ac)) / 2a. The discriminant determines the nature of solutions.
Δ = b² - 4ac
Always check your solutions
Substitute each solution back into the original equation to verify that both sides are equal. This confirms the solution is correct.