David W. answered 11/30/15
Tutor
4.7
(90)
Experienced Prof
Just to help you understand the rules for adding/subtracting exponents and for taking quantities out from under the radical:
square root of 3x3y times square root of 6x2y
= SQRT(3x3y) * SQRT(6x2y)
= SQRT(18x5y2)
= SQRT (2*3*3 * x*x*x*x*x * y*y)
= SQRT (3*3 * x*x*x*x * y*y)*SQRT(2*x)
= 3x2y√(2x)