Results 1 to 23 of 23
  1. #1
    Taco is as Taco does sir Taco's Avatar
    Location
    San Antonio
    Post Count
    8,533
    NBA Team
    San Antonio Spurs
    College
    UTSA Roadrunners
    Here Is A Math Trick
    1. Grab A Calculator. (you Won't Be Able To Do This
    One In Your Head)
    2. Key In The First Three Digits Of Your Phone
    Number (not The Area Code)
    3. Multiply By 80
    4. Add 1
    5. Multiply By 250
    6. Add The Last 4 Digits Of Your Phone Number
    7. Add The Last 4 Digits Of Your Phone Number Again.
    8. Subtract 250
    9. Divide Number By 2

    Do You Recognize The Answer?

  2. #2
    Who is this guy, again? travis2's Avatar
    Post Count
    17,009
    NBA Team
    San Antonio Spurs
    It's not hard to figure out the problem algebraically...

  3. #3
    Mr. John Wayne CosmicCowboy's Avatar
    Location
    san antonio
    Post Count
    44,144
    NBA Team
    San Antonio Spurs
    thats very cool...and the progression/relationship is very obscure...some VERY smart person figured that one out...

  4. #4
    Mr. John Wayne CosmicCowboy's Avatar
    Location
    san antonio
    Post Count
    44,144
    NBA Team
    San Antonio Spurs
    It's not hard to figure out the problem algebraically...
    OK showoff...

  5. #5
    Who is this guy, again? travis2's Avatar
    Post Count
    17,009
    NBA Team
    San Antonio Spurs
    thats very cool...and the progression/relationship is very obscure...some VERY smart person figured that one out...
    Actually, it only looks obscure. If you know the answer you want, the final equation is quite simple. Then back-track from there to come up with a funky-looking procedure to get there.

  6. #6
    Taco is as Taco does sir Taco's Avatar
    Location
    San Antonio
    Post Count
    8,533
    NBA Team
    San Antonio Spurs
    College
    UTSA Roadrunners
    It's not hard to figure out the problem algebraically...
    Show your work

  7. #7
    Nostradamas Jr.
    Post Count
    33,691
    NBA Team
    San Antonio Spurs
    that is a good way to get a girl's phone number.


  8. #8
    Taco is as Taco does sir Taco's Avatar
    Location
    San Antonio
    Post Count
    8,533
    NBA Team
    San Antonio Spurs
    College
    UTSA Roadrunners
    that is a good way to get a girl's phone number.




    Rack Jim

  9. #9
    Chopper Ed Helicopter Jones's Avatar
    Post Count
    14,068
    NBA Team
    San Antonio Spurs
    College
    New Mexico Lobos
    I think Jim's been racked quite a few times in his life.

  10. #10
    俺はまんこが大好きなんだよ baseline bum's Avatar
    Post Count
    97,883
    NBA Team
    San Antonio Spurs
    College
    UCLA Bruins
    Show your work
    Assume your phone number is abc-defg where abcdefg are all digits from 0 to 9


    abc = a*10^2 + b*10 + c
    defg = d*10^3 + e*10^2 + f*10 + g

    let X be the result from steps 2-5

    X = ( abc * 80 +1 ) * 250 =
    abc * 80 * 250 + 1 * 250 =
    abc * 20000 + 250 =
    abc * 2*10^4 + 250 =
    2*(a*10^2 + b*10 + c) * 10^4 + 250 =
    2 * (a * 10^2 * 10^4 + b* 10 * 10^4 + c * 10^4) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4) + 250

    Let Y be the result from step 6
    Y = X + defg = X + (d*10^3 + e*10^2 + f*10 + g)
    = ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g)

    Let Z be the result from step 7
    Z = Y + defg =
    (( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g) ) + defg =
    ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g) + (d*10^3 + e*10^2 + f*10 + g) =
    ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + 2*(d*10^3 + e*10^2 + f*10 + g) =
    2*(a * 10^6 + b * 10^5 + c * 10^4) + 250 + 2*(d*10^3 + e*10^2 + f*10 + g) =
    2*(a * 10^6 + b * 10^5 + c * 10^4) + 2*(d*10^3 + e*10^2 + f*10 + g) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250

    Let A be the result from step 8
    A = Z - 250 =
    (2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250) - 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + (250 - 250) =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + (0) =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g)

    Let B be the result from step 9
    B = A/2 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) / 2 =
    a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g =
    abcdefg

    i.e., your original phone number

  11. #11
    Island Girl lilmads's Avatar
    Location
    St. Maarten
    Post Count
    1,206
    NBA Team
    San Antonio Spurs
    Assume your phone number is abc-defg where abcdefg are all digits from 0 to 9


    abc = a*10^2 + b*10 + c
    defg = d*10^3 + e*10^2 + f*10 + g

    let X be the result from steps 2-5

    X = ( abc * 80 +1 ) * 250 =
    abc * 80 * 250 + 1 * 250 =
    abc * 20000 + 250 =
    abc * 2*10^4 + 250 =
    2*(a*10^2 + b*10 + c) * 10^4 + 250 =
    2 * (a * 10^2 * 10^4 + b* 10 * 10^4 + c * 10^4) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4) + 250

    Let Y be the result from step 6
    Y = X + defg = X + (d*10^3 + e*10^2 + f*10 + g)
    = ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g)

    Let Z be the result from step 7
    Z = Y + defg =
    (( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g) ) + defg =
    ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g) + (d*10^3 + e*10^2 + f*10 + g) =
    ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + 2*(d*10^3 + e*10^2 + f*10 + g) =
    2*(a * 10^6 + b * 10^5 + c * 10^4) + 250 + 2*(d*10^3 + e*10^2 + f*10 + g) =
    2*(a * 10^6 + b * 10^5 + c * 10^4) + 2*(d*10^3 + e*10^2 + f*10 + g) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250

    Let A be the result from step 8
    A = Z - 250 =
    (2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250) - 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + (250 - 250) =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + (0) =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g)

    Let B be the result from step 9
    B = A/2 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) / 2 =
    a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g =
    abcdefg

    i.e., your original phone number
    Thats what I was gonna say

  12. #12
    Injured Reserve Vashner's Avatar
    Post Count
    6,791
    NBA Team
    San Antonio Spurs
    That's like that name sex number formula...

  13. #13
    So Let Me Have My Sanity... Sonia_TX's Avatar
    Location
    San Antonio
    Post Count
    1,453
    NBA Team
    San Antonio Spurs
    I sent this to a friend a few weeks back and she didn't get it. I guess she doesn't even know how to use a calculator. She used one but didn't get it. She's not as smart as Travis.

  14. #14
    Taco is as Taco does sir Taco's Avatar
    Location
    San Antonio
    Post Count
    8,533
    NBA Team
    San Antonio Spurs
    College
    UTSA Roadrunners
    Assume your phone number is abc-defg where abcdefg are all digits from 0 to 9


    abc = a*10^2 + b*10 + c
    defg = d*10^3 + e*10^2 + f*10 + g

    let X be the result from steps 2-5

    X = ( abc * 80 +1 ) * 250 =
    abc * 80 * 250 + 1 * 250 =
    abc * 20000 + 250 =
    abc * 2*10^4 + 250 =
    2*(a*10^2 + b*10 + c) * 10^4 + 250 =
    2 * (a * 10^2 * 10^4 + b* 10 * 10^4 + c * 10^4) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4) + 250

    Let Y be the result from step 6
    Y = X + defg = X + (d*10^3 + e*10^2 + f*10 + g)
    = ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g)

    Let Z be the result from step 7
    Z = Y + defg =
    (( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g) ) + defg =
    ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g) + (d*10^3 + e*10^2 + f*10 + g) =
    ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + 2*(d*10^3 + e*10^2 + f*10 + g) =
    2*(a * 10^6 + b * 10^5 + c * 10^4) + 250 + 2*(d*10^3 + e*10^2 + f*10 + g) =
    2*(a * 10^6 + b * 10^5 + c * 10^4) + 2*(d*10^3 + e*10^2 + f*10 + g) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250

    Let A be the result from step 8
    A = Z - 250 =
    (2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250) - 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + (250 - 250) =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + (0) =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g)

    Let B be the result from step 9
    B = A/2 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) / 2 =
    a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g =
    abcdefg

    i.e., your original phone number
    You need to get out of here!!!!

    You're too smart for this forum

  15. #15
    You ain't mad spurs=bling's Avatar
    Location
    everywhere
    Post Count
    7,370
    NBA Team
    San Antonio Spurs
    College
    Texas Longhorns
    Assume your phone number is abc-defg where abcdefg are all digits from 0 to 9


    abc = a*10^2 + b*10 + c
    defg = d*10^3 + e*10^2 + f*10 + g

    let X be the result from steps 2-5

    X = ( abc * 80 +1 ) * 250 =
    abc * 80 * 250 + 1 * 250 =
    abc * 20000 + 250 =
    abc * 2*10^4 + 250 =
    2*(a*10^2 + b*10 + c) * 10^4 + 250 =
    2 * (a * 10^2 * 10^4 + b* 10 * 10^4 + c * 10^4) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4) + 250

    Let Y be the result from step 6
    Y = X + defg = X + (d*10^3 + e*10^2 + f*10 + g)
    = ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g)

    Let Z be the result from step 7
    Z = Y + defg =
    (( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g) ) + defg =
    ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g) + (d*10^3 + e*10^2 + f*10 + g) =
    ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + 2*(d*10^3 + e*10^2 + f*10 + g) =
    2*(a * 10^6 + b * 10^5 + c * 10^4) + 250 + 2*(d*10^3 + e*10^2 + f*10 + g) =
    2*(a * 10^6 + b * 10^5 + c * 10^4) + 2*(d*10^3 + e*10^2 + f*10 + g) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250

    Let A be the result from step 8
    A = Z - 250 =
    (2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250) - 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + (250 - 250) =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + (0) =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g)

    Let B be the result from step 9
    B = A/2 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) / 2 =
    a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g =
    abcdefg

    i.e., your original phone number
    damnit. thank you, now my head hurts again i just finshed doing my math.

  16. #16
    PhillyGirl 1Parker1's Avatar
    Location
    East Coast
    Post Count
    16,374
    NBA Team
    San Antonio Spurs
    Assume your phone number is abc-defg where abcdefg are all digits from 0 to 9


    abc = a*10^2 + b*10 + c
    defg = d*10^3 + e*10^2 + f*10 + g

    let X be the result from steps 2-5

    X = ( abc * 80 +1 ) * 250 =
    abc * 80 * 250 + 1 * 250 =
    abc * 20000 + 250 =
    abc * 2*10^4 + 250 =
    2*(a*10^2 + b*10 + c) * 10^4 + 250 =
    2 * (a * 10^2 * 10^4 + b* 10 * 10^4 + c * 10^4) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4) + 250

    Let Y be the result from step 6
    Y = X + defg = X + (d*10^3 + e*10^2 + f*10 + g)
    = ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g)

    Let Z be the result from step 7
    Z = Y + defg =
    (( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g) ) + defg =
    ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g) + (d*10^3 + e*10^2 + f*10 + g) =
    ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + 2*(d*10^3 + e*10^2 + f*10 + g) =
    2*(a * 10^6 + b * 10^5 + c * 10^4) + 250 + 2*(d*10^3 + e*10^2 + f*10 + g) =
    2*(a * 10^6 + b * 10^5 + c * 10^4) + 2*(d*10^3 + e*10^2 + f*10 + g) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250

    Let A be the result from step 8
    A = Z - 250 =
    (2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250) - 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + (250 - 250) =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + (0) =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g)

    Let B be the result from step 9
    B = A/2 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) / 2 =
    a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g =
    abcdefg

    i.e., your original phone number
    Jim's head exploded just reading that.

  17. #17
    The Last Good Sport samikeyp's Avatar
    Location
    San Antonio
    Post Count
    28,298
    NBA Team
    San Antonio Spurs
    College
    Texas Longhorns
    Where's Blaze? :p

  18. #18
    Who is this guy, again? travis2's Avatar
    Post Count
    17,009
    NBA Team
    San Antonio Spurs
    Assume your phone number is abc-defg where abcdefg are all digits from 0 to 9


    abc = a*10^2 + b*10 + c
    defg = d*10^3 + e*10^2 + f*10 + g

    let X be the result from steps 2-5

    X = ( abc * 80 +1 ) * 250 =
    abc * 80 * 250 + 1 * 250 =
    abc * 20000 + 250 =
    abc * 2*10^4 + 250 =
    2*(a*10^2 + b*10 + c) * 10^4 + 250 =
    2 * (a * 10^2 * 10^4 + b* 10 * 10^4 + c * 10^4) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4) + 250

    Let Y be the result from step 6
    Y = X + defg = X + (d*10^3 + e*10^2 + f*10 + g)
    = ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g)

    Let Z be the result from step 7
    Z = Y + defg =
    (( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g) ) + defg =
    ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g) + (d*10^3 + e*10^2 + f*10 + g) =
    ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + 2*(d*10^3 + e*10^2 + f*10 + g) =
    2*(a * 10^6 + b * 10^5 + c * 10^4) + 250 + 2*(d*10^3 + e*10^2 + f*10 + g) =
    2*(a * 10^6 + b * 10^5 + c * 10^4) + 2*(d*10^3 + e*10^2 + f*10 + g) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250

    Let A be the result from step 8
    A = Z - 250 =
    (2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250) - 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + (250 - 250) =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + (0) =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g)

    Let B be the result from step 9
    B = A/2 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) / 2 =
    a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g =
    abcdefg

    i.e., your original phone number
    Absolutely correct. But in this case there's an easier way.

    Instead of splitting the phone number up into 7 distinct digits, split it into two numbers...the three-digit exchange (call this 'a') and the four-digit extension (call this 'b'). As we shall see, the only necessary condition for this "trick" to work is that b<10000.

    Expressing the original problem as an algebraic expression, we get:

    x = (250*(80*a + 1) + b + b - 250) / 2

    Simplifying gives us:

    x = (20000*a + 250 + 2*b -250) / 2

    x = (20000*a + 2*b) / 2

    or

    x = 10000*a + b

    In other words, the first part of the phone number is shifted 4 places (with trailing zeros added) and then the second part is added.

    As such, this would even work if you augmented the original phone number with the area code (for example, (210)555-1212 would split into a=210555 and b=1212).

  19. #19
    Injured Reserve Vashner's Avatar
    Post Count
    6,791
    NBA Team
    San Antonio Spurs
    Do you program shaders? hehe

  20. #20
    Me or He?
    Post Count
    731
    NBA Team
    San Antonio Spurs
    ... yeah... but we already know the steps... how do you easily figure out the steps

  21. #21
    Stand-up philosopher CharlieMac's Avatar
    Location
    Taco Town, U.S.A.
    Post Count
    5,513
    NBA Team
    San Antonio Spurs
    math. Us english nerds just care about learning enough to get correct change back when we buy beer at HEB.

  22. #22
    <><><><><><> ALVAREZ6's Avatar
    Post Count
    20,267
    NBA Team
    San Antonio Spurs
    Assume your phone number is abc-defg where abcdefg are all digits from 0 to 9


    abc = a*10^2 + b*10 + c
    defg = d*10^3 + e*10^2 + f*10 + g

    let X be the result from steps 2-5

    X = ( abc * 80 +1 ) * 250 =
    abc * 80 * 250 + 1 * 250 =
    abc * 20000 + 250 =
    abc * 2*10^4 + 250 =
    2*(a*10^2 + b*10 + c) * 10^4 + 250 =
    2 * (a * 10^2 * 10^4 + b* 10 * 10^4 + c * 10^4) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4) + 250

    Let Y be the result from step 6
    Y = X + defg = X + (d*10^3 + e*10^2 + f*10 + g)
    = ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g)

    Let Z be the result from step 7
    Z = Y + defg =
    (( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g) ) + defg =
    ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + (d*10^3 + e*10^2 + f*10 + g) + (d*10^3 + e*10^2 + f*10 + g) =
    ( 2*(a * 10^6 + b * 10^5 + c * 10^4) + 250) + 2*(d*10^3 + e*10^2 + f*10 + g) =
    2*(a * 10^6 + b * 10^5 + c * 10^4) + 250 + 2*(d*10^3 + e*10^2 + f*10 + g) =
    2*(a * 10^6 + b * 10^5 + c * 10^4) + 2*(d*10^3 + e*10^2 + f*10 + g) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250

    Let A be the result from step 8
    A = Z - 250 =
    (2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + 250) - 250 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + (250 - 250) =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) + (0) =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g)

    Let B be the result from step 9
    B = A/2 =
    2 * (a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g) / 2 =
    a * 10^6 + b * 10^5 + c * 10^4 + d*10^3 + e*10^2 + f*10 + g =
    abcdefg

    i.e., your original phone number
    You are an animal.

  23. #23
    I come in Marklar. Marklar MM's Avatar
    Location
    In a garbage can next to Oscar. To be more specific, I live in the suburbs of Detroit.
    Post Count
    6,214
    NBA Team
    Detroit Pistons
    Whoever has time to think of that equation should be shot on site.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •