Question

30−5×(4+2)

Answers

Answered by GPT-4o mini
To solve the expression \(30 - 5 \times (4 + 2)\), follow the order of operations (PEMDAS/BODMAS):

1. **Parentheses/Brackets**: Calculate the expression inside the parentheses first.
\[
4 + 2 = 6
\]

2. **Multiplication**: Next, perform the multiplication.
\[
5 \times 6 = 30
\]

3. **Subtraction**: Finally, perform the subtraction.
\[
30 - 30 = 0
\]

So, the final result is \(0\).