Equation Solver
Solve linear equations (ax+b=c), quadratic equations (ax²+bx+c=0) with discriminant analysis and real/complex roots, and systems of two linear equations using Cramer's rule. Perfect for algebra, engineering, and physics calculations.
Solve for x in the equation ax + b = c
🌈 Browse More Tools
Complete Guide: Equation Solver
Everything you need to know about using this tool effectively
This equation solver handles three categories of algebra problems. For linear equations of the form ax + b = c, it isolates x in one step. For quadratic equations ax2 + bx + c = 0, it computes the discriminant, classifies the roots as real or complex, and applies the quadratic formula. For systems of two linear equations, it uses Cramer's rule to find the intersection point or detects parallel lines when no solution exists.
Linear solving rearranges the equation by subtracting the constant and dividing by the coefficient to isolate the variable. Quadratic solving computes the discriminant b2 - 4ac to determine the nature of the roots before applying x = (-b +/- sqrt(discriminant)) / (2a). When the discriminant is negative, the solver returns complex conjugate roots. System solving builds two-by-two coefficient and constant matrices, computes the determinant, and applies Cramer's rule to find x and y. A zero determinant triggers a message that the lines are parallel or coincident. Each step is displayed so you can follow the algebra from input to answer.
Algebra Homework
Students enter equations from textbooks to verify answers and study the solving steps before exams.
Engineering Calculations
Engineers solve linear and quadratic models that arise in structural analysis, circuit design, and optimization.
Physics Problems
Students and professionals solve kinematic equations and equilibrium systems that often take quadratic or system form.
Economics Modeling
Analysts find break-even points and equilibrium prices by solving supply-demand systems of equations.
Teaching Demonstration
Teachers project the solver in class to walk through each algebraic step with students in real time.
Select Equation Type
Choose the Linear, Quadratic, or System of Equations tab depending on your problem.
Enter Coefficients
Type the numeric coefficients into the labeled fields. Use negative signs where applicable.
Click Solve
The solver processes the equation and displays the solution along with every intermediate step.
Read the Explanation
Review the step-by-step breakdown to understand how the answer was derived.
Copy Results
Use the copy button to paste the solution into homework, reports, or emails.
For quadratic equations, check the discriminant first. A positive value gives two real roots, zero gives one repeated root, and negative gives complex roots.
When entering coefficients, make sure the equation is in standard form (all terms on one side, zero on the other) before typing values.
In systems of equations, a zero determinant means the lines are parallel or identical and there is no unique intersection point.
Use the step-by-step display to learn the method, not just to get the answer. Understanding each step builds algebra skills.
Double-check your sign conventions. A misplaced negative sign on a coefficient will flip the entire solution.
What equation types does this solver handle?
It solves linear equations of the form ax + b = c, quadratic equations ax2 + bx + c = 0, and systems of two linear equations with two unknowns using Cramer's rule.
Can it return complex roots?
Yes. When the discriminant of a quadratic equation is negative, the solver returns complex conjugate roots in the form a + bi and a - bi.
What is Cramer's rule?
Cramer's rule solves a system of two linear equations by computing determinants of the coefficient matrix. If the determinant is non-zero, it gives a unique solution for both variables.
What does a negative discriminant mean?
A negative discriminant indicates that the quadratic equation has no real solutions on the number line. Instead it has two complex conjugate roots involving the imaginary unit i.
Can I use decimal coefficients?
Yes. Enter decimal values like 2.5 or -0.75 directly into the coefficient fields. The solver handles all real number inputs.
Academic Calculator Tools for Students
Calculate grades, GPA, fractions, statistics, and solve math problems. Essential calculator tools for students, teachers, and academic work.
Math & Science Calculators
Essential math and science calculators for students, engineers, and researchers. Perform scientific calculations, solve fractions, compute statistics, and handle complex mathematical operations instantly.