document.write( "Question 248300: What are the steps of the order of operations, and why is it important to follow the steps rather than solve the problem from left to right? \n" ); document.write( "
Algebra.Com's Answer #180966 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Rule 1: First perform any calculations inside parentheses.
\n" ); document.write( "Rule 2: Next perform all multiplications and divisions, working from left to right.
\n" ); document.write( "Rule 3: Lastly, perform all additions and subtractions, working from left to right.
\n" ); document.write( " If a problem includes a fraction bar, perform all calculations above and below the fraction bar before dividing the numerator by the denominator.
\n" ); document.write( "http://www.mathgoodies.com/Lessons/vol7/order_operations.html
\n" ); document.write( "
\n" );