Difficulty: Easy
Correct Answer: 137
Explanation:
Introduction / Context:
Symbol mapping questions require careful replacement followed by normal arithmetic precedence. Brackets must be evaluated first.
Given Data / Assumptions:
Concept / Approach:
Replace symbols, compute bracketed parts, then add.
Step-by-Step Solution:
Verification / Alternative check:
Compute again independently: both parts 25 and 112 are straightforward, summing to 137.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
137
Discussion & Comments