document.write( "Question 502961: does 4 + 9 divided by 3 - 2 simplify to 5? \n" ); document.write( "
Algebra.Com's Answer #339036 by jrb1965(16)![]() ![]() ![]() You can put this solution on YOUR website! Yes. I assume you are learning order of operations, so remember \r \n" ); document.write( "\n" ); document.write( "My Dear Aunt Sally - MDAS - Multiply, Divide, Add, Subtract so in this case you do the 9 divided by 3 first\r \n" ); document.write( "\n" ); document.write( "4 + 9 / 3 - 2, since 9/3 = 3 this becomes\r \n" ); document.write( "\n" ); document.write( "4 + 3 - 2, Then you do the addition of 4 + 3 = 7, and this becomes\r \n" ); document.write( "\n" ); document.write( "7 - 2\r \n" ); document.write( "\n" ); document.write( "And finally the subtration, 7 - 2 = 5, so it simplifies to \r \n" ); document.write( "\n" ); document.write( "5 \n" ); document.write( " |