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
Algebra: Equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Equations
Question 485432
:
5 + 8 * 9^2 - 25+5=633
How did I arrive at this solution?
where do parenthesis go?
Answer by
chessace(471)
(
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.