Equation Solver

Solve linear and quadratic equations with step-by-step solutions

Ad
0x + 0 = 0
Ad

How It Works

Linear equations (ax + b = 0): Solved by isolating x = -b/a.

Quadratic equations (ax² + bx + c = 0): Solved using the quadratic formula x = (-b ± √(b² - 4ac)) / 2a. The discriminant determines the nature of the roots.