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=ab\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=42=22\sqrt{8} = \sqrt{4 \cdot 2} = 2\sqrt{2}

When the number is awkward, prime factorise and pull out pairs: 200=2352\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=35\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: 20014.142\sqrt{200} \approx 14.142 and 10214.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 x0x \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=x4x=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. 610=60\sqrt{6} \cdot \sqrt{10} = \sqrt{60}, and 60=41560 = 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 aa=a\sqrt{a} \cdot \sqrt{a} = a. With a two-term denominator, multiply by the conjugate — flip the middle sign — because (a+b)(ab)=a2b2(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 x0x \ge 0.
  • Splitting a root over a sum. x2+9x+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.

示例题目

Step 1: Split the number and the variable: 18x3\sqrt{18} \cdot \sqrt{x^3}.
Step 2: 18=9218 = 9 \cdot 2, so 18=32\sqrt{18} = 3\sqrt{2}.
Step 3: x3=x2xx^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: 188=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: 2157.7462\sqrt{15} \approx 7.746

Step 1: Multiply top and bottom by 2\sqrt{2}: 6222\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}

常见问题

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.

相关求解器

相关学习指南

免费试用 AI-Math

任何数学问题都能获得分步解答。拍照上传或输入问题即可。

开始解题