SOLUTION: I don't understand anything at all like its left to right and you multiply even if it's a add problem.like the whole concept of it is confusing.
Question 923557: I don't understand anything at all like its left to right and you multiply even if it's a add problem.like the whole concept of it is confusing. Answer by rothauserc(4718) (Show Source):
You can put this solution on YOUR website! The rule for evaluating an expression is
do all multiplication and division in the order they appear from left to right, then addition and subtraction in the order they appear from left to right.
note that parenthesis say do me first
example
2 * 8 + 2*(6 + 9)
evaluation gives
16 + 2*15
16 + 30 = 46