Math calculators

Equation Calculator

Updated Jul 22, 2026 By Jehan Wadia
Rate Formulas
Solve Mode
Input Mode:
Type an equation with an equals sign. Use ^ for powers, sqrt() for roots, * for multiply.
Math Preview
Your equation will appear here
Quick Actions
Linear Equation Detected with high confidence

Solution

Detail:
Step-by-Step Solution

Example Equations
Popular Problems

Introduction

This free Equation Calculator solves math equations step by step. Type in any equation, hit Solve, and get the answer right away. It works with linear equations, quadratic equations, polynomial equations, and more. You can also see a graph of your equation, view each step of the solution, and check your own answer to make sure it is correct.

The calculator supports many types of algebra problems. You can simplify, factor, expand, or find intercepts and vertices. Use Basic Mode for a single equation or switch to Advanced Mode to solve a system of two equations at once. A built-in math keyboard makes it easy to enter special symbols like square roots, exponents, and fractions without a physical keyboard.

How to Use Our Equation Calculator

Enter any math equation into this calculator to get the answer, step-by-step solution, graph, and number line. Here is how each part works.

Solve Mode: Pick Basic Mode if you have one equation with one variable. Pick Advanced Mode if you have two equations with two variables, separated by a comma.

Enter Equation: Type your equation into the input box. Use the equals sign (=) to set both sides. Use ^ for powers, * for multiplication, and sqrt() for square roots. For example, type 2x + 5 = 13 or x^2 - x - 6 = 0. You can also click Math Keyboard to insert symbols.

Solve For: If your equation has more than one variable, use this dropdown to choose which variable you want to solve for.

Solve Over: Choose the number system for your answer. Pick Real Numbers for standard answers, Complex Numbers to include imaginary answers, or Integers Only to show whole number answers.

Quick Actions: Choose what you want the calculator to do. Solve For finds the value of the variable. Simplify reduces the equation. Expand multiplies it out. Factor breaks it into parts. Other options like Intercepts, Vertex, and Critical Points are found under the More button.

Detail Level: After you solve, choose how much work to show. All Steps shows every part of the solution. Key Steps shows only the main parts. Answer Only hides the steps.

Solution Method: For quadratic equations, you can pick how the calculator solves it. Choose from Quadratic Formula, Factoring, or Completing the Square to see different methods.

Press the Solve button or hit Enter to get your results. Use the tabs below the answer to view the Graph, Number Line, Related Equations, and Examples.

What Is an Equation?

An equation is a math statement that says two things are equal. It always has an equals sign (=) in the middle. For example, 2x + 5 = 13 tells us that when you multiply some number by 2 and add 5, you get 13. The goal is to find what number makes this true. That number is the solution.

How to Solve an Equation

To solve an equation, you need to get the variable (usually x) alone on one side. You do this by doing the same thing to both sides. If a number is added, you subtract it from both sides. If a number is multiplied, you divide both sides by it. Each step keeps the equation balanced, like a scale.

Types of Equations

There are several types of equations you may come across:

  • Linear equations have no exponents on the variable. They form a straight line on a graph and have one solution. Example: 3x − 7 = 8. You can find the slope and intercepts of these lines.
  • Quadratic equations have the variable raised to the second power (x²). They can have zero, one, or two solutions. Example: x² − x − 6 = 0. Use the Quadratic Formula Calculator for a dedicated tool.
  • Polynomial equations have higher powers like x³ or x⁴. The degree tells you the most solutions it can have. You can use synthetic division to break these down.
  • Radical equations use square roots or other roots. Example: √(x − 1) = 5.
  • Absolute value equations use |x|, which gives the distance from zero. Example: |3x + 1| = 4.
  • Systems of equations are two or more equations solved at the same time. They share the same variables, and you find values that work in all of them.

Key Terms to Know

  • Variable: A letter (like x or y) that stands for an unknown number.
  • Coefficient: The number in front of a variable. In 5x, the coefficient is 5.
  • Solution (or root): The value that makes the equation true.
  • Discriminant: In a quadratic equation ax² + bx + c = 0, the value b² − 4ac. It tells you how many real solutions exist.

Why Equations Matter

