NDA Maths · Binary Numbers
Binary Arithmetic — Addition, Division & Algebraic Identities
Add, subtract and divide in base 2 — or, for almost every NDA question, convert to decimal, do the arithmetic you already know, and convert back. The same subtopic also hides a few algebra-identity questions whose only twist is that the numbers arrive in binary.
Why this matters
This is the chapter's largest and hardest pocket: 7 PYQs, 3 of them HARD. Two genres recur. The first is straight arithmetic — sums and divisions, often with unknown bits (p, q, r or x, y) to pin down. The second is an algebra identity (a cube-sum or difference-of-cubes relation) where recognising the structure beats grinding the numbers. Convert-first handles the arithmetic; the identity questions reward spotting x = y + z or a²+b²+c² before you compute anything.
Concept 1 of 3
Binary Addition, Subtraction & Unknown-Digit Puzzles
Intuition
Definition
Binary addition rules (per column, right to left): , , (write 0, carry 1), (write 1, carry 1). Convert-first method (recommended): turn each binary into decimal, add or subtract in decimal, then convert the answer back to binary. Unknown-digit puzzles: when bits like or are unknown, write each binary in decimal keeping the unknowns as variables (e.g. ), form the equation the problem states, and solve — remembering every unknown bit is itself or .
Binary addition carry rule
Worked example
- Convert: and .
- Add in decimal: .
- Convert back: .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.Find in binary.
- 2.Find in binary.
- 3.Find in binary.
- 4.If , what is the bit ?
From the bank · past-year question
[Q41 · Sep · 2025]
Every unknown is a BIT — only 0 or 1 is allowed
Convert the FINAL answer back to binary
Concept 2 of 3
Binary Division — Quotient and Remainder
Intuition
Definition
To compute :
- Convert and to decimal.
- Do integer division: find the whole quotient and remainder with and .
- Convert (and , if asked) back to binary.
When the division is exact the remainder is ; otherwise the remainder is strictly less than the divisor — the same rule as decimal long division.
Division identity
Worked example
- Convert: and .
- Integer division: , so quotient , remainder .
- Convert back: , .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.Find .
- 2.Quotient and remainder of ?
- 3.Find .
- 4.Is exact?
From the bank · past-year question
[Q53 · Apr · 2022]
Quotient and remainder are usually asked in BINARY
Concept 3 of 3
Algebraic Identities with Binary-Given Values
Intuition
Definition
The recurring identities (after converting every binary to decimal):
- Sum of cubes: . Given and , you get by dividing — and note , so the same quantity answers both.
- **The identity:** if then , so . Whenever three given values satisfy one equals the sum of the other two, this expression collapses to zero.
Spot the relationship between the converted values before computing — it usually removes all the heavy arithmetic.
Key cube identities
Worked example
- Convert: .
- Check the relationship: , so .
- By the identity , so .
Practice this conceptself-check · 4 quick reps
Try it yourself
Practice — Level 1 (4 reps)
Quick reps to lock in the method. Try each, then check.
- 1.If and , find .
- 2.If , what is ?
- 3.Factor .
- 4.If and , find .
From the bank · past-year question
[Q54 · Apr · 2022]
Spot the identity before cubing anything
(x − y)² + xy equals x² − xy + y²
Summary — formulas & gotchas at a glance
A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.
Formulas (3)
- Binary Addition, Subtraction & Unknown-Digit Puzzles
Binary addition carry rule
- Binary Division — Quotient and Remainder
Division identity
- Algebraic Identities with Binary-Given Values
Key cube identities
Watch out for (5)
- Every unknown is a BIT — only 0 or 1 is allowed→ Binary Addition, Subtraction & Unknown-Digit Puzzles
- Convert the FINAL answer back to binary→ Binary Addition, Subtraction & Unknown-Digit Puzzles
- Quotient and remainder are usually asked in BINARY→ Binary Division — Quotient and Remainder
- Spot the identity before cubing anything→ Algebraic Identities with Binary-Given Values
- (x − y)² + xy equals x² − xy + y²→ Algebraic Identities with Binary-Given Values
Mastery check — 4 interleaved questions
Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.
[Q29 · Sep · 2018]
[Q2 · Sep · 2017]
[Q7 · Apr · 2025]
[Q24 · Apr · 2017]
Drill every past-year question on this subtopic
7 questions from the bank — paginated, with cart and Word-export support.