Simplifying radicals means rewriting roots in their cleanest equivalent form. It matters because simplified radicals are easier to compare, combine, and use in equations from geometry, algebra, physics, and engineering. A radical is usually considered simplified when no perfect-square factor remains under a square root, no radical is left in a denominator, and like radical terms have been combined.
Understanding Math: Simplifying Radicals
A reliable method starts by finding the largest square factor inside the radicand. A square factor comes from multiplying a whole number by itself, such as four, nine, sixteen, or twenty five. For the square root of seventy two, the useful split is thirty six times two, not just nine times eight.
The square root of thirty six becomes six outside the radical, leaving six times the square root of two. Prime factorization helps when the best square factor is hard to spot. Write seventy two as two times two times two times three times three.
Each pair of matching factors makes one factor outside the square root. Factors without a pair must stay inside.
Variables follow the same pairing idea, but their signs need care. Under a square root, a pair of x factors can come out as the absolute value of x. This is because both positive three and negative three give nine when squared, while a square root represents the nonnegative value.
Many school exercises state that variables are positive or nonnegative. Under that condition, the absolute value can be written simply as x.
An expression with six x squared y cubed under a square root can be separated by taking x out, taking one y out, and leaving six y inside, when the variables are nonnegative. Keeping track of leftover factors is more important than trying to do every step mentally.
Simplifying before adding or subtracting radical terms prevents a common mistake. The square root of eight and the square root of eighteen do not look alike at first. After simplifying, they become two times the square root of two and three times the square root of two.
They can then be combined because they have the same radical part. In contrast, the square root of two and the square root of three cannot be combined into one radical term. Multiplication works differently.
Multiply coefficients together and multiply the values inside the roots, then simplify the result. Division needs extra attention when a root is in the denominator. Multiplying the top and bottom by a suitable root removes that root from the bottom without changing the value.
Radicals appear whenever a measurement comes from the Pythagorean theorem. A diagonal across a square with side length one has length equal to the square root of two. In physics, formulas for speed, energy, and distance can produce roots after solving for an unknown.
Exact radical form is useful because rounding too early can create small errors that grow through later calculations. Still, estimating is a good check.
Since the square root of two is between one and two, any answer involving five times the square root of two should be between five and ten. Check that every factor taken outside truly came from a pair, that no square factor remains inside, and that the final answer has a sensible size.
Key Facts
- sqrt(ab) = sqrt(a)sqrt(b) for a >= 0 and b >= 0
- sqrt(a/b) = sqrt(a)/sqrt(b) for a >= 0 and b > 0
- sqrt(ka^2) = a sqrt(k) when a >= 0 and k has no perfect-square factor
- a sqrt(m) + b sqrt(m) = (a + b)sqrt(m)
- sqrt(50) = sqrt(25 · 2) = 5sqrt(2)
- 1/sqrt(a) = sqrt(a)/a for a > 0
Vocabulary
- Radical
- A radical is an expression that uses a root symbol, such as a square root or cube root.
- Radicand
- The radicand is the number or expression inside the radical sign.
- Perfect square
- A perfect square is a number that can be written as an integer multiplied by itself, such as 36 = 6 · 6.
- Like radicals
- Like radicals have the same index and the same radicand, such as 3sqrt(5) and 7sqrt(5).
- Rationalizing the denominator
- Rationalizing the denominator means rewriting a fraction so that no radical remains in the denominator.
Common Mistakes to Avoid
- Adding unlike radicals, such as sqrt(2) + sqrt(3) = sqrt(5), is wrong because radicals can only be combined when the radical parts match exactly.
- Forgetting to pull out the largest perfect-square factor makes answers incomplete because sqrt(72) should become 6sqrt(2), not just 3sqrt(8).
- Splitting a radical over addition, such as sqrt(a + b) = sqrt(a) + sqrt(b), is wrong because the product and quotient properties do not apply to sums.
- Leaving a radical in the denominator, such as 4/sqrt(5), is usually not considered simplified because it should be rationalized to 4sqrt(5)/5.
Practice Questions
- 1 Simplify sqrt(98) by factoring out the largest perfect square.
- 2 Simplify and combine: 3sqrt(12) + 2sqrt(27) - sqrt(48).
- 3 Explain why sqrt(18) + sqrt(8) can be combined after simplifying, but sqrt(18) + sqrt(7) cannot.