Question | If ‘@’ means ‘addition’, ‘%’ means ‘multiplication’, ‘$’ means ‘division’, and ‘#’ means ‘subtraction’, then find the value of the following expression. 23 @ 105 $ 15 % 6 # 29 | |
Type | multiple_choice | |
Option | 28 | incorrect |
Option | 40 | incorrect |
Option | 23 | incorrect |
Option | 36 | correct |
Solution
The given expression is : 23 @ 105 $ 15 % 6 #
29
After inserting the mathematical symbols in given expression is as follows: 23 + 105 ÷ 15 × 6 – 29
= 23 + 105 ÷ 15 × 6 – 29
= 23 + 7 × 6 – 29
= 23 + 42 – 29
= 65 – 29 = 36