eddysd
- 39
- 0
I know this is really simple, but it's been a while since I studied maths, but when you have something to the power 3/2, say x for example, would it be sqrt(x^3) or (sqrt(x))^3?
HallsofIvy said:Either one- they are equal. If x= 25, say, then [itex]x^3= 25^3= 15625[/itex] so [itex]\sqrt{x^3}= \sqrt{15625}= 125[/itex] while [itex]\sqrt{x}= \sqrt{25}= 5[/itex] and so [itex]\left(\sqrt{x}\right)^3= 5^3= 125[/itex].
Generally,
[tex]\sqrt{x^3}= \left(x^3\right)^{1/2}= x^{3(1/2)}= x^{3/2}= \left(x^{1/2}\right)^2= \left(\sqrt{x}\right)^3[/tex]
Even more generally,
[tex]\sqrt<b>{(x^a)}= \left(x^a\right)^{1/b}= x^{a/b}= \left(x^{1/b}\right)^a= \left(\sqrt<b>{x}\right)^a</b></b>[/tex]