Pamela Anderson Math Trick

Filed Under Funny Tricks | 1 Comment

okay
Pamela Anderson weighed 69 pounds
( type 69 )
she figured she was 222 fat!
( type 222 )
She wanted to be 51 pounds
( type 51 )
So she went to Doctor X
( click X )
And he gave her 8 pills
( type 8 )
Then she came out…
( turn calculator upside down )

Math Number Trick

Filed Under Funny Tricks | Leave a Comment

It should work with any number. Doesn’t matter anything as long as you put 3 digits for the first number and 4 digits for the second.

Here is the trick as Jason proved too.
answer = [{[(n*80)+1]*250}+2*y-250]/2;
= [{(n*80*250)+1*250}+2*y-250]/2;
= [n*80*250 + 250 + 2*y - 250]/2;
= [n*80*250 + 2*y]/2;
= n*40*250 + y;
= n*10000 + y;

So if n = 123 and y = 2345, then
answer = 1230000 + 2345 = 1232345

if n = 001 and y = 0879, then
answer = 0010000 + 0879 = 10879 = 0010879

So, strange?? yes or no :p



Page 2 of 2«12