document.write( "Question 905809: What is the orders of operation for 6^3-14/2 ? \n" ); document.write( "
Algebra.Com's Answer #549422 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Eliminate the exponent first \n" ); document.write( "= 216 - 14/2 \n" ); document.write( "----- \n" ); document.write( "Now it could be (216-14)/2 \n" ); document.write( "or 216 - (14/2) \n" ); document.write( "----- \n" ); document.write( "You need to add parentheses to eliminate the ambiguity. \n" ); document.write( " \n" ); document.write( " |