Mathematical Operations questions in SSC CGL Reasoning are deceptively simple — but they trip up a large number of test-takers because of one recurring mistake: people apply the original meaning of a symbol after they've already been told it means something else.
Here is what the question type is really doing. You are given a key — a mapping table that reassigns the standard arithmetic symbols (+, −, ×, ÷) to different operations. Your job is to decode the expression using the new meanings, apply BODMAS correctly on the decoded expression, and identify the correct answer choice.
Think of it like a substitution cipher, except instead of letters it is arithmetic symbols. The exam is not testing your calculation skill — it is testing whether you can methodically replace every symbol before you calculate anything.
There are three main variants you will see:
Variant 1 — Symbol-to-Operation Substitution. A letter or custom symbol is defined as an arithmetic operation. Example: "A means +, B means −". You decode the expression and calculate.
Variant 2 — Sign Interchange. Two pairs of symbols are swapped with each other. Example: "+ and × are interchanged; ÷ and − are interchanged." You swap every occurrence in the expression and calculate.
Variant 3 — Custom Operator (#, @, etc.). A new symbol is defined through a pattern found in example pairs. You identify the pattern (the underlying formula), then apply it.
The analogy that works: imagine you are a translator at a meeting. Before you speak a single sentence, you replace every word in your notes with its translation. You do not translate half the sentence and then start speaking — that is how errors happen. Same discipline applies here: replace all symbols first, then calculate.
BODMAS (Brackets → Orders/Exponents → Division → Multiplication → Addition → Subtraction) governs every calculation after substitution. SSC CGL does test whether you respect operator precedence on the decoded expression, not the original one.
The key is given explicitly. For example: "A = −, B = ÷, C = +, D = ×".
Step-by-step process:
Look — the most common error is forgetting to replace one symbol. When there are four symbols defined and the expression has six operators, it is easy to miss one. The fix: underline or tick each symbol as you replace it.
Example from the PYQs: 25 B 5 C 3 D 2 A 4
After substitution: 25 ÷ 5 + 3 × 2 − 4
BODMAS: Division first → 5 + 3 × 2 − 4
Multiplication next → 5 + 6 − 4
Left to right → 7
Here, the question tells you that two specific pairs swap places. Example: "+ and × are interchanged; ÷ and − are interchanged."
What this means:
+ in the expression becomes ×× in the expression becomes +÷ in the expression becomes −− in the expression becomes ÷Critical nuance: Interchange is symmetric. If + becomes × then × becomes +. Students sometimes apply the swap in one direction only — replacing + with × but leaving × unchanged. That is wrong.
Step-by-step: 4 ÷ 6 + 91 × 7 − 5 with ÷ ↔ − and + ↔ ×
Replace:
÷ → − ... wait, the rule says ÷ and − are interchanged, so ÷ becomes − and − becomes ÷+ and × are interchanged, so + becomes × and × becomes +After swap: 4 × 6 − 91 ÷ 7 + 5
BODMAS: 4 × 6 = 24, 91 ÷ 7 = 13
Result: 24 − 13 + 5 = 16
You are given two or three examples of the custom operator and asked to find a fourth result.
Example: 4 # 2 = 10 and 6 # 3 = 21, find 8 # 4.
The process is to express the output in terms of the two inputs a and b. Look at the simplest relationships first:
a × b + something? → 4×2 = 8, need 2 more → 8+2 = 10 works. Check b = 2, added 2. Is the added term b? → 6×3 = 18, need 3 more → 18+3 = 21. Yes, added b = 3.a # b = a×b + bApply: 8 # 4 = 8×4 + 4 = 32 + 4 = 36
Once you have the decoded arithmetic expression, SSC CGL frequently includes multiplication and division in the same expression — these must be resolved left to right at the same precedence level. Similarly, addition and subtraction are resolved left to right after that. Do not skip this step under time pressure.
For Variant 1 and 2 "which is correct" questions where four answer choices are expressions (not values), you have a strategy choice:
The fastest approach: scan all four options for the one that, after substitution, gives you a "clean" calculation. Expressions with division of a large number by a small factor, or clean multiplication, resolve faster. Start there.
Before writing any calculation, physically circle or underline every operator in the original expression. After writing its replacement above each operator, confirm you have replaced exactly as many operators as you circled. Only then start computing. This eliminates the "missed one symbol" error that costs 30–40% of test-takers on their first attempt. Standard approach (just reading and trying to calculate mentally): 3–4 arithmetic errors per 5 questions. With this lock: 0–1 errors. Net saving: 1–2 wrong answers avoided per test.
After substitution, mentally stamp the expression with a 3-step sequence: (1) identify all × and ÷ pairs, resolve left-to-right; (2) identify all + and − pairs, resolve left-to-right; (3) read off the result. Write the intermediate value after step 1 before doing step 2. Example: 5 + 6 − 4 → step 1 has no × or ÷ → step 2: 5+6=11, 11−4=7. Doing both steps mentally in one pass leads to sign errors. Splitting into two passes reduces calculation errors by roughly half. Standard (one-pass mental): ~45s with error risk. Two-pass written: ~30s, near-zero error risk on simple expressions.
For a # b = c pattern questions, test three candidate formulas in order of likelihood: (1) a×b + b, (2) a×b − a, (3) (a+b)×(a−b). Check the first example pair against formula 1. If it fits, verify with the second pair. If both fit, apply and move on. This covers approximately 85% of SSC CGL custom operator questions. Standard approach (trying random formulas): 4–6 trials averaging 60s. Three-column test: 2 trials averaging 20s.
Write the interchange rule as two arrows on your rough sheet: + ↔ × and ÷ ↔ −. Then scan the expression left-to-right and replace each operator as you encounter it. The arrow notation makes it physically impossible to apply a one-directional swap because you see both ends of every arrow simultaneously. Without this: ~25% of students replace + with × but forget to replace × with +. With this: error rate drops to near zero. Step saving: eliminates the re-check pass, saving 10–15 seconds per question.
When the question asks "which expression is correct" and lists four options as full expressions, triage before substituting. Count operators in each option. The option with fewest operators (3 or fewer) lets you substitute and verify in under 20 seconds. Start there. If it is correct, stop. If not, move to the next-simplest. Average time savings vs. checking all four blindly: 25–35 seconds per question, which matters when you have 25 reasoning questions in 20 minutes.
When you see a Mathematical Operations question in the exam hall, run this decision tree:
Step 1 — Classify the type. Is the key a letter/word-to-operation map? → Variant 1. Are two pairs of symbols told to swap? → Variant 2. Is a custom symbol (#, @) defined by examples? → Variant 3.
Step 2 — Write the substitution key on your rough sheet. Do not do this in your head. Ten seconds spent writing saves thirty seconds of recalculation.
Step 3 — Substitute every operator in the target expression. Tick each one as you go.
Step 4 — Apply BODMAS in two passes: × and ÷ first (left to right), then + and − (left to right).
Step 5 — Match to options. For "find the value" questions, directly match. For "which expression is correct" questions, start with the simplest option (fewest operators or smallest numbers).
If you are stuck: On a custom operator question where the pattern is not obvious, try a×b + b and a×b − a first — these cover the majority of SSC CGL custom operator questions historically. If neither works, try (a+b) × something formulations. Budget no more than 60 seconds on any single Mathematical Operations question — this type should average 40 seconds.
Why this question: It is a pure Variant 1 substitution — four letters mapped to four operations, straightforward expression. Tests whether you can decode and apply BODMAS without error.
Solving path: Write the key: A→−, B→÷, C→+, D→×. Expression: 25 B 5 C 3 D 2 A 4. Replace: 25 ÷ 5 + 3 × 2 − 4. BODMAS: 25÷5 = 5; 3×2 = 6; now 5 + 6 − 4 = 7. Match to option (d).
Why this question: Custom operator pattern detection — tests whether you can reverse-engineer the underlying formula from two given examples.
Solving path: Given 4 # 2 = 10 and 6 # 3 = 21. Test formula a×b + b: 4×2+2 = 10 — works. Verify: 6×3+3 = 21 — works. Apply: 8#4 = 8×4+4 = 36. Answer: 36.
Why this question: This is a Variant 2 (sign interchange) question — arguably the most confusion-generating subtype because the bidirectional swap catches people off guard.
Solving path: Original: 4 ÷ 6 + 91 × 7 − 5. Interchanges: ÷↔− and +↔×. Write the swap arrows on rough paper. Replace every operator: ÷→−? No — ÷ and − swap, so ÷ becomes −... actually re-read: the rule says ÷ and − are interchanged, meaning ÷ becomes − and − becomes ÷; + becomes × and × becomes +. After swap: 4 × 6 − 91 ÷ 7 + 5. BODMAS: 4×6=24; 91÷7=13; then 24−13+5=16. Answer: 16.
Why this question: Pure BODMAS application with brackets and exponents — tests whether you apply order of operations correctly after evaluating grouped sub-expressions.
Solving path: Expression: (2+3) × (7−4)². Brackets first: 2+3=5 and 7−4=3. Exponent next: 3²=9. Multiplication: 5×9=45. Answer: 45.
Why this question: Real-world arithmetic wrapped in a reasoning format — tests basic multiplication and addition accuracy under time pressure.
Solving path: Apples: 4×18. Use split multiplication: 4×18 = 4×20 − 4×2 = 80−8 = 72. Melons: 2×35 = 70. Total: 72+70 = 142. Answer: ₹142.
Applying BODMAS to the original expression, not the decoded one. You must substitute first, then apply BODMAS. The precedence rules apply to the new arithmetic expression, not to the letter-symbol layout.
One-directional interchange. When told "× and + are interchanged," students replace all + with × but leave all × unchanged. The swap must go both ways — every × also becomes +.
Mixing up the substitution key mid-expression. When four symbols are all redefined simultaneously, it is easy to apply the wrong mapping halfway through. Write the key once and refer back to it; do not rely on memory for all four mappings at once.
Forgetting to apply BODMAS after substitution. After replacing symbols, some students evaluate left-to-right without respecting precedence. If the decoded expression has 5 + 3 × 2, you do not compute 5+3 first — you do 3×2 first.
Forcing a pattern for custom operators without verifying with both example pairs. You find a formula that works for the first example, assume it is correct, and apply it without checking the second. Always verify against every given example before committing to the formula.
Spending too long on a "which option is correct" question when the first options do not match. If your substitution gives a clean result that does not match option (a), move immediately to option (b) — do not recheck your work on (a) repeatedly. Trust the substitution process and move forward.