document.write( "Question 486581: how do you work out 5^-2 ?
\n" );
document.write( "can you show me a method ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #332593 by deborabr(181)![]() ![]() You can put this solution on YOUR website! 5^-2=(1/5)^2=(1*1/5*5)=1/25 \n" ); document.write( "what i did: \n" ); document.write( "all the numbers raised to negative expoents are transformed in fraction and raised to expoent of the same value but positive now and solve normally. The denominator and numerator are raised by the same expoent. For example: \n" ); document.write( "x^-2 will be (1/x)^2=(1^2/x^2)=(1*1/x*x) \n" ); document.write( " \n" ); document.write( " |