Introduction
This Simplify Calculator makes messy math look neat. Type in an algebraic expression like 2(5x+4)-3x, press Calculate, and you get the simplified answer right away. It works with numbers, variables, fractions, powers, roots, and parentheses.
The tool does more than give an answer. It shows the steps, so you can see how the work is done:
- Simplify — expands, combines, factors, and cancels to give the shortest form.
- Combine Like Terms — only adds up terms that match, with no factoring.
- Step-by-step solution — each move is listed in order, with a short explanation.
- Domain warnings — tells you which values a variable cannot be.
You can also plug in numbers for x or y to get a value, drag a slider to watch the answer change, and see a graph of the expression. If you want a full plotting workspace, try the Graphing Calculator. If you already solved the problem yourself, type your answer in the "Check Your Answer" box and the calculator will tell you if it matches.
Use it to check homework, study for a test, or learn how simplifying algebraic expressions really works. When you need to go a step further and find a value for the variable, the Solve For X Calculator and the Equation Calculator take over from there.
How to use our Simplify Calculator
Type an algebra expression, pick how you want it simplified, and the calculator shows the simplified answer, the steps, and any domain rules.
Algebraic expression: Type the expression you want to simplify, like 2(5x+4)-3x. You can use + − × ÷ ^ ( ) numbers, and letters like x, y, or a. Typing 2x or 3(x+1) works too.
Operation: Choose Simplify to fully simplify, including factoring and cancelling. Choose Combine Like Terms if you only want like terms added together. For a dedicated breakdown of factored forms, see the Factoring Calculator.
Show step-by-step: Keep this checked to see each step, from distributing to the final answer. Uncheck it if you only want the answer.
Show domain warnings: Keep this checked to see values the variable cannot equal, such as x ≠ 0 when x sits in a denominator.
Pretty output: Keep this checked to see the answer in clean math notation. Uncheck it to see plain text you can copy into other tools.
Calculate: Click this to get your simplified result. You can also press Enter in the expression box.
Clear: Click this to empty the box and remove all results so you can start over.
Show Keypad: Click this to open the math keyboard with buttons for squares, roots, pi, log, numbers, and letters. Related helpers include the Exponent Calculator, the Square Root Calculator, and the Log Calculator.
Quick Picks and Examples: Click any expression to load it into the box and solve it right away.
Evaluate with specific values: Enter a number for each variable, then click Evaluate to get a numeric answer. Use the slider to change values fast and watch the graph move.
Your simplified form: Type your own answer here and click Verify. The calculator tells you if your answer matches the correct one.
What Does It Mean to Simplify an Expression?
To simplify an algebraic expression means to rewrite it in the shortest, cleanest form that still has the same value. You do not solve for a variable, because an expression has no equals sign. You just tidy it up. For example, 2(5x + 4) - 3x becomes 7x + 8. Both forms give the same answer for every value of x, but the second one is easier to read and use.
The Main Rules for Simplifying
- Order of operations (PEMDAS): do parentheses first, then exponents, then multiply and divide, then add and subtract. A basic Simple Calculator is handy for the pure arithmetic pieces.
- Distributive property: a number outside parentheses multiplies everything inside. So
3(x + 2) = 3x + 6. - Combine like terms: terms are "like" when they have the same variable with the same exponent. You can add
5x + 3x = 8x, but5xand5x²are not like terms and stay apart. - Exponent rules:
x² · x³ = x⁵andx⁵ ÷ x² = x³. A negative exponent means a fraction, sox⁻² = 1/x². - Factor and cancel: in a fraction, factor the top and bottom, then cancel matching factors. For example,
(x² − 1)/(x + 1)becomesx − 1. For number-only work, the GCF Calculator and Prime Factorization Calculator help you spot common factors.
Like Terms vs. Unlike Terms
Think of like terms as the same kind of object. Three apples plus four apples is seven apples. In algebra, 3y + 4y = 7y. But apples and oranges cannot be added into one number, and neither can 3y and 4z. Only the coefficients (the numbers in front) get added or subtracted. The variable part never changes when you combine like terms.
Working With Fractions Inside Expressions
Many expressions mix fractions with variables, like 5x/6 + 3x/2. The calculator finds the common denominator for you and reduces the result. If you want to practice the number side on its own, the Fraction Calculator, Adding Fractions Calculator, and LCM Calculator walk through those steps, and the Decimal to Fraction Calculator converts decimals like 0.5 into exact fractions first.
Why Domain Restrictions Matter
You can never divide by zero. So if a variable sits in the bottom of a fraction, some values are not allowed. In 1/(x − 3), the value x = 3 is banned because it would make the bottom zero. When you cancel a factor from a fraction, that banned value still stays banned, even though the shorter answer hides it. Square roots have limits too: what is inside a square root must not be negative. Logarithms need a positive input. If your problem uses inequality signs instead of a plain expression, the Inequality Calculator is the right tool.
Simplify vs. Combine Like Terms
Full simplifying does everything: distribute, combine, factor, and cancel. Combining like terms only adds and subtracts the matching terms and stops there. Teachers sometimes ask for just one of these, so check the directions on your homework.
Common Mistakes to Avoid
- Forgetting to distribute a minus sign:
−2(x − 5)is−2x + 10, not−2x − 10. - Adding exponents when you should multiply terms, or the other way around.
- Combining terms that are not alike, such as writing
x + x² = x³. - Cancelling single terms across a plus sign. You may only cancel whole factors.
- Dropping the domain restrictions after cancelling.
Where You Use This
Simplifying is the first step in almost all algebra work. Shorter expressions make it faster to solve equations, graph lines and curves, plug in numbers, and check answers. Once an expression is clean, tools like the Polynomial Calculator, Quadratic Formula Calculator, Synthetic Division Calculator, and System of Equations Calculator pick up the next step. It also shows up in geometry formulas such as the Pythagorean Theorem Calculator and Slope Calculator, in calculus with the Derivative Calculator and Integral Calculator, in science labs, and in money problems where you build one clean formula and then use it many times.