document.write( "Question 233492: how do I solve x to the -3 power in parenthesis and a 2 outside the parenthesis? I know for the negative exponent I make it 1/x to the 3rd but how do I square a fraction? \n" ); document.write( "
Algebra.Com's Answer #172373 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
how do I solve x to the -3 power in parenthesis and a 2 outside the parenthesis? I know for the negative exponent I make it 1/x to the 3rd but how do I square a fraction?
\n" ); document.write( "-----------
\n" ); document.write( "(x^-3)^2
\n" ); document.write( "(1/x^3)^2
\n" ); document.write( "= (1/x^3)*(1/x^3) = 1/x^6
\n" ); document.write( "==============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );