1.4 Roots of Quadratic Equations
1. A root of quadratic equation is the value of the unknown which satisfies the quadratic equation.
2. Roots of an equation are also called the solution of an equation.
2. Roots of an equation are also called the solution of an equation.
3. To solve a quadratic equation by the factorisation method, follow the steps below:
Step 1: Express the quadratic equation in general form ax2 + bx + c = 0.
Step 2: Factorise the quadratic expression ax2 + bx + c = 0 as the product of two linear expressions, that is, (mx+ p) (nx + q) = 0.
Step 3: Equate each factor to zero and obtain the roots or solutions of the quadratic equation.
mx+p=0 or nx+q=0x=−pm or x=−qn
Example 1:
Determine whether 1, 2, and 3 are the roots of the quadratic equation x2−5x+6=0 .
Solution:
When x = 1,
x2−5x+6=0(1)2−5(1)+6=02=0
x = 1 does not satisfy the equation
When x = 2,
x2−5x+6=0(2)2−5(2)+6=00=0
x = 2 satisfies the equation.
When x = 3
x2−5x+6=0(3)2−5(3)+6=00=0
x = 3 satisfies the equation.
Conclusion:
- 2 and 3 satisfy the equation x2−5x+6=0 , hence there are the roots of the equation.
- 1 does not satisfy the equation x2−5x+6=0 , hence it is NOT the root of the equation.
Example 2:
Solution:
2x2−53=3x
Example 3:
Example 4:
Solution:
Solve the quadratic equation
2x2−53=3x
Solution:
2x2−53=3x
2x2 – 5 = 9x
2x2 – 9x – 5 = 0
(x – 5)(2x + 1) = 0
x – 5 = 0, x = 5
or 2x + 1 = 0
x=−12
Therefore, x = 5 and x = ½ are roots or solutions of the quadratic equation.
Example 3:
Solve the quadratic equation 4x2 – 12 = –13x
Solution:
4x2 – 12 = –13x
4x2 + 13x – 12 = 0
(4x – 3)(x + 4) = 0
4x – 3 = 0,
x=34
or x + 4 = 0
x = –4
Example 4:
Solve the quadratic equation 5x2 = 3 (x + 2) – 4
Solution:
5x2 = 3 (x + 2) – 4
5x2 = 3x + 6 – 4
5x2 – 3x – 2 = 0
(5x + 2)(x – 1) = 0
5x + 2 = 0,
x=−25
or x – 1 = 0
x = 1
Example 5:
Example 5:
Solve the quadratic equation
3x(x−3)4=−x+3.
Solution:
3x(x−3)4=−x+3
3x(x−3)4=−x+3
3x2 – 9x = – 4x + 12
3x2 – 5x – 12 = 0
(3x + 4)(x – 3) = 0
3x + 4 = 0,
x=−43
or x – 3 = 0
x = 3