document.write( "Question 108892: Not sure of order of operation......
\n" ); document.write( "f=1
\n" ); document.write( "f=45-4e+1
\n" ); document.write( "f=45-4+1\r
\n" ); document.write( "\n" ); document.write( "does f=42 or does f=40
\n" ); document.write( "

Algebra.Com's Answer #79397 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
F=45-4+1=45+1-4=46-4=42
\n" ); document.write( "F=45-4+1=41+1=42 NO MATTER WHICH OPERATION YOU DO FIRST.
\n" ); document.write( "THE SEQUENCE OF OPERATIONS IS RESOLVE ALL ITMS WITHIN THE ( ).
\n" ); document.write( "THEN pOWERS, MULTIPLY/DIVIDE THEN ADD/SUBTRACT.
\n" ); document.write( "
\n" );