document.write( "Question 644293: here's the equation:
\n" );
document.write( "6-1x0+2/2\r
\n" );
document.write( "\n" );
document.write( "what is the sequence in order to get the right answer? should you follow as is or you group them first? i kinda remember in high school wherein if there are multiple operations, i think you do the multiplication & division first before doing the addition and subtraction. is this correct? \n" );
document.write( "
Algebra.Com's Answer #407282 by Boilermaker77(1)![]() ![]() ![]() You can put this solution on YOUR website! Yes, you are correct that multiplication and division are performed before addition and subtraction. \n" ); document.write( " \n" ); document.write( "The order of operations is... \n" ); document.write( "parentheses or brackets \n" ); document.write( "exponents \n" ); document.write( "multiplication and division (same level) \n" ); document.write( "addition and subtraction (same level)\r \n" ); document.write( "\n" ); document.write( "So with no parentheses or exponents present, you solve the multiplication and division first... \n" ); document.write( "1 x 0 = 0 \n" ); document.write( "2 / 2 = 1\r \n" ); document.write( "\n" ); document.write( "Then 6-1x0+2/2 can be restated as... \n" ); document.write( "6 - 0 + 1 = 7 \n" ); document.write( " \n" ); document.write( " |