Simplification Calculator

Reduce radicals, handle variables under the root, and rationalise denominators step by step
sqrt(18x^3)
sqrt(6) * sqrt(10)
6/sqrt(2)
4/(2 + sqrt(3))

Reducing a Radical to Simplest Form

A radical is in simplest form when three things are true: no perfect-square factor is left under the root, no fraction is under the root, and no radical is left in a denominator.

The engine is the product rule ab=a b\sqrt{ab} = \sqrt{a}\,\sqrt{b}. To reduce n\sqrt{n}, split off the largest perfect square inside it and take its root outside.

8=4⋅2=22\sqrt{8} = \sqrt{4 \cdot 2} = 2\sqrt{2}

When the number is awkward, prime factorise and pull out pairs: 200=23⋅52\sqrt{200} = \sqrt{2^3 \cdot 5^2}, so one pair of 2s and one pair of 5s escape as 2×5=102 \times 5 = 10, leaving 10210\sqrt{2}.

Some radicals cannot be reduced at all. 15=3⋅5\sqrt{15} = \sqrt{3 \cdot 5} has no repeated prime, so it is already simplest — "cannot be reduced" is a complete answer, not a failure.

A numerical check catches most slips: 200≈14.142\sqrt{200} \approx 14.142 and 102≈14.14210\sqrt{2} \approx 14.142, so that rewrite preserved the value.

Variables Under the Root, and Rationalising

Variables follow the same pair rule. For xâ‰Ĩ0x \ge 0, x2=x\sqrt{x^2} = x, x4=x2\sqrt{x^4} = x^2 — halve the exponent whenever it is even. An odd exponent leaves one factor behind:

x5=x4⋅x=x2x\sqrt{x^5} = \sqrt{x^4 \cdot x} = x^2\sqrt{x}

Deal with the number and each variable separately, then multiply the escaped parts together.

Multiplying radicals goes the other way: combine first, then reduce. 6⋅10=60\sqrt{6} \cdot \sqrt{10} = \sqrt{60}, and 60=4⋅1560 = 4 \cdot 15, so the answer is 2152\sqrt{15}.

Rationalising removes a radical from the denominator. With a single term, multiply top and bottom by that radical, since a⋅a=a\sqrt{a} \cdot \sqrt{a} = a. With a two-term denominator, multiply by the conjugate — flip the middle sign — because (a+b)(a−b)=a2−b2(a + b)(a - b) = a^2 - b^2 clears both radicals at once.

Common Mistakes to Avoid

  • Pulling out a factor that is not a square. In 18\sqrt{18} only the 9 escapes: 323\sqrt{2}. The 2 stays put.
  • Stopping halfway. 72=218\sqrt{72} = 2\sqrt{18} is true but not simplest, because 18 still contains a 9. Always recheck the leftover.
  • Halving an odd exponent. x3\sqrt{x^3} is xxx\sqrt{x}, not x1.5x^{1.5} in radical form — one xx is left inside.
  • Dropping the absolute value. x2=âˆĢxâˆĢ\sqrt{x^2} = |x| in general; you may write xx only when the problem states xâ‰Ĩ0x \ge 0.
  • Splitting a root over a sum. x2+9≠x+3\sqrt{x^2 + 9} \neq x + 3. The product rule works for multiplication and division only.
  • Multiplying only the denominator when rationalising. Both parts of the fraction must be multiplied, or you have changed its value.

Examples

Step 1: Split the number and the variable: 18⋅x3\sqrt{18} \cdot \sqrt{x^3}.
Step 2: 18=9⋅218 = 9 \cdot 2, so 18=32\sqrt{18} = 3\sqrt{2}.
Step 3: x3=x2⋅xx^3 = x^2 \cdot x, so x3=xx\sqrt{x^3} = x\sqrt{x}.
Step 4: Multiply the escaped parts and the trapped parts: 3x2x3x\sqrt{2x}.
Step 5: Check at x=2x = 2: 18⋅8=144=12\sqrt{18 \cdot 8} = \sqrt{144} = 12, and 3(2)4=6×2=123(2)\sqrt{4} = 6 \times 2 = 12 ✓
Answer: 3x2x3x\sqrt{2x}

Step 1: Combine under one radical: 6×10=60\sqrt{6 \times 10} = \sqrt{60}.
Step 2: Find the largest square factor of 60: 60=4×1560 = 4 \times 15.
Step 3: 60=415=215\sqrt{60} = \sqrt{4}\sqrt{15} = 2\sqrt{15}.
Step 4: 15 factors as 3×53 \times 5 with no repeats, so nothing more comes out.
Answer: 215≈7.7462\sqrt{15} \approx 7.746

Step 1: Multiply top and bottom by 2\sqrt{2}: 62⋅22\frac{6}{\sqrt{2}} \cdot \frac{\sqrt{2}}{\sqrt{2}}.
Step 2: The denominator becomes 22=2\sqrt{2}\sqrt{2} = 2.
Step 3: The fraction is now 622\frac{6\sqrt{2}}{2}.
Step 4: Reduce the numeric coefficient: 62=3\frac{6}{2} = 3.
Step 5: Check numerically: 6/1.4142=4.2436 / 1.4142 = 4.243, and 32=4.2433\sqrt{2} = 4.243 ✓
Answer: 323\sqrt{2}

Frequently Asked Questions

Split 8 into 4 times 2, because 4 is the largest perfect square that divides it. The root of 4 is 2 and comes outside, while the 2 has no square factor and stays under the radical, giving 2 root 2, about 2.828.

Then it is already in simplest form and you leave it as it is. The root of 15 is an example: its prime factors 3 and 5 each appear once, so no pair can escape. Only repeated prime factors produce something outside the radical.

It is a convention that makes answers comparable and, historically, easier to evaluate by hand. Multiplying by the radical, or by the conjugate for a two-term denominator, moves the root to the numerator without changing the value of the fraction.

Pairs of the variable come out and the leftover single factor stays in. The root of x to the fifth is x squared times the root of x, because x to the fourth is a perfect square. Keep in mind that the root of x squared is technically the absolute value of x unless x is known to be non-negative.

Related Solvers

Related Guides

Try AI-Math for Free

Get step-by-step solutions to any math problem. Upload a photo or type your question.

Start Solving