You will probably need a calculator....
- Enter first three digits of phone number (NOT area code)
- Multiply by 80
- Add 1
- Multiply by 250
- Add last four digits of phone number
- Repeat step 5
- Subtract 250
- Divide by 2
See what you get.
This topic is locked from further discussion.
You will probably need a calculator....
See what you get.
OMG the calculator knew my phone number... :o :PenormousaxieGive it to us so we can call and make sure RAWR
Its not really freaky since all you are doing is multiplying your phone number by a factor of 10000, and then adding the last four digits to it. The rest is simply a bunch of cancelations.You will probably need a calculator....
- Enter first three digits of phone number (NOT area code)
- Multiply by 80
- Add 1
- Multiply by 250
- Add last four digits of phone number
- Repeat step 5
- Subtract 250
- Divide by 2
See what you get.
ProphetOfValor
[((abc*80+1)*250)+(defg*2)-250] / 2
((abc*80+1)*125)+defg-125
abc*10000 + 125 + defg-125
abc*10000 + defg
abcdefg
Please Log In to post.
Log in to comment