If ‘E’ stands for ‘+’, 'F' stands for '-' ,'M' stands for '×' , 'N' stands for '÷' , then19 M 5 E 39 N 3 F 8 = ?
Step-by-step Solution:
Given the coding scheme:
The expression is:
19 M 5 E 39 N 3 F 8
Replacing the letters with the operators, we get:
19 × 5 + 39 ÷ 3 - 8
Following the order of operations (BODMAS/PEMDAS):
19 × 5 = 95
39 ÷ 3 = 13
The expression now becomes:
95 + 13 - 8
95 + 13 = 108
108 - 8 = 100
The correct answer is (B) 100.