document.write( "Question 629293: Solve this equation 28÷7+2×3=?
\n" );
document.write( "28 / 7 + 2 * 3 is the equation
\n" );
document.write( "by the order or arithmetic, you scan left to right and do multiplies and divides in the order you encounter them.
\n" );
document.write( "your equation becomes:
\n" );
document.write( "(28/7) + (2*3) = x
\n" );
document.write( "i let x = the result until we can figure out what the result is.
\n" );
document.write( "simplify this equation to get:
\n" );
document.write( "4 + 6 = x which results in:
\n" );
document.write( "x = 10
\n" );
document.write( "the result of that calcultion is equal to 10
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #396148 by Theo(13342)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " |