document.write( "Question 1169721: Evaluate the expression when a=9 and b=4.\r
\n" );
document.write( "\n" );
document.write( " b + 8 x a
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #794525 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( "b + 8 x a\r\n" ); document.write( "\r\n" ); document.write( "Put a 9 where the \"a\" is and a 4 where the \"b\" is:\r\n" ); document.write( "\r\n" ); document.write( "4 + 8 x 9\r\n" ); document.write( "\r\n" ); document.write( "The PEMDAS rule tells us that we must multiply 8 x 9 before adding to 4.\r\n" ); document.write( "So since 8 x 9 is 72, we put 72 where the 8 x 9 is:\r\n" ); document.write( "\r\n" ); document.write( "4 + 72\r\n" ); document.write( "\r\n" ); document.write( "Finally we add, and the final answer is:\r\n" ); document.write( "\r\n" ); document.write( "76\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |