Same Three Digits with Sum of 800

When Florence and Willie finished playing darts, they proudly announced that their 3-digit scores added up to exactly 800 points. Furthermore, each of their scores shared the same 3 digits, without any repeating digits.

What were their two scores?

364 and 436.

You could figure this out mathematically, but instead, I plugged in digits that added up to 10 for the first column, 9 for the second column (since you carry the 1) and 7 for the third column (again, because you’re carrying the 1).

Posted in Brain Teasers

Reflecting on Time

When a clock’s reflection is 2:30, what is the correct time?

9:30

Posted in Brain Teasers

Cracked, Made, Told and Played

It can be cracked,
It can be made,
It can be told,
It can be played.

What is it?

A joke.

Posted in Riddles

Add Two To Eleven To Get One

When can you add two to eleven and get one as the correct answer?

When you add two hours to eleven o’clock to get one o’clock.

Posted in Riddles

The Ages of a Prince and Princess

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.

What are their 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:

 CurrentFuturePast
Princessx2z(x+y)/2
Princeyxz

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.

xyz
1-10d
-102d
.5.5-1d

It reduced to:

xyz
1004d
0103d
0015d/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

PrincessPrince
43
86
1612
2418
3224
4030
4836
5642
6448
7254
8060

To see other solutions check out the comments from when I posted this on my blog.

Posted in Brain Teasers

Abraham Encoding

The name ABRAHAM can be changed into a word for a primitive musical instrument by replacing each letter with a different letter. The repeated letters (A is this case) must be replaced with the same replacement letter in the new word.

What is the musical instrument?

PANPIPE

Posted in Brain Teasers

Bed, Evil, Identical

What word can be added before or after these words to make a new word or phrase?

Bed, Evil, Identical

Twin. Twin bed, Evil twin, Identical twin.

Posted in Riddles

What Digit Does Each Letter Represent?

This is what you know:

1. Each letter represents a different digit from 1 to 9
2. The total of each row is 17.
3. (B × B) + B + F = A
4. C × F = EF (a 2-digit number, not their product)

A B C
D E F

What digit does each letter represent?

A = 7
B = 1
C = 9

D = 8
E = 4
F = 5

A + B + C = 17
D + E + F = 17
B2 + B + F = A
C × F = EF

To begin with, B has to be a 1 or 2 or else A wouldn’t be a single digit. Plug in B = 2, gives you 6 + F = A, meaning F and A can only be (1,7) or (3,9). To get 17, C would have to be 8 or 6, but those values don’t work for C × F = EF. So B must be 1.

2 + F = A means F and A can be (2,4), (3,5), (4,6), (5,7), (6,8) or (7,9). To get 17 on the top row, the only option that leaves C as a single digit is F = 5 and A = 7.

C × F = EF
9 × 5 = 45, so E = 4 and D = 8 to make the second row equal to 17.

Posted in Brain Teasers

Graphical Rebus Four

What does this rebus represent?

Rebus

I Dreamed a Dream

Posted in Riddles
Tagged with

A One Letter Change

At my start I last a mere eleven days,
But change one letter and I’m over 31 years.

What am I?

One million seconds (about 11 1/2 days).

Change the “m” to a “b” to get one billion seconds (about 31.7 years).

It’s rather surprising that a million seconds and a billion seconds differ by such a large duration.

Posted in Riddles
Tagged with