This looks like a basic math problem… but don’t rush it 😳
Here it is:
5 + 4 × 2 − 3 = ?
At first glance, many people just go left to right and get the wrong answer. That’s the trap.
To solve it correctly, you need to follow the order of operations (PEMDAS/BODMAS):
Multiplication and division come before addition and subtraction.
So let’s break it down step by step:
First: 4 × 2 = 8
Now the equation becomes:
5 + 8 − 3
Then solve from left to right:
5 + 8 = 13
13 − 3 = 10
So the correct answer is 10 ✅
Seems simple, right? But a surprising number of people miss it by rushing!