Results 1 to 20 of 49

  Click here to go to the first Dev post in this thread.   Thread: Find the mistake :)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Guardian of Alterra Chickenrunnn's Avatar
    Join Date
    Sep 2011
    Location
    Waiting for devs in towns -.-
    Posts
    1,831
    Thanks Thanks Given 
    22
    Thanks Thanks Received 
    489
    Thanked in
    177 Posts

    Default Find the mistake :)

    Hey there !

    Here is a (very) easy enigma Find out the problem xD

    We firstly fix :
    X=1 and by definition, X = X (Don't tell me you don't understand ._.)
    <=> X² = X² (square)
    <=> X² - X² = X² - X² (subtract X²)
    <=> X(X - X) = (X + X)(X - X) (Factorize, Note that a²-a²=a(a-a), and that a²-b²=(a+b)(a-b))
    <=> X = X + X (Simplify)
    <=> X = 2 X (addition)
    <=> 1 = 2 (because X = 1)

    1=2 ?? OMGG .____.

    If you can't find the reason why it is buggy, click on the spoiler

     


    The problem comes from those 2 lines :
    <=> X(X - X) = (X + X)(X - X) (Factorize)
    <=> X = X + X (Simplify)

    Indeed, you simplify dividing by (X-X), which is equal to zero, which is IMPOSSIBLE



    Hehe
    Hope you liked x)

    Cya people
    Last edited by Chickenrunnn; 09-23-2013 at 11:24 AM.
    GUIDES : | Devs & Mods | PvP | CTF | CS | Promo Codes |


Similar Threads

  1. Allies mistake?
    By KillaSkillz in forum DL Technical Issues and Bugs
    Replies: 1
    Last Post: 06-26-2012, 10:39 AM
  2. Rollback Mistake...
    By Terrordon in forum PL Technical Issues and Bugs
    Replies: 2
    Last Post: 09-13-2011, 10:02 PM
  3. Your first nub mistake
    By Arterra in forum PL General Discussion
    Replies: 45
    Last Post: 06-06-2011, 11:08 PM
  4. Banned by mistake :(
    By Zushan in forum PL Technical Issues and Bugs
    Replies: 3
    Last Post: 11-01-2010, 12:54 PM
  5. did a huge mistake
    By RoidRager in forum PL Technical Issues and Bugs
    Replies: 2
    Last Post: 08-06-2010, 05:15 PM

Bookmarks

Posting Permissions

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