Math ยท Aptitude ยท Chapter 09

๐Ÿ‘ฅ Ages & Averages

Age problems and average value calculations.

๐Ÿ’ก Two Topics, One Idea: Algebra of Time

Averages โ€” sum of numbers รท count of numbers.

Average = Sum / Count

If average changes when one item is replaced/added, the change tells you the missing value.

Age problems are usually solved by setting up an equation. Let present age = x. Then x years ago โ†’ (x โˆ’ n), x years later โ†’ (x + n).

Replacement of one item
New โˆ’ Old = total change in sum
Add/remove n items
Sum changes by (avg ร— n)
Ages โ€” "n years ago"
Use (x โˆ’ n) for past age
Ages โ€” "n years hence"
Use (x + n) for future age
โšก Average โ€” replacement trick

The average weight of 10 students increases by 2 kg when a new student replaces one weighing 50 kg. What's the new student's weight?

Total weight increased by 2 ร— 10 = 20 kg. So new = 50 + 20 = 70 kg. Simple.

โšก Ages โ€” ratio change

"Father's age is 4 times son's. After 10 years, it'll be 2 times. Find present ages."

Let son = x, father = 4x. After 10 yrs: father = 4x + 10, son = x + 10.
4x + 10 = 2(x + 10) โ†’ 4x + 10 = 2x + 20 โ†’ 2x = 10 โ†’ x = 5. Son is 5, father is 20.

โšก Bowler average trick

"Cricketer's average in 64 innings is 22 runs. To increase average to 24 in next innings, how many runs needed?"

Current total = 22 ร— 64 = 1408. New target average ร— new count = 24 ร— 65 = 1560. Required = 1560 โˆ’ 1408 = 152 runs.

๐ŸŽฌ

Average Visualized

Animation
5 NUMBERS: 10, 20, 30, 40, 50 โ€” WHAT'S THE AVERAGE? Avg 30 CALCULATION Sum = 10 + 20 + 30 + 40 + 50 = 150 Average = 150 รท 5 = 30

Bars show each value. The red dashed line is the average โ€” it's the "fair share" if you redistribute equally.

๐Ÿงฎ

Average & Age Calculators

Calculator
๐Ÿ“Š Average of up to 5 numbers

Enter values (use 0 to skip):

Average = 30

โณ Father-son age

If father is ร— son's age now, and after years father will be ร— son:

Son = 5 ยท Father = 20

Practice (SSC): The average age of 11 players is 25 years. If the age of the coach is included, the average rises by 1. Find coach's age.
Sum of 11 players = 25 ร— 11 = 275. After including coach, count = 12, avg = 26. New sum = 26 ร— 12 = 312. Coach's age = 312 โˆ’ 275 = 37 years.
Shortcut: Coach = new_avg + (new_avg โˆ’ old_avg) ร— (n) = 26 + 1ร—11 = 37.
Practice (Banking): 5 years ago, the average age of A, B, C was 25 years. Today the average of A, B, C, D, E is 30 years. Find the average age of D and E today.
5 years ago, sum of A+B+C = 25 ร— 3 = 75. Today, sum of A+B+C = 75 + 5ร—3 = 90. Today A+B+C+D+E = 30 ร— 5 = 150. So D+E = 150 โˆ’ 90 = 60. Average of D, E = 60/2 = 30 years.
โ†
Previous
Boat & Stream