Good evening: How would you simplify the sqrt4(x^8*y^6*z^7) ? Thank you
I assume you have 4√[(x^8*y^6*z^7] = (x^8*y^6*z^7)^(1/4)
And using the rule (a^m)^n = a^(m *n) we have
x^2 * y^(6/4) * z^(7/4) = x^2 * y^(3/2) * z^(7/4) .....note.....we are assuming that y, z > 0
8x6yz6sqrt(z)