document.write( "Question 485432: 5 + 8 * 9^2 - 25+5=633
\n" );
document.write( "How did I arrive at this solution?
\n" );
document.write( "where do parenthesis go? \n" );
document.write( "
Algebra.Com's Answer #332006 by chessace(471)![]() ![]() You can put this solution on YOUR website! () by priority order of operations: ^ */ +- \n" ); document.write( "5 + (8 * (9^2)) - 25+5=633 \n" ); document.write( "The rest don't matter, although it was misleading to put blanks around \"25+5\" and not within, as if () was implied. \n" ); document.write( " |