Quadratics
Quadratics
𝑏 1 𝑏 2 1 𝑏 2
= 𝑎 [𝑥 2 + 𝑥 + ( × ) ] + 𝑐 − [𝑎 × ( × ) ]
𝑎 2 𝑎 2 𝑎
𝑏 2 𝑏²
= 𝑎 (𝑥 + ) + 𝑐 − 4𝑎
2𝑎
𝑏 𝑏²
Thus, ℎ = 𝑎𝑛𝑑 𝑘 = 𝑐 −
2𝑎 4𝑎
𝑏2 (−12)2
𝑘=𝑐− = −9 − = −9 + 18 = 9
4𝑎 4(−2)
Example 2: x − 2x + 1 = 0
Solution 2: Let y = x, then the equation becomes
y² − 2y + 1 = 0
(y – 1)² = 0
y = 1 (equal roots)
x = 1
x=1
Sums and products of roots of quadratic equations
Let α and be the roots of the quadratic equation ax² + bx + c = 0, then
𝑏
α+=−
𝑎
𝑐
α =
𝑎
Thus, for the quadratic equation whose roots are α² and ²,
α² + ² = (α + )² − 2α
= (−6)² − 2(−4)
= 36 + 8
= 44
α²² = (α)²
= (−4)²
= 16
Hence, the quadratic equation is given by x² − 44x + 16 = 0.
Some useful results for finding quadratic equations with other roots
ROOTS SUM PRODUCT
α² and β² (α+β)²-2αβ (αβ)²
1 1 𝛼+𝛽 1
𝑎𝑛𝑑
𝛼 𝛽 𝛼𝛽 𝛼𝛽
1 1 (𝛼 + 𝛽)2 − 2𝛼𝛽 1
𝑎𝑛𝑑
𝛼² 𝛽² (𝛼𝛽)² (𝛼𝛽)²
1 1 𝛼+𝛽 1
𝑎𝑛𝑑
𝛼²𝛽 𝛽²𝛼 (𝛼𝛽)² (𝛼𝛽)³
𝛼 𝛽 (𝛼 + 𝛽)2 − 2𝛼𝛽 1
𝑎𝑛𝑑
𝛽 𝛼 𝛼𝛽
𝛼 𝛽 3
(𝛼 + 𝛽) − 3𝛼𝛽(𝛼 + 𝛽) 1
𝑎𝑛𝑑
𝛽² 𝛼² (𝛼𝛽)² 𝛼𝛽
3
(𝛼 + 𝛽) − 3𝛼𝛽(𝛼 + 𝛽)
𝛼² 𝛽² 𝛼𝛽
𝑎𝑛𝑑
𝛽 𝛼 𝛼𝛽
α²β and β²α αβ(α+β) (αβ)³
Solution: 2x – y = 2……….(1)
x² + y² = 8……….(2)
From (1) y = 2x – 2……….(3)
Substituting (3) in (2) we get
x² + (2x – 2)² = 8
x² + (4x² − 8x + 4) = 8
x² + 4x² − 8x + 4 − 8 = 0
5x² − 8x – 4 = 0
5x² − 10x + 2x – 4 = 0
(5x² − 10x) + (2x – 4) = 0
5x(x – 2) + 2(x – 2) = 0
(x – 2)(5x + 2) = 0
Either x – 2 = 0 or 5x + 2 = 0
x=2 5x = −2
2
x=−
5
When x = 2, y = 2(2) – 2 = 4 – 2 = 2
2 2 4 14
When 𝑥 = − , 𝑦 = 2 (− ) − 2 = − − 2 = −
5 5 5 5