If '+' means 'divide by', '-' means 'add to', '×' means 'subtract from' and '/' means 'multiply by', then what will be the value of the following expression?
[{(16 × 6) - (2 / 3)} + (3 - 1)] / 2
If '+' means 'divide by', '-' means 'add to', '×' means 'subtract from' and '/' means 'multiply by',
| Symbol | + | - | / | × |
| Meaning | / | + | × | - |
{(16 × 6) - (2 / 3)} + (3 - 1)] / 2
Now put the right symbol we get-
= [{(16 - 6) + (2 × 3)} / (3 + 1)] × 2
Now we apply BODMAS rule-
= [{10 + 6} / 4] × 2
= [16 / 4] × 2
= 4 × 2
= 8
Hence, "8" is the correct answer.


