Correct option is C
Given: ‘+’ means ‘–’, ‘–’ means ‘×’, ‘×’ means ‘÷’, ‘÷’ means ‘+’
Logic: interchange mathematical operators and solve as per BODMAS rule.
Operation preference wiseBracketsOrders,ofDivisionMultiplicationAdditionSubtractionSymbol[],,()(power),√(root),of÷×+−
Given:
44 ÷ 120 × 5 – 2 + 10 × 2
After interchanging,
44 + 120 ÷ 5 × 2 - 10 ÷ 2
= 44 + 24 × 2 - 5
= 44 + 48 – 5
= 87
Thus, correct option (c).