How do you simplify 12 (sqrt of 2) divided by 2 (sqrt of 27)?
1 Answer
Oct 9, 2015
Explanation:
Assuming that your starting expression looks like this
#(12sqrt(2))/(2sqrt(27))#
you can start by writing
#(12sqrt(2))/(2sqrt(27)) = (6sqrt(2))/sqrt(27)#
Now focus on
#27 = 3 * 9 = 3^2 * 3#
This means that you have
#sqrt(27) = sqrt(3^2 * 3) = 3sqrt(3)#
The expression becomes
#(6sqrt(2))/(3sqrt(3)) = (2sqrt(2))/sqrt(3)#
Rationalize the denominator by multiplying the fraction by
#(2sqrt(2))/sqrt(3) * sqrt(3)/sqrt(3) = (2 * sqrt(2) * sqrt(3))/(sqrt(3) * sqrt(3)) = color(green)(2/3sqrt(6))#