Important Rebus

What does this represent?

IMPORTANT = IMPORTANT

Equally important.

Posted in Riddles
Tagged with

Bought By the Yard

I am bought by the yard but worn by the foot. What am I?

Carpet. Worn is used in the sense of a well-worn item.

(found on r/riddles)

Posted in Riddles
Tagged with

Four Weights To Thirty

What four weights can be used to balance from one to thirty pounds?

A = 1
B = 3
C = 9
D = 17

1 lb = A
2 lbs + A = B
3 lbs = B
4 lbs = A + B
5 lbs + A + B = C
6 lbs + B = C
7 lbs + B = A + C
8 lbs + A = C
9 lbs = C
10 lbs = A + C
11 lbs + A = B + C
12 lbs = B + C
13 lbs = A + B + C
14 lbs + B = D
15 lbs + B = A + D
16 lbs + A = D
17 lbs = D
18 lbs = A + D
19 lbs + A = B + D
20 lbs = B + D
21 lbs = A + B + D
22 lbs + A + B = C + D
23 lbs + B = C + D
24 lbs + B = A + C + D
25 lbs + A = C + D
26 lbs = C + D
27 lbs = A + C + D
28 lbs + A = B + C + D
29 lbs = B + C + D
30 lbs = A + B + C + D

Posted in Brain Teasers

Twice As Many Women As Children

At a party of thirty-five people there are twice as many women as children and twice as many children as men. How many of each are there?

20 women, 10 children and 5 men.

To figure it out, let m be the number of men and you get this equation:

4m + 2m + m = 35
7m = 35
m = 35 ÷ 7
m = 5

Posted in Brain Teasers

I’m Usually Quite Pleasant

I’m usually quite pleasant
As you roam and play,
But if you look into my eyes,
I’ll not look away.

Once you turn away from me,
I’ll attack if I stay dry,
Better grab a pail of water,
I’ll not stop until I die.

What am I?

An Enderman, from Minecraft.

Enderman are normally passive, but they become hostile if a player looks directly at them. The Enderman will stare back until the player looks away, and then attack the player. A bucket of water is the best way to defeat an Enderman.

Posted in Riddles

Passing Second in a Race

If you are running in a race and pass the person in second place, what position are you in?

Second place. If you guessed first place, the person in first place is still there. But I’m sure you’re catching up.

Posted in Brain Teasers

No New Digits

A six-digit number represented by ABCDEF (each letter represents a different number) can be multiplied by 2, 3, 4, 5, and 6 and yet no new digits appear in the result. As a matter of fact, all the digits are rotated. What is the number?

142857 (The first 6 digits of 1/7)

2 x 142857 = 285714
3 x 142857 = 428571
4 x 142857 = 571428
5 x 142857 = 714285
6 x 142857 = 857142

Posted in Brain Teasers

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

ABCD equals DCBA

What 4-digit number abcd satisfies this equation?

4 × abcd = dcba

2178

4 × 2178 = 8712

Posted in Brain Teasers

Same Forward, Backward and Upside Down

What word is the same written forward, backward and upside down?

NOON. The word needs to be a palindrome and made up of only these letters that look the same upside down:

H I N O S X Z

For instance, SOON doesn’t work, because even though each letter looks the same upside down, it reads NOOS.

Posted in Riddles