1. Solving Simple Equations
Sign In
Pay close attention to the order of operations.
5
Notice also that even within this parenthetical expression, we must obey the order of operations. 3^2-8 For this, we must remember to evaluate the exponent first before calculating the difference.
Operation | Before Simplification | After Simplification |
---|---|---|
Calculate power | (3^2-8)+4 | ( 9-8)+4 |
Subtract term | ( 9- 8)+4 | ( 1)+4 |
Add terms | ( 1)+ 4 | 5 |
We can also evaluate this expression using a calculator. To do so, type it as shown below.