Welcome! Today we're tackling Remainder-Adjusted HCF — the technique you need when numbers don't divide cleanly.
You've just learned to identify HCF problems from signal words. Now here's a twist: what if the problem says 'find the largest number that divides 245 and 1037, leaving remainder 5 in each case'?
The numbers don't divide cleanly — there's a leftover.
If you compute HCF(245, 1037) directly, you get the wrong answer.
There's one extra step you need — and it's where most students lose marks.
By the end of this section, you'll handle:
| Type | Description |
|---|---|
| 1 | Same remainder given |
| 2 | Different remainders given |
| 3 | Remainder unknown |
Plus — the elegant trick for when the remainder itself is a mystery.
Remainder-Adjusted HCF: Subtract Before You Compute
You've just learned to identify HCF problems from signal words. Now here's a twist:
What if the problem says 'find the largest number that divides 245 and 1037, leaving remainder 5 in each case'?
The core insight of remainder-adjusted problems is a single algebraic move. Once you see why it works, all three problem variants become straightforward.
Given Information:
A problem says: 'Find the largest number that divides 245, leaving remainder 5.'
This means when you divide 245 by the mystery number , you get remainder 5.
In other words: (where is some quotient)
This is the division algorithm: Dividend = Divisor × Quotient + Remainder
Question 🤔
If divides 245 leaving remainder 5, what number does divide EXACTLY (with no remainder)?
Write the algebraic equation and explain why subtracting the remainder converts an inexact division into an exact one.
Let's trace the algebra carefully.
The problem says: N divides 245 leaving remainder 5. This means:
Rearrange:
So N divides 240 exactly.
The remainder 5 is the 'extra' part that prevents 245 from being a clean multiple of N. Removing it (subtracting 5) gives you a number that IS a clean multiple.
Key insight: Subtracting the remainder converts an inexact division into an exact one!
This works in general: if divides any number leaving remainder , then divides (number ) exactly.
In our case: divides leaving remainder , so divides exactly.
The subtraction converts an inexact division into an exact one.
Why? The remainder is precisely the "extra bit" that prevents the original number from being a perfect multiple of . Remove it, and you're left with a clean multiple.
So the technique for remainder-adjusted problems:
This two-step method is your go-to approach whenever a problem asks for "the largest number that divides... leaving remainder..."
The adjusted numbers are the 'clean' multiples that divides exactly.
In our example: , and divides exactly with no remainder.
So instead of working with (which has that pesky remainder ), we work with — a clean multiple of .
You understand the principle. Now let's execute it on a complete problem — both numbers have the same known remainder, and you need to find the largest divisor.
Remember: If divides each number leaving remainder , then divides exactly for each.
So find HCF of the adjusted numbers.
Problem:
Find the largest number that divides 245 and 1037, leaving remainder 5 in each case.
Show:
Step 1 — Subtract the remainder from each number:
Now we have clean multiples to work with.
Step 2 — Find HCF(240, 1032).
Let's start by factorising 240.
Factorise:
For 1032, let's divide step by step:
(prime!)
So
Common primes at lowest powers:
(Answer!)HCF =
Step 3 — Verify:
remainder (since , and ). ✓ Correct.
remainder (since , and ). ✓ Correct.
Our answer 24 is verified!
⚠️ The common mistake: Computing HCF(245, 1037) directly, which gives HCF = 1wrong!.
That's wrong — these numbers are coprime, but that's not what the question asks.
The question asks for the number that divides them with remainder 5.
Here's an interesting twist 🔄
Sometimes a problem gives you different remainders for different numbers.
For example:
The principle is the same — subtract each remainder from its own number — but you need to be careful to apply the right subtraction to each numbercareful!.
Quick reminder:
Let's see if you can apply this!
Problem 📝
Find the largest number that divides 129 and 545, leaving remainders 3r₁ and 5r₂ respectively.
Show your work.
When remainders are different, subtract EACH remainder from its OWN number.
This means is a common factor of 126 and 540. The largest such = HCF(126, 540).
Factorise:
Common primes at lowest powers:
HCF (answer)
Verify:
remainder ✓verified
remainder ✓verified
The key: each number gets its OWN subtraction. Don't subtract 3 from both, and don't subtract 5 from both.
Here's the trickiest variant of remainder problems: the problem says the remainder is the same in each case but doesn't tell you what it is.
You can't subtract something you don't know.
But there's an elegant algebraic trick that eliminates the unknown remainder entirely.
Here's the setup:
If divides 43, 91, and 183 all leaving the same remainder , then:
Subtracting pairs:
The unknown cancels out!
Your Turn 🧠
Find the greatest number that divides 43, 91, and 183 so as to leave the same remainder in each case.
In your answer:
When the remainder is unknown, you can't subtract it directly. But you CAN eliminate it by taking differences.
If divides 43 leaving remainder :
If divides 91 leaving remainder :
key
Subtract:
The terms cancel! So divides .
Similarly:
So must divide all three differences: 48, 92, and 140.
Therefore: Answer
Factorise each difference:
Find the common prime factors:
Common prime: only 2only one!
Minimum power across all three:
Verify:
All three numbers leave remainder 3 when divided by 4.
The unknown remainder turns out to be 3, and the answer is 4.
✨ Notice: We found the answer without ever knowing the remainder beforehand! The subtraction trick eliminated it completely.
The technique summarised:
Example: If divides 245 and 1037 each leaving remainder 5, compute and , then find .
This is exactly what we did with 43, 91, and 183 — the differences , , and gave us HCF.