Equations are used every day in science, building, money, and technology. When you figure out how much paint covers a wall, how fast a car travels, or how much something costs on sale with a percentage calculation, you are solving equations. Learning to solve them builds strong thinking skills that help in many parts of life.


Formulas used

Quadratic Formula
x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
Discriminant
\Delta = b^2 - 4ac
Linear Equation Solution
ax + b = 0 \implies x = -\frac{b}{a}
Vertex of a Parabola
x_v = -\frac{b}{2a}, \quad y_v = a\,x_v^2 + b\,x_v + c
Completing the Square
\left(x + \frac{b}{2a}\right)^2 = \frac{b^2 - 4ac}{4a^2}
Cramer's Rule (2×2 System)
x = \frac{c_1 b_2 - b_1 c_2}{a_1 b_2 - a_2 b_1}, \quad y = \frac{a_1 c_2 - c_1 a_2}{a_1 b_2 - a_2 b_1}

Frequently asked questions

What symbols do I use to type my equation?

Use = for equals, ^ for powers (like x^2), * for multiply, / for divide, and sqrt() for square roots. You can also click the Math Keyboard button to insert any symbol by tapping it.

Can I solve two equations at the same time?

Yes. Switch to Advanced Mode at the top, then type both equations separated by a comma. For example: 2x - 1 = y, 2y + 3 = x. The calculator will find the values of both variables.

What does the discriminant tell me?

The discriminant is the value b² − 4ac in a quadratic equation. If it is positive, there are two real solutions. If it is zero, there is one. If it is negative, there are no real solutions, but there are two complex (imaginary) solutions.

How do I see complex or imaginary solutions?

Change the Solve over dropdown from Real Numbers to Complex Numbers. The calculator will then show solutions that include i (the imaginary unit).

Can I check if my own answer is correct?

Yes. Scroll down to the Check Your Answer section. Type your answer into the box and click Verify. The calculator plugs your value back into the equation and tells you if it works.

Why does it say No solution?

This means no number makes the equation true. For example, x + 1 = x + 5 has no solution because no value of x can make both sides equal. If you chose Integers Only or Real Numbers, try switching to Complex Numbers to see if solutions exist there.

What is the difference between Solve, Simplify, Factor, and Expand?

Solve finds the value of the variable. Simplify combines like terms into a cleaner form. Factor breaks the expression into parts that multiply together. Expand multiplies everything out and removes parentheses.

How do I enter a fraction?

Use the / symbol. For example, type 3/4 for three-fourths or (x+1)/(x-2) for a fraction with expressions on top and bottom. Use parentheses to group the top and bottom parts.

What does the graph show?

The graph plots the left side minus the right side of your equation. Where the curve crosses the horizontal axis (y = 0) is where the solutions are. Green dots mark each solution on the graph.

How do I enter absolute value?

Use the pipe symbol | on both sides. For example, type |3x + 1| = 4. You can also use the math keyboard and tap the | | button.

Can I type logarithms and trig functions?

Yes. Type log(x) for base-10 log, ln(x) for natural log, and log2(x) for log base 2. For trig, type sin(x), cos(x), or tan(x). The math keyboard has buttons for all of these.

What is the number line tab?

The number line shows your solutions as dots on a line of numbers. This helps you see where the answers sit compared to other numbers. You can press Play to watch a dot move along the line.

What are the keyboard shortcuts?

Press Enter to solve. Press Ctrl + K to open or close the math keyboard. Press Ctrl + Shift + C to clear the input. Press Esc to close menus.

Can I choose how the calculator solves a quadratic?

Yes. After solving a quadratic equation, a Solution Method option appears. Pick Quadratic Formula, Factoring, or Completing the Square to see the steps done that way.

What does Integers Only mean?

When you pick Integers Only in the Solve over dropdown, the calculator only shows solutions that are whole numbers (like −3, 0, or 5). It hides any solutions that are fractions or decimals.

Can I upload a picture of my equation?

You can click the camera icon to upload an image. However, automatic image reading is not available offline. You will need to look at your image and type the equation into the input box yourself.

Is this calculator free to use?

Yes. This equation calculator is completely free. There are no sign-ups or payments needed. You can solve as many equations as you want.

How do I copy my answer?

Click the Copy Answer button next to the solution. The answer text is copied to your clipboard so you can paste it into a document, message, or assignment.