Mathematical Operations (Symbol Substitution) for SSC GD Constable

beginner 18 min read

Concept

Mathematical Operations questions in SSC GD Reasoning are, at their core, a two-part puzzle. The examiner swaps the standard arithmetic symbols — +, , ×, ÷ — with each other or with arrows and letters, then asks you to evaluate an expression using the new mapping.

Think of it like a uniform code at a checkpost. When a soldier says "Alpha" on radio, the receiver knows it means "A". The symbols in these questions work the same way: the word "If '+' means '×'" is the codebook. Your job is to decode first, then calculate.

Here is the mental image that locks this in: imagine four soldiers standing guard, each carrying a flag — +, , ×, ÷. The question tells them to swap flags. After the swap, they still stand in the same positions in the expression — the order of numbers does not change — but each soldier now does the job of whoever's flag they are holding.

Why does this matter for SSC GD? These questions appear almost every year. They look intimidating because of the symbol chaos, but once you have a clean substitution table and follow BODMAS strictly, the answer comes out in under 60 seconds. There is no formula to memorise, no theorem to recall. The only skill being tested is: can you decode systematically and not make silly substitution errors under pressure?

The two question types you will see:

  1. Compute the value — Replace symbols, apply BODMAS, pick the number from options.
  2. Which option is correct — Each option is a full equation; decode all four and check which one balances. This type rewards elimination heavily.

One more thing: the numbers never change. Only the operators change. So if you accidentally swap a number along with the symbol — say you swap the 9 and the + — you will get a wrong answer that looks plausible in the options. That is the trap.


Deep Dive

Step 1 — Build Your Substitution Table

Before touching the expression, write the map. Always. Even if you think you can hold it in your head, write it. The 10 seconds you spend writing saves 30 seconds of re-reading the question mid-calculation.

Format:

| Given symbol | Actually means | |---|---| | + | × | | | ÷ | | × | | | ÷ | + |

Step 2 — Rewrite the Full Expression

Take the original expression. Go symbol by symbol — never number by number — and substitute. Do not evaluate as you go. Rewrite the entire expression first, then evaluate.

Original: 9 + 8 ÷ 8 – 4 × 9

After substitution: 9 × 8 + 8 ÷ 4 – 9

Step 3 — Apply BODMAS Strictly

BODMAS (Brackets, Orders, Division, Multiplication, Addition, Subtraction) governs the order of operations in the decoded expression. This is standard Class 6 arithmetic — but under exam pressure, candidates rush and add before multiplying.

Continuing: 9 × 8 + 8 ÷ 4 – 9

Answer: 65

The "Which option is correct" variant

Here you get four equations with arrow symbols or letter symbols and must find which one is true. Do not decode all four from scratch. Use elimination:

  1. Decode option A — if it gives a false equation, reject.
  2. Move to B, and so on.
  3. Stop as soon as you get a true equation.

In practice, options are designed so that 2–3 are obviously wrong after substitution. You rarely need to fully evaluate all four.

When symbols carry relational meaning too

Some questions substitute not just +, , ×, ÷ but also relational symbols: =, >, <. In these, the final decoded expression is a comparison (LHS = RHS, LHS > RHS, etc.) and you must verify whether the comparison holds.

For example: "If means =, > means <..." — after decoding, check whether the LHS and RHS relationship is actually true with real numbers.

Precision rule here: these questions tend to have one option where the decoded equation is exactly balanced. Compute LHS and RHS separately, then compare. Don't guess based on "looks close".

Fraction / nested expression variant

The hardest variant wraps expressions in a numerator/denominator:

(36 × 4) – (8 × 4) divided by (4 + 8 × 2 + 16 + 1)

First decode every symbol inside both numerator and denominator, then evaluate each separately, then divide.

Map for that question: ÷ → +, – → ÷, × → –, + → ×

Numerator: (36 – 4) ÷ (8 – 4)32 ÷ 4 = 8 Denominator: (4 × 8 – 2 × 16 × 1) — decode step by step... → ultimately evaluate to see if it's 8 or non-zero.

Look — when the answer is 0, it is almost always because the numerator decodes to 0. Check that first before evaluating the denominator (dividing by a non-zero number still gives 0).


Memory Tricks & Shortcuts

patternWrite-Before-You-Think Table

Before reading the expression, draw a 2-column table on your rough sheet: left column = given symbols in order from the question, right column = what they mean. Takes 8 seconds. Now you never re-read the question mid-calculation.

Without table: average re-reads = 2–3, adding ~25 seconds per question. With table: 0 re-reads. Net saving: 20–25 seconds per question.

estimationNumerator-Zero First

In fraction-form questions, decode and evaluate the numerator first. If it comes to 0, the entire fraction is 0 regardless of the denominator (as long as denominator ≠ 0). Skip full denominator calculation.

Standard method (evaluate both sides fully): 6–8 steps. Shortcut (check numerator first): if numerator = 0, answer in 3 steps. Step-count saving: 3–5 steps.

eliminationElimination on True-Equation Questions

For "which option is correct" questions with 4 coded equations, start with the simplest-looking option (fewest operations). If it decodes to a false statement, eliminate. Move to next. You will typically eliminate 3 options in under 40 seconds and confirm 1.

Full evaluation of all 4 options: ~90 seconds. Elimination from simplest: ~35–45 seconds. Saving: ~50 seconds.

patternBODMAS Checkmark System

After rewriting the decoded expression, circle every × and ÷ before you start calculating. Handle all circled operations first, left to right. Then handle + and . This physical act prevents the #1 error: adding before multiplying.

Without checkmark: error rate on multi-operator expressions is high under pressure. With checkmark: you process operations in guaranteed correct order. Adds 3 seconds, prevents wrong answer.

