Evaluating Expressions with Grouping Symbols
The fourth step in evaluating an expression is to evaluate
addition and subtraction from left to right
The third step in evaluating an expression with multiple grouping symbols is to evaluate what's in the
braces { }
The second step in evaluating an expression with multiple grouping symbols is to evaluate what's in the
brackets [ ]
The third step in evaluating an expression is to evaluate
multiplication and division from left to right
The first step in evaluating an expression with multiple grouping symbols is to evaluate what's in the
parentheses ( )
The second step in evaluating an expression is to evaluate
the exponents
The first step in evaluating an expression is to evaluate
what is in the parentheses.