Respuesta :

The first thing we are going to do is rewrite the expression correctly.
 We have:
 root (27x ^ 12 / 300x ^ 8)
 Rewriting:
 root ((27/300) * (x ^ 12 / x ^ 8))
 root ((9/100) * (x ^ (12-8)))
 root ((9/100) * (x ^ (4)))
 root ((9/100) * (x ^ (4)))
 3 * x ^ 2 * root ((1/100)
 (3 * x ^ 2) / 10
 (3/10) * (x ^ 2)
 Answer:
 (3/10) * (x ^ 2)

Answer:

3/10 x^2

Step-by-step explanation: