document.write( "Question 239832: what is the difference?
\n" );
document.write( "-5^2 - I thought the answer is 25
\n" );
document.write( "(-5)^2 - I thought the answer is 25
\n" );
document.write( "-(5)^2 - I thought the answer is -25
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #175899 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! -5^2 - I thought the answer is 25 \n" ); document.write( "(-5)^2 - I thought the answer is 25 \n" ); document.write( "-(5)^2 - I thought the answer is -25 \n" ); document.write( "-------------------- \n" ); document.write( "-5^2=-(5*5)=-25 ans. \n" ); document.write( "(-5)^2=(-5*-5)=25 ans. \n" ); document.write( "-(5)^2=-(5*5)=-25 ans. \n" ); document.write( " |