How do you simplify sqrt(125a^3)?

1 Answer
Jun 23, 2016

Factor it out.

Explanation:

Break down the expression into its factors:

sqrt(125a^3)=sqrt(5*5*5*a*a*a)

Notice that we have a pair of 5's and a's.

sqrt(5*5*5*a*a*a)=sqrt(5*(5*5)•a*(a*a)) =sqrt(5*(5)^2*a*(a^2))

We can take these (the pairs) out of the expression.

sqrt(5*(5)^2*a*(a^2)) =5*a*sqrt(5*a)

Finally,

5*a*sqrt(5*a)=5a sqrt(5a)

sqrt(125a^3)=5a sqrt(5a)

Hope this helps!