Turn Two Into Five

How do you turn 2 into 5?

Turn it upside down and look at it in a mirror.

Posted in Brain Teasers

Five Letters and People Eat Me

I have five letters and people eat me. When you remove my first letter I become a crime. Remove my first two letters and I am an animal. If you remove my first and last letters I’m a form of music.

What am I?

Grape

Grape = a fruit people eat
rape = a crime
ape = an animal
rap = a category of music

Posted in Riddles

Alfred’s Tough Cash Request

Alfred is at the bank to cash his $200 check. He tells the cashier he would like some one dollar bills, ten times as many two dollar bills and the rest in fives.

How many of each denomination does the cashier need to give Alfred?

Five $1 bills, 50 $2 bills and 19 $5 bills.

We know that in order to give the rest of the amount in fives, the sum of the one and two dollar bills needs to be divisible by five (i.e. end in 0 or 5).

If we start with a single one dollar bill, we’d need ten two dollar bills to satisfy the request, making $21. But we need a sum that is divisible by 5. So we keep going up, like so:

$1 + $2 * 10 = $21
$2 + $2 * 20 = $42
$3 + $2 * 30 = $63
$4 + $2 * 40 = $84
$5 + $2 * 50 = $105 (Aha! It’s divisible by 5)
$6 + $2 * 60 = $126
$7 + $2 * 70 = $147
$8 + $2 * 80 = $168
$9 + $2 * 90 = $189

So the only option that works is 5 $1 bills and 50 $2 bills, leaving $95 (95 / 5 = 19) to be paid out in 19 fives.

Alfred is one tough customer.

Posted in Brain Teasers

Cheese Made Backwards

What cheese is made backwards?

Edam cheese.

Posted in Brain Teasers

Green House And Lots of Babies

There was a green house. Inside the green house there was a white house. Inside the white house there was a red house. Inside the red house there were lots of babies. What is it?

A watermelon.

Posted in Riddles

Liquid Splashes But None Seeps Through

When liquid splashes me, none seeps through,
When I’m moved a lot, liquid I spew,
When I am hit, color I change,
And colors I come in, quite a range,
What I cover is quite complex,
Yet I am very easy to flex.

What am I?

Skin

Posted in Riddles
Tagged with

777, 888 and 999

You are given the numbers 777, 888 and 999. Using the numbers once and adding, subtracting, multiplying or dividing, how can you make 999?

(7 x 7 x 7) + (9 x 9 x 8) + ((9 – 8) x 8) = 999
(77 + 7) + 888 + (9 + 9 + 9) = 999

If other operators were allowed, another solution would be 999 modulo (888 x 777). I’m sure there are more solutions.

Posted in Brain Teasers

Mislabeled Boxes of Marbles

Three closed boxes have either white marbles, black marbles or both, and they are labeled white, black and both. However, you’re told that each of the labels are wrong. You may reach into one of the boxes and pull out only one marble. Which box should you remove a marble from to determine the contents of all three boxes?

The one labeled both. Since you know it’s labeled incorrectly, it must have all black marbles or all white marbles. After you determine what it contains, you can identify the other two boxes by the process of elimination.

Posted in Brain Teasers

Two in a Corner

Two in a corner,
One in a room,
Zero in a house, but one in a shelter.

What am I?

The letter “r”.

Posted in Riddles

Reverse to Equal Ten

Which two of these rows can be reversed so the total of each row, across and down, equals 10?

A. 5 4 1
B. 6 1 3
C. 3 5 2

Rows B and C, becoming:

A. 5 4 1
B. 3 1 6
C. 2 5 3

Posted in Brain Teasers