document.write( "Question 108340: fifth root of X times the square root of X \n" ); document.write( "
Algebra.Com's Answer #79000 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"x%5E%281%2F5%29%2Asqrt%28x%29\"
\n" ); document.write( "The square root means raised to the 1/2 power.
\n" ); document.write( "\"x%5E%281%2F5%29%2Asqrt%28x%29=x%5E%281%2F5%29%2Ax%5E%281%2F2%29\"
\n" ); document.write( "Remember multiplying exponent expressions of same base means add exponents.
\n" ); document.write( "\"x%5E%281%2F5%29%2Asqrt%28x%29=x%5E%281%2F5%2B1%2F2%29\"
\n" ); document.write( "\"x%5E%281%2F5%29%2Asqrt%28x%29=x%5E%282%2F10%2B5%2F10%29\"
\n" ); document.write( "\"x%5E%281%2F5%29%2Asqrt%28x%29=x%5E%287%2F10%29\"
\n" ); document.write( "
\n" );