How do you use PEMDAS to simplify #6+5*2+3#?

1 Answer
Apr 9, 2015

When we see an expression like this, we follow the correct order of operations:

Parentheses>Exponents>Multiplication and Division>Addition and Subtraction (PEMDAS)

#color(blue)(6+5*2+3#

# = 6 + 10 + 3 # (We performed the Multiplication of 5 and 2 first)

#color(blue) ( = 19 # (And then Addition)