document.write( "Question 232453: Are these equal: -3^2, -(3)^2, (-3)^2? \n" ); document.write( "
Algebra.Com's Answer #171781 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "They look like they are all equal but they are not. The parenthesis makes the difference. The first one -3^2 = 9 \n" ); document.write( "The second one -(3)^2 = -9 Here the exponent is working for the 3 not the minus sign. \n" ); document.write( "The third one (-3)^2 = 9 since the exponent is now working on the -3. \n" ); document.write( "RJ Toftness \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |