Brain-Teaser 257: Brothers and sisters
From The Sunday Times, 3rd April 1966 [link]
The boys and girls of a primary school have recently done a survey among themselves. They find that half the children who have brothers are girls who have no sisters, and that half the children who have sisters are girls who have no brothers. Boys who have no sisters are equal in number to boys who have sisters but not brothers. In all, there are fourteen more children with sisters than there are children with brothers.
How many of the boys have neither brothers nor sisters?
This puzzle is included in the book Sunday Times Brain Teasers (1974).
[teaser257]




Jim Randell 9:35 am on 11 December 2022 Permalink |
Each child fits into one of the following 8 categories (boy/girl; brother?; sister?):
We are told:
And we want to find the value of a:
Solution: 7 of the boys have neither brothers or sisters.
LikeLike
GeoffR 1:07 pm on 12 December 2022 Permalink |
I used Jim’s initial equations to explore possible values of variables (a..h)
Variable ‘e’ is not used in any of the equations, so it can take any value (0..10)
It looks as though only the following values are fixed:
a = boy; no brothers; no sisters (a = 7)
d = boy; no brother; sister (d = 7)
Multiple outputs showed that all values, apart from a and d, are not constrained in value by the equations. Value h can increase above 7 by varying other values.
One example below shows that the four equations are still satisfied for this example:
[a, b, c, d, e, f, g, h] = [7, 0, 0, 7, 4, 2, 2, 9]
Equation 1: 0 + 0 + 2 + 2 = 2 * 2
Equation 2: 0 + 7 + 2 + 9 = 2 * 9
Equation 3: 7 + 0 = 7
Equation 4: (0 + 7 + 2 + 9) = 14 + (0 + 0 + 2 + 2)
LikeLike
Jim Randell 10:20 am on 13 December 2022 Permalink |
@Geoff:
As you say e can be any value.
And we can also choose any value for b and c, and any value for f that not less than (b + c).
We then have:
So: a = 7; d ≥ 7; h ≥ 7.
LikeLike