document.write( "Question 112980: how would I get the answer for this problem
\n" );
document.write( "4^2(6-2)+2^3(7+3)= \n" );
document.write( "
Algebra.Com's Answer #82322 by SHUgrad05(58) ![]() You can put this solution on YOUR website! 4^2(6-2)+2^3(7+3)= \n" ); document.write( "For this problem, remember the order of operations: \n" ); document.write( "PEMDAS->Parentheses, Exponents, Multiplication, Division, Addition & Subtraction\r \n" ); document.write( "\n" ); document.write( "4^2(6-2)+2^3(7+3) \n" ); document.write( "4^2(4)+2^3(10) \n" ); document.write( "16(4)+8(10) \n" ); document.write( "64+80=144 \n" ); document.write( " |