SOLUTION: 5 + 8 * 9^2 - 25+5=633 How did I arrive at this solution? where do parenthesis go?

Algebra ->  Equations -> SOLUTION: 5 + 8 * 9^2 - 25+5=633 How did I arrive at this solution? where do parenthesis go?      Log On


   



Question 485432: 5 + 8 * 9^2 - 25+5=633
How did I arrive at this solution?
where do parenthesis go?

Answer by chessace(471) About Me  (Show Source):
You can put this solution on YOUR website!
() by priority order of operations: ^ */ +-
5 + (8 * (9^2)) - 25+5=633
The rest don't matter, although it was misleading to put blanks around "25+5" and not within, as if () was implied.