If + = -, - = *, * = /, / = +; then, what is 6 + (4 * 2) - 3 / 1?
- ((a))
0
- ((b))
2
- ((c))
3
- ((d))
1
Show Answer
1
BODMAS Rule:

According to the question, the signs are interchanged as follows:
| Original Symbol | + | − | × | ÷ |
|---|---|---|---|---|
| New Symbol | − | × | ÷ | + |
Now, given the equation: 6 + (4 × 2) − 3 ÷ 1 = ?
After interchanging the specified signs, the new equation is:
6 − (4 ÷ 2) × 3 + 1 = ?
Perform operations according to BODMAS:
⇒ 6 − (4 ÷ 2) × 3 + 1
⇒ 6 − 2 × 3 + 1
⇒ 6 − 6 + 1
⇒ 1
Hence, the correct answer is "Option 4".




































