document.write( "Question 1017057: 1.The calculator says 4*y*x*y=4xy^2 but I get 4y^2x, why does x come before y^2.
\n" );
document.write( "2.The calculator says -2^4=-16 but I get 16, why is the answer negative? \n" );
document.write( "
Algebra.Com's Answer #633387 by richard1234(7193) You can put this solution on YOUR website! \"The calculator says 4*y*x*y=4xy^2 but I get 4y^2x, why does x come before y^2.\" \n" ); document.write( "Both are correct. It might be more standard to \"alphabetize\" variables.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"The calculator says -2^4=-16 but I get 16, why is the answer negative?\" \n" ); document.write( "Because you are raising 2^4 and then multiplying it by -1. However (-2)^4 is equal to 16. \n" ); document.write( " |