Review
Sign In
Remember the order of operations.
0.5
[ 20 + ( 2.5 * 3 ) ] - 3^3 We first need to simplify the value of the expression in the parentheses. Within the parentheses, we need to calculate the product [20+ (2.5* 3)] -3^3 multiply âź¶ [20+7.5] -3^3 Now we can calculate the sum in the brackets. [20+7.5]-3^3 add âź¶ 27.5-3^3 Next, we need to calculate the exponent expression. 27.5-3^3 calculate power âź¶ 27.5-27 Finally, we can finish evaluating our expression by subtracting 27 from 27.5. 27.5-27 subtract âź¶ 0.5