Correct option is B
Given:
Logic: 13 B 3 D 15 A 3 C 6 = ?
Replace the given letters with their respective arithmetic operations:
| 'A' |
'÷' (division) |
| 'B' |
'×' (multiplication) |
| 'C' |
'+' (addition) |
| 'D' |
'-‘ (subtraction) |
13 × 3 - 15 ÷ 3 + 6 = ?
Explanation:
Following the BODMAS rule (Bracket, Orders (i.e. powers and square roots, etc.), Division and Multiplication, Addition and Subtraction):
1. Division (÷): 13 × 3 - 5 + 6
2. Multiplication (×): 39 - 5 + 6
3. Addition (+): 45 - 5
4. Subtraction (-): 40
Final Answer: (b) 40