q u a d r a t i c e q u a t i o n s & a p p l i c a t i o n s
MPM2D: Principles of Mathematics
Solving Quadratic Equations
Part 3: The Quadratic Formula
- J. Garvin
Slide 1/14
q u a d r a t i c e q u a t i o n s & a p p l i c a t i o n s
Quadratic Equations
Recap
Solve 2x2 − 12x + 12 = 0 by completing the square. 2(x2 − 6x) + 12 = 0 2(x2 − 6x + 9 − 9) + 12 = 0 2(x − 3)2 − 6 = 0 (x − 3)2 = 3 x − 3 = ± √ 3 x = 3 ± √ 3
- J. Garvin — Solving Quadratic Equations
Slide 2/14
q u a d r a t i c e q u a t i o n s & a p p l i c a t i o n s
Quadratic Equations
Consider the general form of a quadratic relation, y = ax2 + bx + c. We can complete the square to determine values of x for which ax2 + bx + c = 0. a
- x2 + b
ax
- + c = 0
a
- x2 + b
ax +
b
2a
2 − b
2a
2 + 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 + 4ac 4a = 0
a
- x + b
2a
2 − b2−4ac
4a
= 0
- J. Garvin — Solving Quadratic Equations
Slide 3/14
q u a d r a t i c e q u a t i o n s & a p p l i c a t i o n s
Quadratic Equations
Isolate x to find solutions. a
- x + b
2a
2 = b2−4ac
4a
- x + b
2a
2 = b2−4ac
4a2
x + b
2a = ±
- b2−4ac
4a2
x + b
2a = ± √ b2−4ac √ 4a2
x = − b
2a ± √ b2−4ac 2a
x = −b±
√ b2−4ac 2a
Quadratic Formula
The roots of a quadratic equation ax2 + bx + c = 0 are given by x = −b±
√ b2−4ac 2a
.
- J. Garvin — Solving Quadratic Equations
Slide 4/14
q u a d r a t i c e q u a t i o n s & a p p l i c a t i o n s
Quadratic Equations
Example
Verify that the previous equation, 2x2 − 12x + 12 = 0, has solutions x = 3 ± √ 3 using the quadratic formula. In the equation, a = 2, b = −12 and c = 12. x = −(−12) ±
- (−12)2 − 4(2)(12)
2(2) x = 12 ± √ 48 4 x = 12 ± 4 √ 3 4 x = 4(3 ± √ 3) 4 x = 3 ± √ 3
- J. Garvin — Solving Quadratic Equations
Slide 5/14
q u a d r a t i c e q u a t i o n s & a p p l i c a t i o n s
Quadratic Equations
Example
Solve x2 − 6x − 91 = 0 using the quadratic formula. In the equation, a = 1, b = −6 and c = −91. x = −(−6) ±
- (−6)2 − 4(1)(−91)
2(1) x = 6 ± √ 400 2 x = 6 ± 20 2 x = 3 ± 10 The two solutions are x = 3 + 10 = 13 and x = 3 − 10 = −7. The same solutions could have been found by factoring.
- J. Garvin — Solving Quadratic Equations
Slide 6/14