document.write( "Question 43421: Can someone help me solve this problem?\r
\n" );
document.write( "\n" );
document.write( " I need to evaluate the following problem. Also remember to use the order of operations:\r
\n" );
document.write( "\n" );
document.write( " 16 divided by (-2) * (-4)/2^3 + 4
\n" );
document.write( " Thanks,
\n" );
document.write( " Sher \n" );
document.write( "
Algebra.Com's Answer #28437 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! You will need to apply the order of operations which is the order in which a problem is solved. The abbreviation P.E.M.D.A.S. will give you the correct order to follow: \n" ); document.write( "P = Parenthesis first. Be sure to work all of the problems within the parenthesis also using the order of operations. \n" ); document.write( "E = Exponents or radicals next \n" ); document.write( "M or D = Multiplication or Division (whichever comes first) \n" ); document.write( "A or S = Addition or Subtraction (whichever comes first) \n" ); document.write( "16/(-2) * (-4/2^3 + 4) \n" ); document.write( "(-8)*(-4)/(8+4) \n" ); document.write( "(-8) * (-4/12) \n" ); document.write( "32/12 \n" ); document.write( "8/3 \n" ); document.write( "2.666\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |