I'm not sure if this is the correct site to ask such an elementary question but I'm trying to teach myself basic algebra and I can't understand how to do this one equation it's been so annoying.
So basically this is the expression:
$$\sqrt[10]{32a^5}$$
What I thought you're meant to do is simply it to $\sqrt{32a}$ then further to $4\sqrt{2a}$. But, I know the answer is $\sqrt{2a}$.
Lord help me. Perhaps I'm just not meant to do this kind of stuff. :(
Thanks in advance guys. Seriously,
JD. :)
I believe the simplest way to simplify your expression is with fractional exponents, though there are other ways.
$$\begin{align} \sqrt[10]{32a^5} &= \left(32a^5\right)^{1/10} \\[2 ex] &= \left(2^5a^5\right)^{1/10} \\[2 ex] &= 2^{5\cdot 1/10}a^{5\cdot 1/10} \\[2 ex] &= 2^{1/2}a^{1/2} \\[2 ex] &= (2a)^{1/2} \\[2 ex] &= \sqrt{2a} \end{align}$$