document.write( "Question 118966: Simplify\r
\n" );
document.write( "\n" );
document.write( "12 + 4 x 10 \n" );
document.write( "
Algebra.Com's Answer #87068 by mayank(15)![]() ![]() ![]() You can put this solution on YOUR website! 12+4x10 \n" ); document.write( "=12+40(as multiply has precedence over addition,first one needs to multiply) \n" ); document.write( "=52 \n" ); document.write( " |