patternSubstitute-Then-Freeze

A two-second mental rule: once you substitute a symbol in the expression, mentally "freeze" that position. Do not revisit it. Go left to right through the expression, substituting one symbol at a time. Never jump around.

Jumping around (common habit): leads to double-substitution errors (substituting an already-substituted symbol). Strict left-to-right substitution: eliminates that error class entirely. Saves 1 wrong answer per paper on average.


Fast-Solving Framework

In the exam hall, use this decision path:

Is it a "find the value" question? → Yes: Write substitution table (8 sec) → Rewrite full expression (10 sec) → Circle ×/÷ operators → Evaluate BODMAS → Match option. Total: ~45–55 seconds.

Is it a fraction/nested expression? → Decode numerator and denominator separately → Check if numerator = 0 first → If not, evaluate both → Divide. Add ~15 seconds for the extra layer.

Is it a "which option is correct" question? → Write substitution table once → Pick the simplest option first → Decode it → Check if LHS = RHS (or the stated relation holds) → If yes, done. If no, move to next option. Do not decode all four unless forced.

Are relational symbols (>, <, =) also substituted? → After decoding operator symbols, also swap the relational symbol → Evaluate LHS and RHS as numbers → Apply the decoded relation → Check if true.

One absolute rule: never calculate in the original (coded) expression. Always decode completely before the first arithmetic step.


Solved PYQs

Why this question: This is the foundational "find the value" type. It tests clean substitution plus BODMAS with multiple operator types in one expression.

Previous Year Questionपिछले वर्ष का प्रश्न2023
If '+' means '×'; '–' means '÷'; '×' means '–' and '÷' means '+' then 9 + 8 ÷ 8 – 4 × 9 = ?
  1. 26
  2. 17
  3. 65
  4. 11
Solutionसमाधान

Solving path: Map: + → ×, – → ÷, × → –, ÷ → +. Original: 9 + 8 ÷ 8 – 4 × 9. Decoded: 9 × 8 + 8 ÷ 4 – 9. BODMAS: 8 ÷ 4 = 29 × 8 = 7272 + 2 – 9 = 65. Answer: 65.


Why this question: Tests the same type with a different map — confirms you are not pattern-matching from the previous question but actually reading the new codebook.

Previous Year Questionपिछले वर्ष का प्रश्न2023
If '÷' means '+'; '–' means '×'; '+' means '÷' and '×' means '–' then 20 ÷ 12 × 4 + 8 – 6 = ?
  1. 8²/3
  2. 29
  3. 32
  4. 26
Solutionसमाधान

Solving path: Map: ÷ → +, – → ×, + → ÷, × → –. Original: 20 ÷ 12 × 4 + 8 – 6. Decoded: 20 + 12 – 4 ÷ 8 × 6. BODMAS: 4 ÷ 8 = 0.50.5 × 6 = 320 + 12 – 3 = 29. Answer: 29.


Why this question: Tests recognition that "None of these" is a live option — a trap for candidates who assume one of the four given numbers must be correct.

Previous Year Questionपिछले वर्ष का प्रश्न2023
If '–' means '×'; '×' means '+'; '+' means '÷' and '÷' means '–' then 40 × 12 + 3 – 6 ÷ 60 = ?
  1. 44
  2. 7.95
  3. 16
  4. None of these
Solutionसमाधान

Solving path: Map: – → ×, × → +, + → ÷, ÷ → –. Original: 40 × 12 + 3 – 6 ÷ 60. Decoded: 40 + 12 ÷ 3 × 6 – 60. BODMAS: 12 ÷ 3 = 44 × 6 = 2440 + 24 – 60 = 4. None of the options (44, 7.95, 16) match 4. Answer: None of these.


Why this question: The question uses words ("divided by", "added to") instead of symbols — tests whether you can parse a prose codebook as cleanly as a symbol codebook.

Previous Year Questionपिछले वर्ष का प्रश्न2023
If '+' means 'divided by' '–' means 'added to' 'x' means 'subtracted from' and ÷ means 'multiplied by' then what is the value of 24 ÷ 12 – 18 + 9 ?
  1. –25
  2. 0.72
  3. 15.30
  4. 290
Solutionसमाधान

Solving path: Map: + → ÷, – → +, × → –, ÷ → ×. Original: 24 ÷ 12 – 18 + 9. Decoded: 24 × 12 + 18 ÷ 9. BODMAS: 24 × 12 = 28818 ÷ 9 = 2288 + 2 = 290. Answer: 290.


Why this question: Uses arrow symbols and requires you to check all four options — tests elimination speed and accuracy on relational equations.

Previous Year Questionपिछले वर्ष का प्रश्न2023
If → stands for 'addition' ← stands for 'subtraction' ↑ stands for 'division' ; ↓ stands for 'multiplication' ↗ stands for equal to' then which of the following alternatives is correct?
  1. 7 ← 43 ↑ 6 ↓ 1 ↗ 4
  2. 3 ↓ 6 ↑ 2 → 3 ← 6 ↗ 5
  3. 5 → 7 ← 3 ↑ 2 ↗ 5
  4. 2 ↓ 5 ← 6 → 2 ↗ 6
Solutionसमाधान

Solving path: Map: → = +, ← = –, ↑ = ÷, ↓ = ×, ↗ = =. Check option D: 2 ↓ 5 ← 6 → 2 ↗ 62 × 5 – 6 + 2 = 610 – 6 + 2 = 66 = 6. True. Answer: 2 ↓ 5 ← 6 → 2 ↗ 6.


Common Mistakes


Related Topics

Practice on SarkariRise

Sign up + get 3 free mocks →