1. Exponents
Sign In
Pay close attention to the order of operations.
5
1/2 ( 4^3 - 6* 3^2 ) For this, we must remember to first evaluate the expression in parentheses, which includes evaluating the exponents first, followed by the multiplication and then the subtraction. After we calculate the expression in the parentheses, we can finally multiply.
Operation | Before Simplification | After Simplification |
---|---|---|
Calculate power | 1/2 ( 4^3 - 6* 3^2 ) | 1/2 ( 64 - 6* 9 ) |
Multiply | 1/2 ( 64 - 6* 9 ) | 1/2 ( 64 - 54 ) |
Subtract | 1/2 ( 64 - 54 ) | 1/2 ( 10 ) |
Multiply | 1/2 ( 10 ) | 5 |
We can also evaluate this expression using a calculator. To do so, type it as shown below.