When Julian and Penelope met, one was half the others age plus seven years. Ten years later when they married, Penelope was thirty, but this time one was nine tenths the age of the other. How old was Julian? (No fractions or partial years, whole numbers only).
A princess is as old as the prince will be when the princess is twice the age that the prince was when the princess’s age was half the sum of their present ages.
This one took a while to figure out and there are numerous valid ways of finding the answer.
Here is the solution I came up with
I created the following table from the riddle:
Current
Future
Past
Princess
x
2z
(x+y)/2
Prince
y
x
z
I then created three equations, since the difference in their age will always be the same.
d = the difference in ages
x – y = d
2z – x = d
x/2 + y/2 – z = d
I then created a matrix and solved it using row reduction.
x
y
z
1
-1
0
d
-1
0
2
d
.5
.5
-1
d
It reduced to:
x
y
z
1
0
0
4d
0
1
0
3d
0
0
1
5d/2
This means that you can pick any difference you want (an even one presumably because you want integer ages).
Princess age: 4d
Prince age: 3d
Ages that work
Princess
Prince
4
3
8
6
16
12
24
18
32
24
40
30
48
36
56
42
64
48
72
54
80
60
To see other solutions check out the comments from when I posted this on my blog.
An 18-wheeler is crossing a 4 kilometer bridge that can only support 10,000 kilograms and that’s exactly how much the rig weighs. Halfway across the bridge a 30 gram sparrow lands on the cab, but the bridge doesn’t collapse. Why not?
Since the bridge is 4 kilometers long, the halfway point would be 2 kilometers. The 18-wheeler would have used much more than 30g of fuel to drive 2 kilometers.
A man is traveling with a fox and two chickens, if he leaves the fox alone with the chickens the fox will eat the chickens. He comes to a river and needs to cross it, he finds a small boat that can carry only him and one animal, how does he get himself, the fox and two chickens across the river safely?
Take the fox over, return with nothing. Go over with one chicken, return with the fox. Go over with the second chicken, return with nothing. Finally, take the fox over.