Quadratic Equations

A quadratic equation is an equation where the highest power of the variable is 2. It can be written in the form ax2+bx+c=0ax^2+bx+c=0, where aa does not equal 0.

aa is the coefficient of x2x^2, not equal to 0

bb is the coefficient of xx

cc is the constant term

For example, in the equation 2x23x+5=02x^2-3x+5=0, the values are a=2a=2, b=3b=-3, and c=5c=5.

Quadratic equations can have 0, 1, or 2 solutions, depending on the equation. Consider these examples:

  1. x2=4x^2=-4 has 0 solutions because a squared number cannot be negative.

  2. x2=0x^2=0 has 1 solution: x=0x=0.

  3. x2=9x^2=9 has 2 solutions: x=3x=3 and x=3x=-3, or x=±3x=\pm3.

The symbol ± means “plus or minus,” representing both the positive and negative square roots.

Equations from Graphs

To find the equation of a quadratic, we can follow these steps:

  1. Identify the xx-values of the xx-intercepts. These occur at the point where y=0y=0.

  2. Substitute the xx-values found in Step 1 for pp and qq in the equation y=a(xp)(xq)y=a\left(x-p\right)\left(x-q\right).

  3. Find the value of aa by using another known point or by using second differences.

Further Quadratic Equations

We have looked at a number of ways to solve quadratic equations. These include:

  • Factorising the quadratic expression and then using the null factor law. In particular, when the quadratic expression is non-monic, we can use techniques for non-monic quadratic trinomials.

  • Completing the square and then taking the square root of both sides of the equation.

  • Using the quadratic formula.