All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > General > Tricks
Perform and explain (Posted on 2017-12-12) Difficulty: 3 of 5
My magician gives you 3 regular dice and asks you to do the following, while he is out of the room:
"Roll them, and write in sequence the three results, followed by a 3-digit number representing the hidden sides of the rolled dice.

Once you got the 6–digit number, divide it by 111.

THEN CALL ME."

Then he exits and you roll 1,2,4 and write down 124653, divide by 111 and get 1123. The magician upon entering the room gets the result and quips within a second 1,2,4.

How did he do it?

No Solution Yet Submitted by Ady TZIDON    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Proof | Comment 8 of 11 |
It isn't clear what "write in sequence the three results" means.  If we take it to mean "write the numbers in non-decreasing order" then the following works:

The number created after dividing by 111 is 900a+90b+9c+7.
This is equivalent to 1000a+100b+10c+7-c-10b-100a

(If it weren't for the last two terms we could just read off the answer from the first three digits displayed.)
Now factor the powers of 10

1000a+100(b-a)+10(c-b)+(7-c)

So the result is a 4 digit number.  
The first digit is a.
The sum of the first two digits is a+(b-a)=b.
The sum of the first three digits is a+(b-a)+(c-b)=c.
The last digit is (7-c)

It is important that each of these digits be at least zero and not more than 9.  Being dice rolls (7-c) isn't a problem.  The necessary stipulation is a=<b=<c.  So ordering the dice rolls at the start is crucial.

  Posted by Jer on 2017-12-12 11:47:16
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (13)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information