Quadratic Equations: Squared Degree
Quadratic Equations: Squared Degree
Name
The name Quadratic comes from "quad" meaning square, because the variable
gets squared (like x2).
It is also called an "Equation of Degree 2" (because of the "2" on the x)
Standard Form
The Standard Form of a Quadratic Equation looks like this:
Here are some examples:
ax2 + bx + c = 0
But sometimes a quadratic equation doesn't look like that!
For example:
In Standard
In disguise a, b and c
Form
x2 = 3x − 1 Move all terms to left hand side x2 − 3x + 1 = 0 a=1, b=−3, c=1
Expand (undo the brackets),
2(w2 − 2w) = 5 2w2 − 4w − 5 = 0 a=2, b=−4, c=−5
and move 5 to left
z(z−1) = 3 Expand, and move 3 to left z2 − z − 3 = 0 a=1, b=−1, c=−3
x = −b + √(b2 − 4ac)2a
x = −b − √(b2 − 4ac)2a
Discriminant
Complex solutions? Let's talk about them after we see how to use the formula.
Just put the values of a, b and c into the Quadratic Formula, and do the
calculations.
Example: Solve 5x2 + 6x + 1 = 0
Coefficients are:a = 5, b = 6, c = 1
Quadratic Formula:x = −b ± √(b2 − 4ac)2a
Put in a, b and c:x = −6 ± √(62 − 4×5×1)2×5
Solve:x = −6 ± √(36 − 20)10
x = −6 ± √(16)10
x = −6 ± 410
x = −0.2 or −1
Answer: x = −0.2 or x = −1
Try singing it a few times and it will get stuck in your head!
Complex Solutions?
When the Discriminant (the value b2 − 4ac) is negative we get a pair
of Complex solutions ... what does that mean?
Answer: x = −0.2 ± 0.4i
The graph does not cross the x-axis. That is why we ended up with complex
numbers.
In some ways it is easier: we don't need more calculation, just leave it as −0.2
± 0.4i.
Answer: x = 2 ± 1.5i
The graph does not cross the x-axis. That is why we ended up with complex
numbers.
BUT an upside-down mirror image of our equation does cross the x-axis at 2 ±
1.5 (note: missing the i).
Summary
Quadratic Equation in Standard Form: ax2 + bx + c = 0