Loading...
  1. Dismiss Notice
  2. Dismiss Notice
  3. Dismiss Notice
  4. Dismiss Notice
  5. Dismiss Notice
  6. Dismiss Notice
  7. Dismiss Notice
  8. If this is your first visit, you may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

A Math Lesson For You All

Discussion in 'Old Threads' started by CakeBaker, Mar 12, 2011.

  1. Kaimbe

    Kaimbe Well-Known Member

    Joined:
    Jul 21, 2010
    Messages:
    1,081
    Likes Received:
    241
    Trophy Points:
    283
    Location:
    Toronto
    is that avatar from dragon age II ??
     
  2. Aegis

    Aegis Guest

    Joined:
    Jun 23, 2010
    Messages:
    4,577
    Likes Received:
    4,353
    Trophy Points:
    0
    Wait whaaat... omgee...

    I mean I thought I was a whore but look at that D.P. picture =O

    Indeed sir. =3
     
  3. FadetoBlack

    FadetoBlack Veni, vidi, vici, reliqui

    Joined:
    Jun 6, 2010
    Messages:
    1,571
    Likes Received:
    724
    Trophy Points:
    333
    Location:
    Somewhere along the path of the beam
    gotta love my dog though right?
     
  4. CakeBaker

    CakeBaker Sports Enthusiast

    Joined:
    Sep 18, 2010
    Messages:
    2,048
    Likes Received:
    584
    Trophy Points:
    363
    Location:
    Chicago <3
    I thought he was referring to the dog as the whore? :s
     
  5. FadetoBlack

    FadetoBlack Veni, vidi, vici, reliqui

    Joined:
    Jun 6, 2010
    Messages:
    1,571
    Likes Received:
    724
    Trophy Points:
    333
    Location:
    Somewhere along the path of the beam
    how dare he call my dog a whore....
     
  6. Beastie

    Beastie Banned

    Joined:
    May 21, 2010
    Messages:
    36
    Likes Received:
    1,390
    Trophy Points:
    307
    Location:
    DEMACIA!
    Ill clear this issue up. You, cakie, dementa, aegis, AND your dog are all whores. There we go.
     
  7. FadetoBlack

    FadetoBlack Veni, vidi, vici, reliqui

    Joined:
    Jun 6, 2010
    Messages:
    1,571
    Likes Received:
    724
    Trophy Points:
    333
    Location:
    Somewhere along the path of the beam
    you're a whore too... look at your picture right there... showing off muscles o.o
     
  8. CakeBaker

    CakeBaker Sports Enthusiast

    Joined:
    Sep 18, 2010
    Messages:
    2,048
    Likes Received:
    584
    Trophy Points:
    363
    Location:
    Chicago <3
    This thread was a fail.
     
  9. Aegis

    Aegis Guest

    Joined:
    Jun 23, 2010
    Messages:
    4,577
    Likes Received:
    4,353
    Trophy Points:
    0
    [​IMG]


    Added: Seeing forums with mod powers is WAY different :eek:
     
  10. anier123

    anier123 Banned

    Joined:
    Jan 24, 2011
    Messages:
    132
    Likes Received:
    0
    Trophy Points:
    0
    also 1 + 1 =2 and 1 x 1 = 1.... o_O
     
  11. Asanka

    Asanka ~watching over you~

    Joined:
    Sep 3, 2010
    Messages:
    1,383
    Likes Received:
    494
    Trophy Points:
    0
    back to topic
    let take a = 0.33333333~
    then:
    10a = 3.3333333~
    10a = 3 + 0.3333333~
    9a = 3
    a = 1/3
    0.33333333~ = 1/3

    same proof for 0.999999~ = 1
     
  12. regiix3

    regiix3 yeah Forum Legend

    Joined:
    Sep 14, 2010
    Messages:
    3,386
    Likes Received:
    4,416
    Trophy Points:
    493
    Location:
    <:-0
    when do you get to learn this ? o.o;;
     
  13. ghost521

    ghost521 Lucent's name is Jeremy

    Joined:
    Jan 24, 2011
    Messages:
    3,362
    Likes Received:
    2,411
    Trophy Points:
    493
    Location:
    Westminster, California, United States
    Algebra 1 or 2.

    It's just a brain teaser question.
     
  14. Dimitra

    Dimitra 安心。 Forum Legend

    Joined:
    Oct 22, 2010
    Messages:
    8,738
    Likes Received:
    9,708
    Trophy Points:
    683
    Interesting... o.o;


    I... lol'd at your sig, whuuuut :x
     
  15. Asanka

    Asanka ~watching over you~

    Joined:
    Sep 3, 2010
    Messages:
    1,383
    Likes Received:
    494
    Trophy Points:
    0
    in binary:
    1 + 1 = 10
    in boolean algebra:
    1 + 1 = 1
     
  16. regiix3

    regiix3 yeah Forum Legend

    Joined:
    Sep 14, 2010
    Messages:
    3,386
    Likes Received:
    4,416
    Trophy Points:
    493
    Location:
    <:-0
    ...
    and i thought 1 + 1 = 41 or Window ... +____+"
     
  17. PrimeMinister

    PrimeMinister New Member

    Joined:
    Feb 4, 2011
    Messages:
    24
    Likes Received:
    1
    Trophy Points:
    0
    a=1 b=1

    therefore:

    a=b
    a^2=ab
    a^2-b^2=ab-b^2
    (a+b)(a-b)=b(a-b) --> divide both by (a-b)
    a+b=b
    b+b=b --> since a=b
    2b=b
    2(1)=1 ---> since b=1
    2=1

    :devil:
     
    Last edited: Mar 13, 2011
  18. Asanka

    Asanka ~watching over you~

    Joined:
    Sep 3, 2010
    Messages:
    1,383
    Likes Received:
    494
    Trophy Points:
    0
    [​IMG]

    i like this example more:
    a = any number, b = any number, a < b.
    lets take c = b - a
    then:
    c(b-a) = (b-a)^2
    cb - ca = b^2 -2ab + a^2
    cb - ca - a^2 = b^2 - 2ab
    ab - ca - a^2 = b^2 - ab - cb
    a(b - c - a) = b(b - a - c)
    a=b.

    So if a<b then a=b.
     
  19. CakeBaker

    CakeBaker Sports Enthusiast

    Joined:
    Sep 18, 2010
    Messages:
    2,048
    Likes Received:
    584
    Trophy Points:
    363
    Location:
    Chicago <3
    Your last step makes no sense, seeing as b-c-a=b-(b-a)-a=0, so you just end up with 0=0
     
  20. Smartik1

    Smartik1 Walking F.A.Q. Forum Legend

    Joined:
    Aug 1, 2010
    Messages:
    10,670
    Likes Received:
    5,398
    Trophy Points:
    588
    [​IMG]

    people sure r weird lol

    edit: epic fail, forums censor a link >.> in any case u know what to do :p
     

Share This Page