
Jonah S. answered 05/04/20
Computer Engineering Student for Math and ACT Tutoring
When simplifying radicals, remember to "pull out" all perfect squares from under the square root. The trick is to find which factors are perfect squares, because those terms can be pulled out.
a.
√(50)
50 is the same as 2*25
√(50) = √(2*25)
25 is equal to 52, which makes it a perfect square. So take the square root of 25 (which is 5), and pull it out of the radical:
=5√(2)
b.
√(32)/4 = √(16*2)/4
16 is a perfect square:
= 4√(8)/4
now the 4 in the numerator cancels with the 4 in the denominator:
= √(8)
c.
When multiplying square roots, just multiply the terms under the radical, then simplify:
√2 * √10
= √(20)
= √(4*5)
= 2√(5)
d.
This is the same as above, but remember to multiply the numbers in front of the radicals:
6√(2) * 2√(2)
= (6*2) (√2 * √2)
= 12*2
= 24
e.
When adding and subtracting terms with radicals, you can treat the radicals like a variable.
1√3 + 2√3 - 7√3
Here we can factor a √3 out of each term:
= (1+2-7)√3
= (-4)√3
f.
-√(12) - 2√(3) - 2√(20)
This problem uses all of the techniques we've used so far. The first step is to simplify all of the terms:
= -√(4*3) - 2√(3) - 2√(4*5)
= -2√(3) - 2√(3) - 2*2√(5)
= -2√(3) - 2√(3) - 4√(5)
Notice that now we have two terms with a √3. This means we can easily add them together:
= -4√(3) - 4√(5)