A Math Problem: How old is everybody in the Family?
- 时间:2020-10-07 14:38:56
- 分类:网络文摘
- 阅读:167 次
A Math Problem: Family’s Age
This year, sum of the family ‘s age is 100. There are Dad, Mum, Brother, and Sister in the family. And we know:
- Brother is 8 years younger than Sister.
- Mum is 2 years younger than Dad.
- 10 Years ago, the sum of the family’s age was 65.
So, today, how old is everybody in the family?

Solution
Let’s represent the ages of everybody using the following letters:
B – brother
D – dad
M – mum
S – sister
So, B + D + M + S = 100
B + 8 = S
M + 2 = D
Ten years ago, the age difference should be -40 (four people each 10 years younger), however, the difference is only 35 (100 – 65), that means little brother was not born yet 10 years ago.
The actual difference is (65 – 60) = 5, which mean that little brother was born 5 years ago – therefore, the sum was 5 years less than expected 10 years ago.
Therefore,
B = 5
S = 13
B + S = 5 + 13 = 18
Then, D + M = 100 – (B + S) = 82
We know D – M = 2
Adding both sides:
2 * D + (M – M) = 82 + 2
D = 42
M = 40
Let’s verify the answer:
This year, D + M + B + S = 42 + 40 + 5 + 13 = 100
D – M = 42 – 40 = 2
S – B = 13 – 5 = 8
10 years ago, B = 0 (brother was not born), and
(D – 10) + (M – 10) + (S – 10) + 0 = 32 + 30 + 3 = 65
Bingo!
–EOF (The Ultimate Computing & Technology Blog) —
推荐阅读:全国人大常委会关于修改《中华人民共和国高等教育法》的决定(主席令第四十号) 中华人民共和国反家庭暴力法(主席令第三十七号) 全国人大常委会关于修改《中华人民共和国教育法》的决定(主席令第三十九号) 中华人民共和国国家勋章和国家荣誉称号法(主席令第三十八号) 中华人民共和国反恐怖主义法(主席令第三十六号) 地图管理条例(国务院令第664号) 中华人民共和国宪法 全国社会保障基金条例(国务院令第667号) 2016年国务院关于修改部分行政法规的决定 居住证暂行条例(国务院令第663号)
- 评论列表
-
- 添加评论