View Single Post
Old 07-19-2006, 12:42 PM   #5 (permalink)
Slavakion
Mjollnir Incarnate
 
Location: Lost in thought
Quote:
Key in the first 3 digits of your telephone number. NOT the area code.
Let this equal X.
Quote:
Multiply by 80.
80X
Quote:
Add 1.
80X + 1
Quote:
Multiply by 250.
(80X + 1) * 250
Quote:
Add the last 4 digits of your telephone number.
Let this equal Y.
250(80X + 1) + Y
Quote:
Add the last 4 digits of your tephone number AGAIN.
250(80X + 1) + 2Y
Quote:
Subtract 250.
250(80X + 1) + 2Y - 250
Simplified:
20000X + 250 + 2Y - 250 = 20000X +2Y
Quote:
Divide by 2.
10000X + Y
Or your first three digits as ###0000 plus the last four digits.


Sorry, I couldn't help it. I ruined the magic.
Slavakion is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73