document.write( "Question 617708: Hi, I just need to make sure I am doing these problems correctly. Could someone please help?\r
\n" );
document.write( "\n" );
document.write( "13 + 30 divided by 5 - 5 \r
\n" );
document.write( "\n" );
document.write( "Would the answer be 14? \n" );
document.write( "
Algebra.Com's Answer #388500 by Theo(13342)![]() ![]() You can put this solution on YOUR website! 13 + 30 / 5 - 5 = 13 + 6 - 5 = 19 - 5 = 14 \n" ); document.write( "looks like you did it right. \n" ); document.write( "multiplies and divides are done ahead of adds and subtracts. \n" ); document.write( "the expression is equivalent to: \n" ); document.write( "13 + (30/5) - 5 \n" ); document.write( "expressions within parentheses are done ahead of expressions not in parentheses. \n" ); document.write( "looks like you did it right. \n" ); document.write( "first you do the 30/5 to get 6 \n" ); document.write( "then you add 13 + 6 to get 19 (working from left to right) \n" ); document.write( "then you subtract 5 to get 14. \n" ); document.write( " \n" ); document.write( " |