document.write( "Question 705134: why is (-3)^2 different than -3^2 in algebra? \n" ); document.write( "
Algebra.Com's Answer #434420 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! (-3)^2 means (-3) times (-3) which turns into positive 9.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-3^2 means -(3^2) and that turns into -9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So this is why placement of parenthesis changes things. \n" ); document.write( " |