Results 1 to 3 of 3

Thread: Origin of the quadratic equation

  1. #1

    Thread Starter
    Hyperactive Member Arrow_Raider's Avatar
    Join Date
    Dec 2001
    Location
    AVR Lovers Club
    Posts
    423

    Origin of the quadratic equation

    If you have a function in the form of

    ax^2+bx+c=0, we know that the if we want to solve for x, we use the quadratic equation:

    (-b(+/-)Sqrt(b^2 - 4ac))/2a

    How was this discovered?
    My monkey wearing the fedora points and laughs at you.

  2. #2
    Smitten by reality Harsh Gupta's Avatar
    Join Date
    Feb 2005
    Posts
    2,938

    Re: Origin of the quadratic equation

    Show Appreciation. Rate Posts.

  3. #3
    Addicted Member Glaysher's Avatar
    Join Date
    Jul 2006
    Posts
    132

    Re: Origin of the quadratic equation

    ax2 + bx + c = 0

    a[x2 + (b/a)x] + c = 0

    a[(x + (b/2a))2 - (b2/4a2)] + c = 0

    a(x + (b/2a))2 - (b2/4a) + c = 0

    a(x + (b/2a))2 = (b2/4a) - c

    (x + (b/2a))2 = (b2/4a2) - (c/a)

    (x + (b/2a))2 = (b2/4a2) - (4ac/4a2)

    (x + (b/2a))2 = (b2 - 4ac)/(4a2)

    (x + (b/2a)) = +/- [\sqrt(b2 - 4ac)]/(2a)

    x = (-b/2a) +/- [\sqrt(b2 - 4ac)]/(2a)

    x = [-b +/- \sqrt(b2 - 4ac)]/(2a)
    Vaiyo A-O
    A Home Va Ya Ray
    Vaiyo A-Rah
    Jerhume Brunnen G
    Vaiyo A-Rah
    Jerhume Brunnen G

Posting Permissions

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



Click Here to Expand Forum to Full Width