The Quadratic Formula

Key Questions

  • The quadratic formula is used to get the roots of a quadratic equation, if the roots exists at all.

    We usually just perform factorization to get the roots of a quadratic equation. However, this is not always possible (especially when the roots are irrational)

    The quadratic formula is

    x=b±2b24ac2a


    Example 1:

    y=x23x4
    0=x23x4

    0=(x4)(x+1)
    x=4,x=1

    Using the quadratic formula, let's try to solve the same equation

    x=(3)±2(3)241(4)21
    x=3±29+162
    x=3±2252
    x=3+52,x=352
    x=4,x=1


    Example 2:

    y=2x23x5
    0=2x23x5

    Performing factorization is a little hard for this equation, so let's jump straight to using the quadratic formula

    x=(3)±2(3)242(5)22

    x=3±29+404

    x=3±2494

    x=3+74,x=374

    x=52,x=1


  • Suppose that you have a function represented by f(x)=Ax2+Bx+C.

    We can use the quadratic formula to find the zeroes of this function, by setting f(x)=Ax2+Bx+C=0.

    Technically we can also find complex roots for it, but typically one will be asked to work only with real roots. The quadratic formula is represented as:

    B±B24AC2A=x

    ... where x represents the x-coordinate of the zero.

    If B24AC<0, we will be dealing with complex roots, and if B24AC0, we will have real roots.

    As an example, consider the function x213x+12. Here,

    A=1,B=13,C=12.

    Then for the quadratic formula we would have:

    x=13±(13)24(1)(12)2(1) =

    13±169482=13±112

    Thus, our roots are x=1 and x=12.

    For an example with complex roots, we have the function f(x)=x2+1. Here A=1,B=0,C=1.

    Then by the quadratic equation,

    x=0±024(1)(1)2(1)=±42=±i

    ... where i is the imaginary unit, defined by its property of i2=1.

    In the graph for this function on the real coordinate plane, we will see no zeroes, but the function will have these two imaginary roots.

  • The discriminant is part of the quadratic formula.

    Quadratic Formula

    x=b±b24ac2a

    Discriminant

    b24ac

    The discriminant tells you the number and types of solutions to a quadratic equation.

    b24ac=0, one real solution

    b24ac>0, two real solutions

    b24ac<0, two imaginary solutions

  • Answer:

    x=b±b24ac2a

    Explanation:

    Negative b plus minus the square root of b squared minus 4*a*c over 2*a. To plug something into the quadratic formula the equation needs to be in standard form (ax2+bx2+c).

    hope this helps!

Questions