TheCoz From , joined Dec 1969, posts, RR: Reply 1, posted (7 years 9 months 2 days 21 hours ago) and read 1765 times:
It basically works with the number 9. Any time you take a number, concatenate its digits together, and then subtract the sum of the digits from the concatenated number, you will get a number that is divisible by nine.
Since the computer chooses only those numbers that are divisible by 9, and it knows you will only choose a number that is divisible by nine, you will always have a match.
The computer changes which symbols are associated with which numbers to throw you off.
ANITIX87 From United States of America, joined Mar 2005, 3233 posts, RR: 14 Reply 2, posted (7 years 9 months 2 days 21 hours ago) and read 1759 times:
Because the answer, based on the numeric system we have, will always be a miltiple of nine. If you look at the code before you begin, all the multiples of nine have the same symbol associated with them, and the answer is always that symbol, though is changes each time so as not to give it away. It works with the same principle as this one...
Pick a number between 1 and 7.
Multiply by 9.
Add the digits.
Subtract 2.
Multiply by 9.
Add the digits.
Subtract 4.
Your result is 5, correct? It works every time.
TIS
www.stellaryear.com: Canon EOS 50D, Canon EOS 5DMkII, Sigma 50mm 1.4, Canon 24-70 2.8L II, Canon 100mm 2.8L, Canon 100-4
Newark777 From United States of America, joined Dec 2004, 9348 posts, RR: 33 Reply 3, posted (7 years 9 months 2 days 21 hours ago) and read 1749 times:
The computer changes which symbols are associated with which numbers to throw you off.
This is the key to the trick right here. Without changing the symbols, it would be the same every time.
Bill142 From Australia, joined Aug 2004, 8320 posts, RR: 9 Reply 4, posted (7 years 9 months 2 days 20 hours ago) and read 1746 times:
Its just like that david copperfield mind reading powerpoint with the cards. It jus uses card which it didn't show the first time to make you think that the card you were thinking of is gone.