Menu

Simplify Calculator

Simplify, expand or factor an expression, one named step at a time.

By Nethanel Bar, Co-founder & CEO

Last updated

Want to solve these without the calculator?

The Coddy math course teaches the method itself - you work each step on an interactive board and get told exactly where a move went wrong.

"Simplify" is three different instructions wearing one word

Simplify usually means collect the like terms and finish the arithmetic. Expand means multiply the brackets out even if that makes the expression longer. Factor means the opposite: write it as a product. All three are called simplifying at some point in a school year, and the same expression has a different right answer for each - so this page asks you which one you want rather than guessing.

The steps are the point. Each line says what was done - multiply out, collect like terms, cancel the common factor, reduce the radical - and shows the expression that move produced. Those names are the same ones the Coddy math course uses on its interactive board, because the calculator and the course run on one engine.

Everything stays exact. Three quarters plus five sixths is nineteen twelfths, not 1.5833333; the square root of 12 becomes 2√3 rather than 3.464. A decimal answer is a rounding of the real one, and on a question about fractions or surds a rounding is marked wrong.

What to watch for in the steps

  • Like terms are terms with the same letters to the same powers. 5x and -2x are like; 5x and 5x² are not, and nothing you can do will combine them.
  • Expanding and simplifying are not the same instruction. (x + 2)(x - 3) expanded is x² - x - 6; that IS its simplest form as a sum, but the factored version is simpler to look at. Which one is wanted depends on the question.
  • A fraction is not simplified until nothing divides both the top and the bottom - and that includes a common bracket, not just a common number.
  • Order matters for effort, not for correctness: multiply out first, then collect. Collecting before you expand usually means doing it twice.
  • Arithmetic on fractions is the step people skip and then lose. The engine shows it as its own line for exactly that reason.

How to use the simplify calculator

  1. Type the expression

    Write it the way you would on paper: 2(x - 3) + 4x - 5, x/2 + x/3, sqrt(12), (x^2 - 9)/(x + 3). Use ^ for powers and sqrt(...) for roots.

  2. Choose the form you want

    Simplest form, expanded, or factored. If your homework says "simplify" and you are not sure which is meant, try simplest form first - that is what the word means most of the time.

  3. Read the step names

    Each line says which move was made. If you can say why that move came next, you can do the next question without this page.

  4. Compare against your own working

    If your answer differs, the useful question is not which is right but which line diverged. Find that line and the mistake usually explains itself.

What each instruction means

The same expression, three ways - and three different right answers depending on what was asked.

InstructionExampleAnswer
Simplify5x - 2x + 73x + 7
Simplify (brackets)2(x - 3) + 4x - 56x - 11
Simplify (fractions)3/4 + 5/619/12
Simplify (algebraic fraction)(x² - 9)/(x + 3)x - 3
Simplify (radical)√122√3
Expand(x + 2)(x - 3)x² - x - 6
Expand a square(2x + 1)²4x² + 4x + 1
Factorx² - 5x + 6(x - 2)(x - 3)

Worked examples

Collecting like terms: 5x - 2x + 7

plain
5x - 2x + 7

5x - 2x is 3x, and the 7 has nothing to combine with, so the answer is 3x + 7. Notice what does NOT happen: the 3x and the 7 do not merge into 10x. Terms with a letter and terms without one are never like terms, and that single confusion accounts for a large share of lost marks in a first algebra course.

Brackets first: 2(x - 3) + 4x - 5

plain
2(x - 3) + 4x - 5

Multiply out to get 2x - 6 + 4x - 5, then collect: 6x - 11. Doing it the other way round - trying to collect 2(x - 3) with 4x before expanding - is where the classic error of writing 6(x - 3) comes from.

An algebraic fraction: (x² - 9)/(x + 3)

plain
(x^2 - 9)/(x + 3)

Factor the top into (x - 3)(x + 3), and now the (x + 3) cancels, leaving x - 3. You may only cancel a whole factor, which is why the factoring has to come first - striking the x² against the x is not a legal move and gives the wrong answer.

Fractions: 3/4 + 5/6

plain
3/4 + 5/6

The common denominator is 12, so this is 9/12 + 10/12 = 19/12. The answer stays a fraction: 19/12 is exact and 1.5833... is a rounding of it. If the question was about fractions, the fraction is the answer.

Common mistakes

  • Combining unlike terms. 3x + 4 is 3x + 4 and never 7x, no matter how much shorter that looks.
  • Distributing to only the first term. 2(x - 3) is 2x - 6, not 2x - 3.
  • Cancelling across a plus. In (2x + 4)/2 both terms are divided by 2, giving x + 2 - never 2x + 2.
  • Squaring a sum term by term. (x + 3)² is x² + 6x + 9, not x² + 9. The middle term is the one everybody forgets.
  • Turning an exact value into a decimal. √12 simplifies to 2√3; writing 3.46 loses the exactness the question was testing.
  • Sign errors when subtracting a bracket. 5 - (x - 2) is 5 - x + 2 = 7 - x; the minus applies to everything inside.

Simplifying FAQ

What does it mean to simplify an expression?
To write the same value in the shortest, tidiest form: multiply out anything that needs multiplying out, collect the like terms, finish the arithmetic, and reduce any fraction or radical. Nothing about the value changes - only how it is written.
What is the difference between simplifying and expanding?
Expanding means multiplying brackets out, which often makes an expression longer. Simplifying means putting it in its tidiest form, which usually includes expanding first and then collecting. This page lets you ask for either, because homework asks for both under the same word.
How do I know when an expression is fully simplified?
When there is nothing left to multiply out, no two terms that can be combined, no arithmetic left undone, and no fraction or radical that reduces. The page stops exactly there, and the last line is that state.
Can it simplify fractions with letters in them?
Yes. (x² - 9)/(x + 3) becomes x - 3, and the steps show why: the top factors and the common bracket cancels. It will not cancel anything that is not a whole factor, because that is not a legal move.
Does it keep answers exact?
Always. Fractions stay fractions, radicals stay radicals, and no arithmetic is done in floating point. That is a deliberate choice: 0.6666666667 is wrong in a way that 2/3 is not.
Can I use it to check my homework?
Yes, and the useful way to do it is to work the problem yourself first and then compare routes rather than answers. Two correct methods can reach the same expression; the step where your route diverges is the thing worth looking at.
Why does it name each step?
Because the name is the transferable part. "Collect like terms" is a move you can look for next time; a line of algebra that appeared without explanation is not. The names here are the same ones the Coddy math course uses on its board.

More math tools

Coddy programming languages illustration

Learn math with Coddy

GET STARTED