Quadratics As
Quadratics As
Quadratics Function
Quadratics function are the form f(x) = a𝑥 2 + bx +c , where a≠ 0 and represented by :
vertex
axis of symmetry
1
π CHAPTER 1 Quadratics
x Roots
f(x)
Root
x
f(x)
Root
3) No real roots :
x
f(x)
x f(x)
2
π CHAPTER 1 Quadratics
(b) 9𝑥 2 − 39𝑥 − 30 = 0
3𝑥 2 − 13𝑥 − 10 = 0
(3𝑥 + 2)(𝑥 − 5) = 0
3𝑥 + 2 = 0 𝑜𝑟 𝑥 − 5 = 0
2
𝑥=− 𝑜𝑟 𝑥 = 5
3
3
π CHAPTER 1 Quadratics
21 2
2) Solve 2𝑥 −
𝑥+3
=1
Answer
21 2
− =1
2𝑥 𝑥+3
21(𝑥 + 3) − 4𝑥 = 2𝑥(𝑥 + 3)
2𝑥 2 − 11𝑥 − 63 = 0
(2𝑥 + 7)(𝑥 − 9) = 0
2𝑥 + 7 = 0 𝑜𝑟 𝑥 − 9 = 0
−7
𝑥= 𝑜𝑟 𝑥 = 9
2
------------------------------------------------------------------------------------------------
2 +26𝑥+35
3) Solve 3𝑥 𝑥 2 +8
=0
Answer
3𝑥 2 +26𝑥+35
=0
𝑥 2 +8
3𝑥 2 + 26𝑥 + 35 = 0
(3𝑥 + 5)(𝑥 + 7) = 0
3𝑥 + 5 = 0 𝑜𝑟 𝑥 + 7 = 0
−5
𝑥= 𝑜𝑟 𝑥 = −7
3
4
π CHAPTER 1 Quadratics
5
π CHAPTER 1 Quadratics
Key point
−𝑏±√𝑏2 −4𝑎𝑐
𝑥=
2𝑎
The quadratic formula can be proved by completing the square for the equation 𝑎𝑥 2 +
𝑏𝑥 + 𝑐 = 0:
𝑎𝑥 2 + 𝑏𝑥 + 𝑐 = 0 Divide both sides by a.
𝑏 𝑐
𝑥2 + 𝑥 + = 0
𝑎 𝑎 Complete the square.
𝑏 2 𝑏 2 𝑐
(𝑥 + 2𝑎) − (2𝑎) + 𝑎 = 0
Rearrange the equation.
𝑏 2 𝑏2 𝑐
(𝑥 + ) = 4𝑎2 − 𝑎
2𝑎 Write the right-hand side as a single fraction.
𝑏 2 𝑏2 −4𝑎𝑐
(𝑥 + 2𝑎) = 4𝑎2 Find the square root of both sides.
𝑏 √𝑏2 −4𝑎𝑐
𝑥+ =± 𝑏
2𝑎 2𝑎 Subtract 2𝑎 from both sides.
𝑏 √𝑏2 −4𝑎𝑐
𝑥=− ±
2𝑎 2𝑎 Write the right-hand side as a single fraction.
−𝑏±√𝑏2 −4𝑎𝑐
𝑥=
2𝑎
6
π CHAPTER 1 Quadratics
Example
Solve the equation 6𝑥 2 − 3𝑥 − 2 = 0
Write your answer correct to 3 significant figures.
Answer
Using 𝑎 = 6 , 𝑏 = −3 and 𝑐 = −2 in the quadratic formula gives:
−(−3)±√(−3)2 −4×6×(−2)
𝑥=
2×6
3+√57 3−√57
𝑥= or 𝑥 =
12 12
7
π CHAPTER 1 Quadratics
Examples
1) Express 2𝑥 2 − 12𝑥 + 3 in the form 𝑝(𝑥 − 𝑞)2 + 𝑟, where p, q and r are constants to
be found.
Answer
2𝑥 2 − 12𝑥 + 3 = 𝑝(𝑥 − 𝑞)2 + 𝑟
Expanding the brackets and simplify gives:
2𝑥 2 − 12𝑥 + 3 = 𝑝𝑥 2 − 2𝑝𝑞𝑥 + 𝑝𝑞 2 + 𝑟
Comparing coefficients of 𝑥 2 , coefficients of x and the constant gives
2 = p …… (1) - 12 = -2 pq …… (2) 3 = 𝑝𝑞 2 + 𝑟…… (3)
Substituting p = 2 in equation (2) gives q = 3
Substituting p = 2 and q = 3 in equation (3) therefore gives r = -15
2𝑥 2 − 12𝑥 + 3 = 2(𝑥 − 3)2 − 15
8
π CHAPTER 1 Quadratics
2) Express 4𝑥 2 + 20𝑥 + 5 in the form (𝑎𝑥 + 𝑏)2 + 𝑐, where a, b and c are constants to
be found.
Answer
4𝑥 2 + 20𝑥 + 5 = (𝑎𝑥 + 𝑏)2 + 𝑐
Expanding the brackets and simplifying gives:
4𝑥 2 + 20𝑥 + 5 = 𝑎2 𝑥 2 − 2𝑎𝑏𝑥 + 𝑏 2 + 𝑐
Comparing coefficients of 𝑥 2 , coefficients of x and the constant gives
4 = 𝑎2 …… (1) 20 = 2ab …… (2) 5 = 𝑏 2 + 𝑐…… (3)
Equation (1) gives 𝑎 = ± 2
Substituting a = 2 into equation (2) gives b = 5
Substituting b = 5 into equation (3) gives c = -20
4𝑥 2 + 20𝑥 + 5 = (2𝑥 + 5)2 − 20
9
π CHAPTER 1 Quadratics
5 3
3) Use completing the square to solve the equation + =1
𝑥+2 𝑥−5
11 2 85
(𝑥 − 2
) = 4
11 85
𝑥− = ±√
2 4
11 √85
𝑥= ±
2 2
1
𝑥 = (11 ± √85)
2
10
π CHAPTER 1 Quadratics
Examples:
1) Put the quadratic function 𝑓(𝑥) = −2𝑥2 − 3𝑥 + 4 in the form
------------------------------------------------------------------------------------
2) The quadratic 𝑥2 − 10𝑥 + 7 is denoted by f(x). Express f(x) in the form of
(𝑥 + 𝑎)2 + 𝑏. Hence, find the least possible value of f(x) and the corresponding value
of x.
Solution
𝑥2 − 10𝑥 +7≡ (𝑥 + 𝑎)2 + 𝑏≡ 𝑥 2 +2ax+𝑎2 +b
−10
2𝑎 = −10 ⇒ 𝑎 = = -5
2
𝑎2 + 𝑏 = 7 ⇒ (−5)2 + 𝑏 = 7 ⇒ 25 + 𝑏 = 7 ⇒ 𝑏 = 7 − 25 = −18
∴ 𝑓(𝑥) = (𝑥 − 5)2 − 18 ,
occurs when x = 5
11
π CHAPTER 1 Quadratics
b) Find the coordinates of the vertex and state whether it is maximum or minimum.
Solution
8𝑥 − 𝑥 2 ≡ a - (𝑥 + 𝑏 )2 ≡ a – (𝑥 2 +2bx +𝑏 2 ) ≡ a – 𝑥 2 -2bx -𝑏 2
8
-2b = 8 ⟹ b = = -4
−2
𝑎 − 𝑏2 = 0 ⇒ 𝑎 − (−4)2 = 0 ⇒ 𝑎 − 16 = 0 ⇒ 𝑎 = 16
a) 𝑦 = 16 − (𝑥 − 4)2
b) The vertex is (4 , 16) and it is a maximum point
------------------------------------------------------------------------------------
12
π Quadratics
Examples
1) Solve the equation 4𝑥 4 − 37𝑥 2 + 9 = 0
Answer
Method 1: substitution method
4𝑥 4 − 37𝑥 2 + 9 = 0
Let 𝑦 = 𝑥 2
4𝑦 2 − 37𝑦 + 9 = 0
(4𝑦 − 1)(𝑦 − 9) = 0
1
𝑦= 𝑜𝑟 𝑦 = 9
4
1
𝑥2 = 𝑜𝑟 𝑥 2 = 9
4
1
𝑥=± 𝑜𝑟 𝑥 = ±3
2
13
π Quadratics
Answer
𝑥 − 4√𝑥 − 12 = 0
Let 𝑦 = √𝑥
𝑦 2 − 4𝑦 − 12 = 0
(𝑦 − 6)(𝑦 + 2) = 0
𝑦 = 6 𝑜𝑟 𝑦 = −2
√𝑥 = 6 𝑜𝑟 √𝑥 = −2
∴ 𝑥 = 36
------------------------------------------------------------------------------------------------
3) Solve the equation 3(9𝑥 ) − 28(3𝑥 ) + 9 = 0
Answer
3(3𝑥 )2 − 28(3𝑥 ) + 9 = 0
3𝑦 2 − 28𝑦 + 9 = 0
(3𝑦 − 1)(𝑦 − 9) = 0
1
𝑦= 𝑜𝑟 𝑦 = 9
3
1
3𝑥 = 𝑜𝑟 3𝑥 = 9
3
𝑥 = −1 or 𝑥 = 2
14
π Quadratics
Examples:
1) solve 𝑥4 − 4𝑥2 + 3 = 0
Solution
Let h = 𝑥 2 SO ℎ2 = 𝑥 4
ℎ2 – 4h +3 =0
ℎ2 − 4ℎ + 3 = 0 ⇒ (ℎ − 3)(ℎ − 1) = 0 ⇒ ℎ = 3 , ℎ=1
∴ 𝑥2 = 3 , 𝑥2 = 1 ∴ 𝑥 = ±√3 , 𝑥 = ±1
------------------------------------------------------------------------------------------------
2) Solve x - 5 √𝑥 = 6
Solution
h = √𝑥 SO ℎ2 = x
ℎ2 − 5ℎ − 6 = 0 ⇒ (ℎ − 3)(ℎ − 2) = 0 ⇒ ℎ = 3 , ℎ=2
∴ √𝑥 = 3 , √𝑥 = 2 ∴𝑥=9 , 𝑥=4
-----------------------------------------------------------------------------------------------
3)Solve 𝑥6 − 3𝑥3 + 2 = 0
Solution
Let h = 𝑥 3 SO ℎ2 = 𝑥 6
ℎ2 − 3ℎ + 2 = 0 ⇒ (ℎ − 2)(ℎ − 1) = 0 ⇒ ℎ = 2 , ℎ=1
3
∴ 𝑥3 = 2 , 𝑥3 = 1 ∴ 𝑥 = √2 , 𝑥 = 1
15
π Quadratics
18 1
4)Find the real roots of the equation + =4
𝑥4 𝑥2
Solution
Multiply the equation by 𝑥4 18 + 𝑥2 = 4𝑥4 ⇒ 4𝑥4 − 𝑥2 − 18 = 0
Let ℎ = 𝑥2 so ℎ2 = 𝑥4
9
4ℎ2 − ℎ − 18 = 0 ⇒(4ℎ − 9)(ℎ + 2) = 0 ⇒ℎ = , h = -2
4
ℎ2 – 5h + 4 = 0 ⇒ (h – 4 ) (h – 1 ) = 0 ⇒ h = 4 ,h=1
1
∴ (𝑥 + 4 )4 = 4 , x + 4 = 44 ∴ x + 4 = 256 , x =252
1
∴ (𝑥 + 4 ) 4 =1 , x + 4 = 14 ∴ x+4=1 , x = -3
16
π Quadratics
2 1
6)Find the roots of the equation 𝑥 + 4𝑥 + 3 =0
3 3
Solution
1 2
Let m =𝑥 3 , 𝑚2 = 𝑥 3
𝑚2 + 4𝑚 + 3 = 0
𝑚 = −1 𝑚 = −3
1 1
𝑥 = -1
3 𝑥 3 = -3
3 3
√𝑥 = -1 √𝑥 = -3
𝑥 = (−1)3 𝑥 = (−3)3
𝑥 = −1 𝑥 = −27
17
π Quadratics
If 𝑎 > 0, the curve has a minimum If 𝑎 < 0, the curve has a maximum
point that occurs at the lowest point point that occurs at the highest
of the curve. point of the curve.
Tip
A point where the gradient is
zero is called a stationary point
or turning point.
In the case of a parabola, we also call this point the vertex of the parabola.
Every parabola has a line of symmetry that passes through the vertex.
18
π Quadratics
The vertex is ( 2 , 5 )
It It is a maximum point
The maximum value of f(x) is 5
The maximum value is when x = 2
19
π Quadratics
Example:
Find the coordinates of the vertex of the function𝑓(𝑥) = −2𝑥2 − 3𝑥 + 4;
hence,
state the maximum or minimum value of f(x) and the value of x at which it
occurs.
Solution
a = -2 b = -3 c=4
−𝑏 −(−3) −3 −𝑏 −3 −3 41
x= = = , y = f( ) = -2( )2 – ( )+4=
2𝑎 2(−2) 4 2𝑎 4 4 8
−3 41
The vertex is ( , )
4 8
41 −3
The maximum value of f(x) is and the value of x at which it occurs is
8 4
20
π Quadratics
Examples
1) For the function 𝑓(𝑥) = 𝑥 2 − 3𝑥 − 4 :
(a) Find the axes crossing points for the graph of 𝑦 = 𝑓(𝑥).
(b) sketch the graph of 𝑦 = 𝑓(𝑥) and find the coordinates of the vertex.
Answer
(a) 𝑦 = 𝑥 2 − 3𝑥 − 4
When 𝑥 = 0 , 𝑦 = −4
When 𝑦 = 0 , 𝑥 2 − 3𝑥 − 4 = 0
(𝑥 + 1)(𝑥 − 4) = 0
𝑥 = −1 𝑜𝑟 𝑥 = 4
Axes crossing points are: (0, - 4) , (-1, 0) and (4, 0).
(b) The line of symmetry cuts the x-axis midway between the axis intercepts of
– 1 and 4.
y 3
3
Hence, the line of symmetry is 𝑥 = 𝑥= 𝑦 = 𝑥 2 − 3𝑥 − 4
2 2
3 3 2 3
When 𝑥 = ,𝑦 = ( ) − 3( ) − 4 −1 0 4
x
2 2 2
25
𝑦=−
4
21
π Quadratics
−𝑏 −(−6) −𝑏
Vertex ⇒ x = = = 3 , y = f( ) = (3)2 –6 ( 3) + 8 = -1
2𝑎 2(1) 2𝑎
Vertex is ( 3 , -1 )
22
π Quadratics
b) y = 7 – 10x - 𝑥 2
Solution
Roots ⇒ 7 − 10𝑥 − 𝑥2 = 0 ⇒ 𝑥2 − 10𝑥 + 7
Vertex is ( -5 , 32 )
23
π Quadratics
Key point
If we multiple or divide both sides of an inequality by a negative number,
then the inequality sign must be reversed.
24
π Quadratics
3)Solve 𝑥 2 − 5𝑥 − 14 > 0
Answer
Sketch the graph of 𝑦 = 𝑥 2 − 5𝑥 − 14 y
𝑦 = 𝑥 2 − 3𝑥 − 4
2
When 𝑦 = 0 , 𝑥 − 5𝑥 − 14 = 0
+ +
(𝑥 + 2)(𝑥 − 7) = 0
𝑥 = −2 𝑜𝑟 𝑥 = 7 −2 x
0 7
So, the x-axis crossing points are – 2 and 7
For 𝑥 2 − 5𝑥 − 14 > 0 we need to find the range
_
of values of x for which the curve is positive (above the x-axis).
The solution is 𝑥 < −2 𝑜𝑟 𝑥 > 7
------------------------------------------------------------------------------------------------
4) Solve 2𝑥 2 + 3𝑥 ≤ 27
Answer
Rearranging: 2𝑥 2 + 3𝑥 − 27 ≤ 0
y
2
Sketch the graph of 𝑦 = 2𝑥 + 3𝑥 − 27 𝑦 = 2𝑥 2 + 3𝑥 − 27
When 𝑦 = 0 , 2𝑥 2 + 3𝑥 − 27 = 0 + +
(2𝑥 + 9)(𝑥 − 3) = 0 1 3 x
−4
0
1
2
𝑥 = −4 𝑜𝑟 𝑥 = 3
2
1
So, the x-axis intercepts are −4 and 3
2
values of x for which the curve is either zero or negative (below the x-axis).
1
The solution is −4 ≤ 𝑥 ≤ 3
2
25
π Quadratics
Quadratic Inequalities
How to solve quadratic inequality:
→ Change the inequality to an equation.
→ Solve the equation (find the roots).
→ Sketch the curve and locate the roots.
→ State the range of values of x satisfying the inequality
Examples:
1) Solve each of the following inequality;
a) 𝑥2 − 3𝑥 + 2 ≥ 0
Solution
𝑥2 − 3𝑥 + 2 = 0 ⇒ (𝑥 − 2)(𝑥 − 1) = 0 ⇒ 𝑥 = 2 , 𝑥=1
------------------------------------------------------------------------------------------------
b) 𝑥2 − 5𝑥 + 6 ≤ 0
x
2 3
Solution
𝑥2 − 5𝑥 + 6 = 0 ⇒ (𝑥 − 2)(𝑥 − 3) = 0 ⇒ 𝑥 = 2 , 𝑥=3
∴2≤𝑥≤3
26
π Quadratics
c) 𝑥2 + 12 < 13𝑥
1 12
Solution 2 3
𝑥2 − 13𝑥 + 12 < 0
𝑥2 − 13𝑥 + 12 = 0 ⇒ (𝑥 − 1)(𝑥 − 12) = 0 ⇒ 𝑥 = 1 , 𝑥 = 12
∴ 1 < 𝑥 < 12
------------------------------------------------------------------------------------------------
d) x2 > x
0 1
Solution 2
𝑥2 − 𝑥 > 0
𝑥2 − 𝑥 = 0 ⇒ 𝑥(𝑥 − 1) = 0 ⇒ 𝑥 = 0 , 𝑥=1
------------------------------------------------------------------------------------------------
2) Find the range of values of k for which the equation 𝑘𝑥2 + 𝑘𝑥 + 2 = 0
has no real roots.
Solution
a=k , b=k , c=2
𝛥 = 𝑏2 − 4𝑎𝑐 < 0 ⇒ 𝑘2 − 4(𝑘)(2) < 0 ⇒ 𝑘2 − 8𝑘 < 0 0 8
𝑘 2 − 8𝑘 = 0 ⇒ 𝑘(𝑘 − 8) = 0 ⇒ 𝑘 = 0 , 𝑘=8
∴0<𝑘<8
27
π Quadratics
−3 3
9 – 4k2 = 0 ⇒ (3 – 2k)(3 + 2k) = 0 ⇒ k = k=
2 2
−3 3
∴ 2
< K < 2
------------------------------------------------------------------------------------------------
4) Find the set of values of k for which the equation 𝑥2 + 𝑘𝑥 + 2𝑘 − 3 = 0
has real roots.
Solution
𝑎=1 , 𝑏=𝑘 , 𝑐 = 2𝑘 − 3
2 6
𝛥 = 𝑏2 − 4𝑎𝑐 ≥ 0 ⇒ 𝑘2 − 4(1)(2𝑘 − 3) ≥ 0 ⇒ 𝑘2 − 8𝑘 + 12 ≥ 0
𝑘2 − 8𝑘 + 12 = 0 ⇒ (𝑘 − 2)(𝑘 − 6) = 0 ⇒ 𝑘 = 2 , 𝑘=6
∴𝑘≤2 , 𝑘≥6
28
π Quadratics
𝑥 2 + 2𝑥 − 8 = 0 𝑥 2 + 6𝑥 + 9 = 0 𝑥 2 + 2𝑥 + 6 = 0
−2±√22 −4×1×(−8) −6±√62 −4×1×9 −2±√22 −4×1×6
𝑥= 𝑥= 𝑥=
2×1 2×1 2×1
−2±√36 −6±√0 −2±√−20
𝑥= 𝑥= 𝑥=
2 2 2
𝑥 = 2 𝑜𝑟 𝑥 = −4 𝑥 = −3 𝑜𝑟 𝑥 = −3 No real solution
Two district real roots Two equal real roots No real roots
The part of the quadratic formula underneath the square root sign is called the
discriminant.
Key point
The discriminant of 𝑎𝑥 2 + 𝑏𝑥 + 𝑐 = 0 is 𝑏 2 − 4𝑎𝑐.
The sign (positive, zero or negative) of the discriminant tells us how many roots
there are for a particular quadratic equation.
29
π Quadratics
Nature of roots 𝑎𝑥 2 + 𝑏𝑥 + 𝑐 =
𝑏 2 − 4𝑎𝑐 Shape of curve 𝑦 = 𝑎𝑥 2 + 𝑏𝑥 + 𝑐
0
Two district real roots The curve cuts the x-axis at two district
points.
>0 a>0
or a<0
x
x
Two equal real roots (or 1 The curve touches the x-axis at one point.
repeated real root) a<0
x
=0 a>0 or
x
No real roots The curve is entirely above or entirely below
the x-axis
a<0
or x
<0 a>0
Examples
1) Find the values of k for which the equation 4𝑥 2 + 𝑘𝑥 + 1 = 0 where it has
equal roots .
Answer
For two equal roots: 𝑏 2 − 4𝑎𝑐 = 0
𝑘2 − 4 × 4 × 1 = 0
𝑘 2 = 16
𝑘 = −4 𝑜𝑟 𝑘 = 4
30
π Quadratics
2) Find the values of k for which 𝑥 2 − 5𝑥 + 9 = 𝑘(5 − 𝑥) has two equal roots.
Answer
𝑥 2 − 5𝑥 + 9 = 𝑘(5 − 𝑥)
𝑥 2 − 5𝑥 + 9 − 5𝑘 + 𝑘𝑥 = 0
𝑥 2 + (𝑘 − 5)𝑥 + 9 − 5𝑘 = 0
For two equal roots: 𝑏 2 − 4𝑎𝑐 = 0
(𝑘 − 5)2 − 4 × 1 × (9 − 5𝑘) = 0
𝑘 2 − 10𝑘 + 25 − 36 + 20𝑘 = 0
𝑘 2 − 10𝑘 − 11 = 0
(𝑘 + 11)(𝑘 − 1) = 0
𝑘 = −11 𝑜𝑟 𝑘 = 1
-----------------------------------------------------------------------------------------------
3) Find the values of k for which 𝑘𝑥 2 − 2𝑘𝑥 + 8 = 0 has two distinct roots.
Answer
𝑘𝑥 2 − 2𝑘𝑥 + 8 = 0
For two distinct roots: 𝑏 2 − 4𝑎𝑐 > 0
+ +
(−2𝑘)2 −4×𝑘×8>0 K
0 8
4𝑘 2 − 32𝑘 > 0 -
4𝑘(𝑘 − 8) > 0
Critical values are 0 and 8.
Note that the critical values are where 4𝑘(𝑘 − 8) = 0
Hence, 𝑘 < 0 𝑜𝑟 𝑘 > 8
31
π Quadratics
4 1
∴4−4×3×k =0 → 4 – 12k = 0 → 12k = 4 → k= =
12 3
---------------------------------------------------------------------------------------------
5) The equation 𝑘𝑥2 − 2𝑥 − 7 = 0 has two distinct real roots, find the possible
value of k.
−4 −1
∴ 4 − 4 × −7 × k > 0 → 4 + 28k > 0 →28k > −4 → k > , k>
28 7
32
π Quadratics
We have already learnt that to find the points of intersection of a straight line
and a quadratic curve, we solve their equations simultaneously.
The discriminant of the resulting equation then enables us to say how many
points of intersection there are. The three possible situations are shown in the
following table.
33
π Quadratics
Examples
1) Find the value of k for which 𝑦 = 𝑥 + 𝑘 is a tangent to the curve
𝑦 = 𝑥 2 + 5𝑥 + 2
Answer
𝑥 2 + 5𝑥 + 2 = 𝑥 + 𝑘
𝑥 2 − 4𝑥 + (2 − 𝑘) = 0
Since the line is a tangent to the curve, the discriminant of the quadratic must be
zero, so:
𝑏 2 − 4𝑎𝑐 = 0
42 − 4 × 1 × (2 − 𝑘) = 0
16 − 8 + 4𝑘 = 0
4𝑘 = −8
𝑘 = −2
------------------------------------------------------------------------------------------------
2) Find the set of values of k for which 𝑦 = 𝑘𝑥 − 1 intersects the curve
𝑦 = 𝑥 2 − 2𝑥 at two distinct points.
Answer
𝑥 2 − 2𝑥 = 𝑘𝑥 − 1
𝑥 2 + (𝑘 + 2)𝑥 + 1 = 0
Since the line intersects the curve at two distinct points, we must have
discriminant >
𝑏 2 − 4𝑎𝑐 > 0
(𝑘 + 2)2 − 4 × 1 × 1 > 0 + +
K
𝑘 2 + 4𝑘 > 0 -4 0
-
𝑘(𝑘 + 4) > 0
Critical values are -4 and 0, Hence, 𝑘 < −4 𝑜𝑟 𝑘 > 0
34
π Quadratics
3) Find the set of values of k for which the line 2𝑥 + 𝑦 = 𝑘 does not intersect
the curve 𝑥𝑦 = 8
Answer
Substituting 𝑦 = 𝑘 − 2𝑥 into 𝑥𝑦 = 8 gives:
𝑥(𝑘 − 2𝑥) = 8
2𝑥 2 − 𝑘𝑥 + 8 = 0
Since the line and curve do not intersect, we must have discriminant < 0
𝑏 2 − 4𝑎𝑐 < 0
(−𝑘)2 − 4 × 2 × 8 < 0 + +
K
𝑘 2 − 64 < 0 -8 8
(𝑘 + 8)(𝑘 − 8) < 0 -
Critical values are -8 and 8.
Hence, −8 < 𝑘 < 8
Examples:
1) State the relation between the line 𝑥 + 𝑦 = 1 and the curve
𝑦 = 𝑥2 + 2𝑥 − 3
Solution
From the line ⇒ 𝑦 = 1 − 𝑥
Into the curve ⇒ 1 − 𝑥 = 𝑥2 + 2𝑥 − 3 ⇒ 𝑥2 + 3𝑥 − 4 = 0
𝑎=1 , 𝑏=3 , 𝑐 = −4
𝛥 = 𝑏2 − 4𝑎𝑐 = 32 − 4(1)(−4) = 9 + 16 = 25 > 0
∴ The line cuts the curve at two different points.
35
π Quadratics
1
2) Prove that the line 𝑦 = 𝑥 − 1 is a tangent to the curve y = 4 𝑥 2
Solution
From the line ⇒ y = x + 1
1
Into the curve ⇒ x – 1 = 𝑥 2 ⇒ (x 4) ⇒ 4x – 4 = 𝑥 2 ⇒ 𝑥 2 - 4x + 4 =0
4
a=1 , b=-4 , c= 4
𝛥 = 𝑏2 − 4𝑎𝑐 = 42 − 4(1)(4) = 16 − 16 = 0
∴The line is a tangent to the curve.
------------------------------------------------------------------------------------------------
3) Find the range of the value of k for which the line 𝑦 − 𝑥 = 1 cuts the curve
𝑦 = 𝑘𝑥2 at two distinct points.
Solution
From the line ⇒ 𝑦 = 𝑥 + 1
Into the curve ⇒ 𝑥 + 1 = 𝑘𝑥2 ⇒ 𝑘𝑥2 − 𝑥 − 1 = 0
𝑎=𝑘 , 𝑏 = −1 , 𝑐 = −1
𝛥 > 0 ⇒ 𝑏2 − 4𝑎𝑐 > 0 ⇒ (-1)2 − 4(k)(-1) >0 ⇒ 1 + 4k > 0
−1
4k > -1 ⇒ k >
4
36
π Quadratics
4) Find the values of k for which the line 𝑦 = 𝑥 + 𝑘 is a tangent to the curve
𝑥2 + 𝑥𝑦 + 2 = 0.
Solution
From the line ⇒ 𝑦 = 𝑥 + k
------------------------------------------------------------------------------------------------
5) Find the value of the constant c for which the line y = 2x + c
is tangent to the curve 𝑦 2 = 4x
Solution
From the line ⇒ y = 2x + c
Into the curve (2𝑥 + 𝑐)2 = 4x ⇒ 4𝑥 2 +4cx +𝑐 2 ⇒ 4𝑥 2 +4cx – 4x +𝑐 2 =0
4𝑥 2 +(4c – 4)x +𝑐 2 =0
a = 4 , b = 4c - 4 , c = 𝑐 2
𝛥 = 0 ⇒ 𝑏2 − 4𝑎𝑐 = 0 ⇒ (4c – c )2 − 4(4)( 𝑐 2 ) = 0
⇒ 16c2 – 32 c +16c -16 𝑐 2 = 0
16 1
-32 c + 16 = 0 ⇒ 32 c = 16 ⇒ c= ⇒ c=
32 2
37
π Quadratics
38
π Quadratics
39
1¡
40
2¡
41
3¡
42
4¡
43
5¡
44
6¡
45
7¡
46
8¡
47
48
9¡
49
10¡
50
51
11¡
52
12¡
53
54
13¡
55
14¡
56
15¡
57
16¡
58
17¡
59
18¡
60
19¡
61
20¡
62
21¡
63
22¡
64
23¡
65
24¡
66
25¡
67
26¡
68
27¡
69
28¡
29¡
70
30¡
71
31¡
72
73