Answer:
3³-8*3 = 3
Explanation:
Use order of operations:
P -> Parentheses
E -> Exponents
M -> Multiplication (left to right)
D -> Division (left to right)
A -> Addition (left to right)
S -> Subtraction (left to right)
3³=27 is done first because of the exponent. Next, we would do 8*3=24 because that has multiplication. Finally, we do 27-24=3 because of subtracting being the last step in PEMDAS.
Therefore, the final answer is 3