Averages, Ages & Number System
Averages, Ages & Number System is a frequently tested area in CUET General Test. Work through these free NTA-style sample questions with full answers and explanations, then attempt all 35 in a timed practice test to build exam-day speed.
Snapshot
- Averages, Ages & Number System bundles three quick-scoring families: the average (mean), age problems (linear equations in disguise), and number-system facts (divisibility, unit digits, HCF/LCM, remainders).
- Each question is one or two steps once it is set up correctly, so the marks go to whoever sets up fast and avoids the careless slip — and to whoever has the divisibility and cyclicity rules memorised.
- This guide covers every common average pattern, the two things that make age problems trip students, and the number-system toolkit the General Test reuses constantly.
- Exam reality: +5 / −1 — set the equation, solve, sanity-check the size.
Part 1 — Averages
Average = (sum of values) ÷ (number of values), and rearranged, sum = average × count — the form you actually use.
- Missing value. Five tests average 50 ⇒ total 250; if four add to 190, the fifth is 60 (the bar above the dashed line).
- New entrant / departure. Work with the change in total. If the average of 10 numbers rises by 2 when one is replaced, the new number is 10 × 2 = 20 more than the old.
- Average of consecutive numbers = the middle one (or the mean of the two middle ones) — the average of 1…99 is just 50.
- Weighted average (unequal groups): (n₁a₁ + n₂a₂) ÷ (n₁ + n₂). Classes of 40 @ 60 and 60 @ 70 average (2400 + 4200) ÷ 100 = 66, not 65.
- Average speed for equal distances is the harmonic mean, 2ab ÷ (a + b) — not (a + b) ÷ 2. (For equal times, the ordinary mean is correct.)
Part 2 — Ages
Translate words into one variable. "A is 5 years older than B" → A = B + 5. "Their ages are in ratio 3 : 4" → 3x and 4x. The two killers:
- Past/future shifts apply to everyone equally — "5 years ago" subtracts 5 from every age in the problem.
- A present ratio plus a past/future ratio gives two equations — solve them together.
Part 3 — Number System
Divisibility: by 3 if the digit-sum is divisible by 3; by 4 if the last two digits are; by 8 if the last three are; by 9 if the digit-sum is; by 11 if (sum of odd-place − sum of even-place digits) is 0 or a multiple of 11.
Unit digit of powers cycles in 4. The unit of 2ⁿ runs 2, 4, 8, 6; of 3ⁿ runs 3, 9, 7, 1; of 7ⁿ runs 7, 9, 3, 1. Only the exponent's remainder ÷ 4 matters (a remainder of 0 means the last digit in the cycle).
HCF & LCM: for two numbers, HCF × LCM = product of the numbers. HCF ≤ each number ≤ LCM — a fast sanity check.
Number of factors: write N = pᵃ · qᵇ; the count of factors is (a + 1)(b + 1). So 36 = 2²·3² has (2+1)(2+1) = 9 factors.
Remainders: for "remainder when … divided by", reduce each part by its own remainder first (modular arithmetic) instead of computing the giant number.
Part 4 — Speed techniques
- Work with the total, not the average, whenever items join or leave.
- Assume the average as a baseline and track only the deviations ("+5, −3, …") for fast mental means.
- Let the smallest age be x to keep age equations clean.
- Test divisibility by 3 and 9 with the digit-sum, by 4 and 8 with the last digits.
- Read unit digits from the cycle of four — never compute the full power.
- Use HCF × LCM = product to recover a missing number instantly.
Part 5 — Worked examples
1. Average, departure. The average of 6 numbers is 30; removing one makes it 32. Removed number? old total 180, new total 32×5 = 160, removed = 20.
2. Weighted. 30 boys average 45 kg, 20 girls average 40 kg. Class average? (30×45 + 20×40) ÷ 50 = (1350 + 800) ÷ 50 = 43 kg.
3. Average speed. A car goes to a town at 40 km/h and returns at 60 km/h. Average speed? 2×40×60 ÷ (40+60) = 4800 ÷ 100 = 48 km/h (not 50).
4. Ages. A father is 3× his son. In 12 years he will be 2×. Present ages? 3x + 12 = 2(x + 12) → x = 12 → son 12, father 36.
5. Ages ratio. Present ratio 5 : 7; after 6 years it is 3 : 4. Ages? (5x+6)/(7x+6) = 3/4 → 20x + 24 = 21x + 18 → x = 6 → 30 and 42.
6. Unit digit. Unit of 3⁵⁰? cycle 3,9,7,1; 50 ÷ 4 leaves remainder 2 → 2nd term → 9.
7. Factors. How many factors does 72 have? 72 = 2³·3² → (3+1)(2+1) = 12.
8. HCF/LCM. HCF of two numbers is 6, LCM 60, one number 12. Other? (6×60)/12 = 30.
Part 6 — Common traps
- Average is not the middle value for non-consecutive sets — compute it.
- Average speed is harmonic for equal distances — do not just average the speeds.
- Time shifts hit every age — don't age only one person.
- Unit-digit remainder 0 = last in the cycle, not the first.
- HCF ≤ number ≤ LCM — use it to reject impossible options.
Part 7 — How to use this page
Lock the divisibility rules, the cyclicity table and "sum = average × count", re-solve the eight examples closed-book, then attempt the practice set and the timed test.
One-line revision: sum = average × count, equal-distance average speed is 2ab/(a+b), time shifts hit every age equally, test 3 and 9 by digit-sum, and read the unit digit from the power's cycle of four.
Practice questions
Now test yourself. 8 free sample questions with explanations. 27 more in the timed practice test.
Q1. The average score of a cricketer in $10$ matches was $38.9$ and in $5$ other matches it was $50$. What is his average score in all $15$ matches?
▸ Show answer & explanation
Answer: A
Total $= 10\times38.9 + 5\times50 = 389+250 = 639$. Average over $15 = \frac{639}{15} = 42.6$.
Q2. The average of $a, b, c$ is $20$ and the average of $b, c, d$ is $25$. If $d = 30$, then what is the value of $a$?
▸ Show answer & explanation
Answer: B
$a+b+c = 60$ and $b+c+d = 75$. Subtracting, $d-a = 15$, so $a = d-15 = 30-15 = 15$.
Q3. The average of $9$ observations is $45$. The average of the first $5$ is $42$ and that of the last $5$ is $48$. What is the value of the $5$th observation?
▸ Show answer & explanation
Answer: A
Total of $9 = 9\times45 = 405$. Sum of first $5 = 210$, sum of last $5 = 240$. The $5$th is counted twice, so it equals $210+240-405 = 45$.
Q4. Simplify: $12+8\div2\times3-4$.
▸ Show answer & explanation
Answer: A
$8\div2 = 4$, then $4\times3 = 12$. So $12+12-4 = 20$.
Q5. The largest $4$-digit number exactly divisible by $88$ is:
▸ Show answer & explanation
Answer: A
$9999\div88 = 113$ remainder $55$ (since $88\times113 = 9944$). So the largest $4$-digit multiple is $9944$.
Q6. What is the greatest number that divides $43$, $91$ and $183$ leaving the same remainder in each case?
▸ Show answer & explanation
Answer: A
The required number is the HCF of the differences: $91-43 = 48$, $183-91 = 92$, $183-43 = 140$. HCF of $48, 92, 140$ is $4$.
Q7. The ratio of the present ages of A and B is $4:5$. After $6$ years the ratio becomes $5:6$. What is the present age of A?
▸ Show answer & explanation
Answer: A
Let ages be $4x$ and $5x$. Then $\frac{4x+6}{5x+6} = \frac{5}{6}$, so $6(4x+6) = 5(5x+6)$, giving $24x+36 = 25x+30$, so $x = 6$. A's age $= 4\times6 = 24$ years.
Q8. The average weight of $8$ persons increases by $2.5$ kg when a new person replaces one of them who weighs $65$ kg. What is the weight of the new person?
▸ Show answer & explanation
Answer: C
Total increase $= 8\times2.5 = 20$ kg. New person's weight $= 65+20 = 85$ kg.
🔒 27 more questions
Attempt all 35 Averages, Ages & Number System questions in real NTA exam format with timer and instant scoring.
Start practice test →