Correct option is C
Given:
‘A’ stands for ‘÷’, ‘B’ stands for ‘×’, ‘C’ stands for ‘+’ and ‘D’ stands for ‘–’
Logic: replace the alphabetical letters by mathematical operator and solve as per BODMAS rule.
Explanation:
Check Option A,
Given:
15 C 9 D 810 A 9 B 55
After changing:
15 + 9 - 810 ÷ 9 × 55
=24 - 4950
=4926
So, its not correct.
Check Option B,
Given:
15 D 9 B 810 A 9 C 55
After changing:
15 - 9 × 810 ÷ 9 + 55
=15-810+55
=850
So, its not correct.
Check Option C,
Given:
15 B 9 D 810 A 9 C 55
After changing:
15 × 9 - 810 ÷ 9 + 55
=135-90+55
=190 - 90
= 100
So, its correct.