<<

Higher hsn .uk.net

Mathematics

UNIT 2 OUTCOME 1 and Quadratics

Contents Polynomials and Quadratics 64 1 Quadratics 64 2 The Discriminant 66 3 Completing the Square 67 4 Sketching 70 5 Determining the Equation of a 72 6 Solving Quadratic Inequalities 74 7 Intersections of Lines and Parabolas 76 8 Polynomials 77 9 Synthetic Division 78 10 Finding Unknown Coefficients 82 11 Finding Intersections of Curves 84 12 Determining the Equation of a Curve 86 13 Approximating Roots 88

HSN22100 This document was produced specially for the HSN.uk.net website, and we require that any copies or derivative works attribute the work to Higher Still Notes.

For more details about the copyright on these notes, please see http://creativecommons.org/licenses/by-nc-sa/2.5/scotland/ Higher Unit 2 – Polynomials and Quadratics

OUTCOME 1 Polynomials and Quadratics

1 Quadratics A quadratic has the form ax2 + bx + c where a, b, and c are any real numbers, provided a ≠ 0 . You should already be familiar with the following. The graph of a quadratic is called a parabola . There are two possible shapes: concave up (if a > 0 ) concave down (if a < 0 )

This has a minimum This has a maximum turning point turning point To find the roots (i.e. solutions) of the ax2 + bx + c = 0, we can use:  factorisation;  completing the square (see Section 3); −b ± b2 − 4 ac  the : x = (this is not given in the exam). 2a EXAMPLES 1. Find the roots of x2 −2 x − 3 = 0 . x2 −2 x − 3 = 0 ()()x+1 x − 3 = 0 x+=1 0 or x −= 3 0 x= −1 x = 3. 2. Solve x2 +8 x + 16 = 0 . x2 +8 x + 16 = 0 ()()x+4 x + 4 = 0 x+=40or x += 40 x=−4 x =− 4.

hsn .uk.net Page 64 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

3. Find the roots of x2 +4 x − 1 = 0 . We cannot factorise x2 +4 x − 1 , but we can use the quadratic formula: −±4 42 −××− 41() 1 x = 2× 1 −4 ± 16 + 4 = 2 −4 ± 20 = 2 = −4 ± 4 5 2 2

= −2 ± 5. Note • If there are two distinct solutions, the curve intersects the x-axis twice. y y

x x

• If there is one repeated solution, the turning point lies on the x-axis. y y x

x • If b2 −4 ac < 0 when using the quadratic formula, there are no points where the curve intersects the x-axis. y y

x

x

hsn .uk.net Page 65 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

2 The Discriminant

Given ax2 + bx + c , we call b2 − 4 ac the discriminant . This is the part of the quadratic formula which determines the number of real roots of the equation ax2 + bx + c = 0. y • If b2 −4 ac > 0 , the roots are real and two roots unequal (distinct). x y • If b2 −4 ac = 0 , the roots are real and equal one root (i.e. a repeated root). x y • If b2 −4 ac < 0 , the roots are not real; the no real parabola does not cross the roots x-axis. x EXAMPLE 1. Find the nature of the roots of 9x2 + 24 x + 16 = 0. a = 9 b2−4 ac = 24 2 −×× 4916 b = 24 =576 − 576 c =16 = 0 Since b2 −4 ac = 0 , the roots are real and equal. 2. Find the values of q such that 6x2 + 12 x + q = 0 has real roots. Since 6x2 + 12 x + q = 0 has real roots, b2 −4 ac ≥ 0 : a = 6 b2 −4 ac ≥ 0 b =12 122 − 4 × 6 ×q ≥ 0 c= q 144− 24q ≥ 0 144≥ 24 q 24q ≤ 144 q ≤ 6.

hsn .uk.net Page 66 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

3. Find the range of values of k for which the equation kx2 +2 x − 7 = 0 has no real roots. For no real roots, we need b2 −4 ac < 0 : a= k b2 −4 ac < 0 b = 2 242 − ×k ×−() 70 < c = − 7 4+ 28k < 0 28k < − 4 4 k < − 28 1 k < − 7 . 4. Show that (24k+) x2 +( 32 k +) xk +−=( 20) has real roots for all real values of k. a=2 k + 4 b2 − 4 ac b=3 k + 2 =+−()()()32k2 42 k + 4 k − 2 c= k − 2 =9kk2 + 12 +− 4()() 2 k + 44 k − 8

=9k2 + 12 k +− 4 8 k 2 + 32 =k2 +12 k + 36 =()k + 62 . Since b2 −4 ac =+( k 6)2 ≥ 0 , the roots are always real.

3 Completing the Square

2 The process of writing y= ax2 + bx + c in the form yax=( + p) + q is called completing the square . Once in “completed square” form we can determine the turning point of any parabola, including those with no real roots.

The axis of symmetry is x= − p and the turning point is (− p, q ).

2 The process relies on the fact that (xp+) =+ x22 pxp + 2 . For example, we can write the expression x2 + 4 x using the bracket (x + 2)2 since when multiplied out this gives the terms we want – with an extra constant term.

hsn .uk.net Page 67 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

2 2 k This means we can rewrite the expression x+ kx using (x + 2 ) since this gives us the correct x 2 and x terms, with an extra constant. We will use this to help complete the square for y=3 x2 + 12 x − 3 . Step 1 Make sure the equation is in the form y=3 x2 + 12 x − 3. y= ax2 + bx + c . Step 2 Take out the x 2 -coefficient as a factor of y=3( x2 + 4 x ) − 3. the x 2 and x terms. Step 3 Replace the x2 + kx expression and y=3(() x + 22 −− 43) compensate for the extra constant. 2 =3()x + 2 −− 12 3. Step 4 Collect together the constant terms. y=3( x + 2)2 − 15. Now that we have completed the square, we can see that the parabola with equation y=3 x2 + 12 x − 3 has turning point (−2, − 15 ) .

EXAMPLES 2 1. Write y= x2 +6 x − 5 in the form y=( xp +) + q .

2 y= x +6 x − 5 Note =() +2 −− You can always check x 3 9 5 your answer by =()x +32 − 14. expanding the brackets.

2 2. Write x2 +3 x − 4 in the form (x+ p) + q . x2 +3 x − 4 2 = +3 −− 9 ()x 2 4 4 2 = +3 − 25 ()x 2 4 .

hsn .uk.net Page 68 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

3. Write y= x2 +8 x − 3 in the form y=( xa +)2 + b and then state: (i) the axis of symmetry, and (ii) the minimum turning point of the parabola with this equation. y= x2 +8 x − 3 =()x +42 − 16 − 3 =()x +42 − 19. (i) The axis of symmetry is x = − 4 . (ii) The minimum turning point is (−4, − 19 ) . 4. A parabola has equation y=4 x2 − 12 x + 7 . (a) Express the equation in the form y=( xa +)2 + b . (b) State the turning point of the parabola and its nature. (a) y=4 x2 − 12 x + 7 =4()x2 − 3 x + 7 2 = −3 −+ 9 4(()x 2 4 ) 7 2 = −3 −+ 4()x 2 9 7 2 = −3 − Remember 4()x 2 2. If the coefficient of x2 is 3 positive then the − (b) The turning point is ( 2 , 2 ) and is a minimum. parabola is concave up.

hsn .uk.net Page 69 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

4 Sketching Parabolas The method used to sketch the curve with equation y= ax2 + bx + c depends on how many times the curve intersects the x-axis. We have met curve sketching before. However, when sketching parabolas, we do not need to use calculus. We know there is only one turning point, and we have methods for finding it. Parabolas with one or two roots • Find the x-axis intercepts by factorising or using the quadratic formula. • Find the y-axis intercept (i.e. where x = 0). • The turning point is on the axis of symmetry: y y

x O O x The axis of symmetry is halfway A repeated root lies on the axis between two distinct roots. of symmetry.

Parabolas with no real roots • There are no x-axis intercepts. • Find the y-axis intercept (i.e. where x = 0). • Find the turning point by completing the square.

EXAMPLES 1. Sketch the graph of y= x2 −8 x + 7 . Since b2 −4 ac =−( 8)2 −××> 4170 , the parabola crosses the x-axis twice. The y-axis intercept (x = 0) : The x-axis intercepts ( y = 0): y =(0)2 − 80( ) + 7 x2 −8 x + 7 = 0

= 7 ()()x−1 x − 7 = 0 − = or x −7 = 0 ( ) x 1 0 0, 7 . x =1 x = 7

(1, 0 ) (7,0 ) .

The axis of symmetry lies halfway between x =1 and x = 7 , i.e. x = 4 , so the x-coordinate of the turning point is 4.

hsn .uk.net Page 70 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

y We can now find the y-coordinate: y= x2 −8 x + 7 y =(4)2 − 84( ) + 7 =16 − 32 + 7 7 = − 9. x O 1 7

So the turning point is (4, − 9 ).

( − ) 4, 9 2. Sketch the parabola with equation y=− x2 −6 x − 9 . Since b2 −4 ac =−( 641)2 −×−×−()() 90 = , there is a repeated root. The y-axis intercept (x = 0) : The x-axis intercept ( y = 0): y =−(0)2 − 60( ) − 9 −x2 −6 x −= 9 0

= − 9 −()x2 +6 x + 9 = 0 ()()x+3 x + 3 = 0 (0, − 9) . x +3 = 0 x = − 3

(−3, 0) . Since there is a repeated root, y

(− ) 3, 0 is the turning point. x −3 O −9 =−2 − − y x6 x 9 3. Sketch the curve with equation y=2 x2 − 8 x + 13 . Since b2 −4 ac =−( 8)2 −×× 42130 < , there are no real roots. The y-axis intercept (x = 0) : Complete the square: 2 y =20( )2 − 80( ) + 13 y=2 x − 8 x + 13

=13 =2()x2 − 4 x + 13

2 (0,13 ) . =2()x − 2 −+ 8 13 =2()x − 22 + 5.

y 2 So the turning point is (2, 5 ). y=2 x − 8 x + 13 13

(2, 5 ) O x

hsn .uk.net Page 71 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

5 Determining the Equation of a Parabola Given the equation of a parabola, we have seen how to sketch its graph. We will now consider the opposite problem: finding an equation for a parabola based on information about its graph. We can find the equation given: • the roots and another point, or • the turning point and another point.

When we know the roots If a parabola has roots x= a and x= b then its equation is of the form y= kx( − a)( x − b ) where k is some constant. If we know another point on the parabola, then we can find the value of k.

EXAMPLES

1. A parabola passes through the points (1, 0 ), (5, 0 ) and (0, 3 ). Find the equation of the parabola. Since the parabola cuts the x-axis where x =1 and x = 5, the equation is of the form: ykx=( −1)( x − 5) .

To find k, we use the point (0, 3 ): ykx=( −1)( x − 5 ) 3=k () 0105 −() −

3= 5 k = 3 k 5 . So the equation of the parabola is: 3 y=5 () x −1( x − 5 ) 3 2 =5 ()x −6 x + 5 3 2 18 =5x − 5 x + 3.

hsn .uk.net Page 72 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

2. Find the equation of the parabola shown below. y

(1, 6 )

O x −5

Since there is a repeated root, To find k, we use (1, 6 ) : the equation is of the form: y= k( x + 5)2 ykx=( +5)( x + 5 ) 2 6=k () 1 + 5 =k() x + 52 . =6 = 1 k 62 6 . =1 () + 2 Hence y6 x 5 . When we know the turning point Recall from Completing the Square that a parabola with turning point (− p, q ) has an equation of the form 2 yax=( + p) + q where a is some constant. If we know another point on the parabola, then we can find the value of a.

EXAMPLE 3. Find the equation of the parabola shown below. y

x O (4, − 2 )

−7

Since the turning point is (4, − 2 ) , To find a, we use (0,− 7 ): the equation is of the form: y= a( x −4)2 − 2 2 y= a( x −4) − 2. −=7a() 04 −2 − 2

16a = − 5 = − 5 a 16 . =−5 −2 − Hence y16 () x 4 2 .

hsn .uk.net Page 73 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

6 Solving Quadratic Inequalities The most efficient way of solving a quadratic inequality is by making a rough sketch of the parabola. To do this we need to know:  the shape – concave up or concave down,  the x-axis intercepts. We can then solve the quadratic inequality by inspection of the sketch.

EXAMPLES 1. Solve x2 + x −12 < 0 . The parabola with equation y= x2 + x − 12 is concave up. The x-axis intercepts are given by: x2 + x −12 = 0 Make a sketch: y 2 ()x+4() x − 3 = 0 y= x + x − 12 x +4 = 0 orx − 3 = 0 x = − 4 x = 3. −4 3 x

So x2 + x −12 < 0 for −4

+ −2 ≥ −2 ≤ ≤ So 67x 3 x 0 for 3 x 3 .

hsn .uk.net Page 74 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

3. Solve 2x2 − 5 x + 30 > . The parabola with equation y=2 x2 − 5 x + 3 is concave up. The x-axis intercepts are given by: 2x2 − 5 x + 30 = Make a sketch: y 2 ()()x−12 x − 3 = 0 y=2 x − 5 x + 3 x−=1 0or2 x −= 3 0 x =1 = 3 x 2 . 1 3 x 2 2 − + > < > 3 So 2x 5 x 30 for x 1 and x 2 . 1 3 2 4. Find the range of values of x for which the curve y=3 x +2 x −+ 5 x 3 is strictly increasing. dy Remember We have =x2 +4 x − 5 . dx Strictly increasing means dy 2 > 0 . The curve is strictly increasing where x+4 x − 5 > 0 . dx x2 +4 x − 5 = 0 Make a sketch: y ()x−1() x + 5 = 0 y= x2 +4 x − 5 x −1 = 0 or x +5 = 0 x =1 x = − 5. −5 1 x

So the curve is strictly increasing for x < − 5 and x >1. 2 +− +1 = 5. Find the values of q for which x( q4) x2 q 0 has no real roots. For no real roots, b2 −4 ac < 0 : a =1 2 − =−2 − () 1 b4 ac( q 4) 41 ( 2 q ) b= q − 4 =−()()q4 q −− 4 2 q 1 c= q 2 2 =q −8 q + 16 − 2 q =q2 −10 q + 16.

We now need to solve the inequality q2 −10 q + 16 < 0 .

The parabola with equation y= q2 −10 q + 16 is concave up.

hsn .uk.net Page 75 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

The x-axis intercepts are given by: q2 −10 q + 16 = 0 Make a sketch: y 2 ()()q−2 q − 8 = 0 y= q −10 q + 16 q−=2 0or q −= 8 0 q=2 q = 8. 2 8 q

2 − < < < 2 +− +1 = Therefore b4 ac 0 for 2q 8 , and so x( q4) x2 q 0 has no real roots when 2

• If b2 −4 ac > 0 , the line and curve intersect twice.

• If b2 −4 ac = 0 , the line and curve intersect once (i.e. the line is a tangent to the curve).

• If b2 −4 ac < 0 , the line and the parabola do not intersect.

EXAMPLES 1. Show that the line y=5 x − 2 is a tangent to the parabola y=2 x2 + x and find the point of contact. Substitute y=5 x − 2 into: y=2 x2 + x 5x− 2 = 2 x2 + x 2x2 − 4 x + 20 = x2 −2 x + 1 = 0 ()()x−1 x − 1 = 0. Since there is a repeated root, the line is a tangent at x =1. To find the y-coordinate, substitute x =1 into the equation of the line: y =5 × 1 − 2 = 3.

So the point of contact is (1, 3 ).

hsn .uk.net Page 76 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

2. Find the equation of the tangent to y= x 2 + 1 that has gradient 3. The equation of the tangent is of the form y= mx + c , with m = 3 , i.e. y=3 x + c . Substitute this into y= x 2 + 1 3x+ c = x 2 + 1 x2 −3 x +−= 1 c 0. Since the line is a tangent: b2 −4 ac = 0 ()()−32 −× 41 −c = 0 9− 4 + 4c = 0 4c = − 5 = − 5 c 4 . Therefore the equation of the tangent is: Note = − 5 y3 x 4 You could also do this question using methods 3x− y −5 = 0. 4 from Differentiation.

8 Polynomials Polynomials are expressions with one or more terms added together, where each term has a number (called the coefficient ) followed by a variable (such as x) raised to a whole number power. For example: 3x5+ x 3 + 2 x 2 − 6 or 2x18 + 10. The degree of the is the value of its highest power, for example: 3x5+ x 3 + 2 x 2 − 6 has degree 5 2x18 + 10 has degree 18. Note that quadratics are polynomials of degree two. Also, constants are polynomials of degree zero (e.g. 6 is a polynomial, since 6= 6 x 0 ).

hsn .uk.net Page 77 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

9 Synthetic Division Synthetic division provides a quick way of evaluating polynomials. For example, consider fx( ) =2 x3 − 9 x 2 + 21 x + . Evaluating directly, we find f (6) = 121 . We can also evaluate this using “synthetic division with detached coefficients”. Step 1 2 –9 2 1 Detach the coefficients, and write them across the top row of the table. Note that they must be in of

decreasing degree. If there is no term of a specific degree, then zero is its coefficient. Step 2 6 2 –9 2 1 Write the number for which you want to evaluate the polynomial (the input number) to the left.

Step 3 6 2 –9 2 1 Bring down the first coefficient.

2

Step 4 6 2 –9 2 1 Multiply this by the input number, writing the result underneath the next coefficient. × 12 2

Step 5 6 2 –9 2 1 Add the numbers in this column. + 12 2 3

Repeat Steps 4 and 5 until the last column 6 2 –9 2 1 has been completed. 12 18 120 The number in the lower-right cell is the = f (6) value of the polynomial for the input value, 2 3 20 121 often referred to as the remainder .

hsn .uk.net Page 78 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

EXAMPLE 1. Given fxxx( ) =3 + 2 −22 x − 40 , evaluate f (−2) using synthetic division.

–2 1 1 –22 –40 –2 1 1 –22 –40 using the –2 2 40 above process 1 –1 –20 0

So f (−2) = 0 .

Note In this example, the remainder is zero, so f (−2) = 0 .

This means x3+ x 2 −22 x − 40 = 0 when x = − 2 , which means that x = − 2 is a root of the equation. So x + 2 must be a factor of the cubic. We can use this to help with factorisation: fx( ) =( x + 2)( qx( ) ) where q( x ) is a quadratic Is it possible to find the quadratic q( x ) using the table? Trying the numbers from the bottom row as –2 1 1 –22 –40 coefficients, we find: ()x+2( x2 − x − 20 ) –2 2 40 3 2 2 1 –1 –20 0 =−−xx20 xx + 2 −− 2 x 40

=x3 − x 2 −22 x − 40 = f() x . So using the numbers from the bottom row as coefficients has given the correct quadratic. In fact, this method always gives the correct quadratic, making synthetic division a useful tool for factorising polynomials.

EXAMPLES 2. Show that x − 4 is a factor of 2x4− 9 x 3 + 5 x 2 −− 34 x . x − 4 is a factor ⇔ x = 4 is a root. 4 2 –9 5 –3 –4 8 –4 4 4 2 –1 1 1 0 Since the remainder is zero, x = 4 is a root, so x − 4 is a factor.

hsn .uk.net Page 79 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

( ) =3 − + = − ( ) = 3. Given fx x37 x 84 , show that x 7 is a root of f x 0 , and hence fully factorise f( x ). –7 1 0 –37 84 –7 49 –84 1 –7 12 0 Since the remainder is zero, x = − 7 is a root. Hence we have fx( ) = x3 −37 x + 84 =+()x7() x2 −+ 7 x 12 =+()()x7 x − 3() x − 4.

4. Show that x = − 5 is a root of 2x3+ 7 x 2 − 9 x + 30 = 0 , and hence fully factorise the cubic. –5 2 7 –9 30 Since x = − 5 is a root, x + 5 is a factor. –10 15 –30 2xxx3+ 7 2 −+=+ 930() x 52( xx 2 −+ 36 ) 2 –3 6 0

This does not factorise any further since the quadratic has b2 −4 ac < 0 .

Using synthetic division to factorise In the examples above, we have been given a root or factor to help factorise polynomials. However, we can still use synthetic division if we do not know a factor or root. Provided that the polynomial has an root, it will divide the constant term exactly. So by trying synthetic division with all of the constant term, we will eventually find the integer root. 5. Fully factorise 2x3+ 5 x 2 − 28 x − 15 . Numbers which divide –15: ±1, ± 3, ± 5, ± 15 .

3 2 Try x =1: 21( ) + 51( ) − 281( ) − 15 Note =+−2 5 28 − 15 ≠ 0. For ±1, it is simpler just to evaluate the 3 2 Try x = − 1: 2(− 1) +− 51( ) − 281( −−) 15 polynomial directly, to =−++2 5 28 − 15 ≠ 0. see if these values are roots.

hsn .uk.net Page 80 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

Try x = 3: 3 2 5 –28 –15 6 33 15 2 11 5 0 Since x = 3 is a root, x − 3 is a factor.

So 2xxx3+− 5 2 28 −=− 15() x 32( xx2 ++ 11 5 ) =−()()x32 x + 1() x + 5. Using synthetic division to solve equations We can also use synthetic division to help solve equations.

EXAMPLE 6. Find the solutions of 2x3− 15 x 2 + 16 x += 12 0 . Numbers which divide 12: ±±1, 2, ± 3, ± 4, ± 6, ± 12 .

Try x =1: 21( )3− 151( ) 2 + 161( ) + 12 =−2 15 + 16 + 12 ≠ 0. Try x = − 1: 2(− 1)3 − 15( − 1) 2 + 16( −+ 1) 12 =−−2 15 − 16 + 12 ≠ 0. Try x = 2 : 2 2 –15 16 12 Since x = 2 is a root, x − 2 is a factor: 4 –22 –12 2x3− 15 x 2 + 16 x += 12 0 2 –11 –6 0 ()x−2 2 x2 −−= 11 x 6 0 () ()()− + −= x22 x 1() x 60 x −2 = 0 or 2x + 1 = 0 or x −6 = 0 x = 2 = − 1 x = 6. x 2 The Factor Theorem and Remainder Theorem For a polynomial f( x ): If f( x ) is divided by x− h then the remainder is f( h ), and fh( ) =0 ⇔ xh − is a factor of f( x ).

As we saw, synthetic division helps us to write f( x ) in the form (x− hqx) ( ) + fh( ) where q( x ) is called the quotient and f( h ) the remainder .

hsn .uk.net Page 81 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

EXAMPLE 7. Find the quotient and remainder when fx( ) =4 x3 + x 2 −− x 1 is divided by x +1, and express f( x ) as (x+1) qx( ) + fh( ).

–1 4 1 –1 –1 –4 3 –2 4 –3 2 –3 The quotient is 4x2 − 3 x + 2 and the remainder is –3, so fx()()=+ x1( 4 x2 −+− 3 x 2) 3.

10 Finding Unknown Coefficients Consider a polynomial with some unknown coefficients, such as x3+2 px 2 − px + 4 , where p is a constant. If we divide the polynomial by x− h , then we will obtain an expression for the remainder in terms of the unknown constants. If we already know the value of the remainder, we can solve for the unknown constants.

EXAMPLES 1. Given that x − 3 is a factor of x3− x 2 + px + 24 , find the value of p. x − 3 is a factor ⇔ x = 3 is a root. Note 3 1 –1 p 24 This is just the same 18+ 3 p synthetic division 3 6 procedure we are 1 2 6 + p 42+ 3 p used to. Since x = 3 is a root, the remainder is zero: 42+ 3p = 0 3p = − 42 p = − 14.

hsn .uk.net Page 82 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

2. When f( x) = px3 + qx 2 −17 x + 4 q is divided by x − 2 , the remainder is 6, and x −1 is a factor of f( x ). Find the values of p and q. When f( x ) is divided by x − 2 , the remainder is 6. 2 p q –17 4q 2 p 4p+ 2 q 8p+ 4 q − 34 p 2 p+ q 4p+ 2 q − 17 8p+ 8 q − 34

Since the remainder is 6, we have: 8p+ 8 q − 34 = 6 8p+ 8 q = 40 p+ q = 5.  Since x −1 is a factor, f (1) = 0 : fpq(1) =( 1)3 +( 1) 2 − 1714( ) + q Note There is no need to use =p + q −17 + 4 q synthetic division here, =p +5 q − 17 but you could if you wish. i.e. p+5 q = 17.  Solving  and  simultaneously, we obtain: −  : 4q = 12

q = 3. Put q = 3 into : p +3 = 5 p = 2. Hence p = 2 and q = 3.

hsn .uk.net Page 83 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

11 Finding Intersections of Curves We have already met intersections of lines and parabolas in this outcome, but we were mainly interested in finding equations of tangents We will now look at how to find the actual points of intersection – and not just for lines and parabolas; the technique works for any polynomials.

EXAMPLES 1. Find the points of intersection of the line y=4 x − 4 and the parabola y=2 x2 − 2 x − 12 . To find intersections, equate: 2x2 − 2 x − 124 = x − 4 2x2 − 6 x − 80 = 2 − − = x3 x 4 0 ()x+1() x − 4 = 0 x= −1 or x = 4. Find the y-coordinates by putting the x-values into one of the equations: when x = − 1, y =4 ×−( 14) − =−− 44 =− 8 , when x = 4 , y =×−=4 4 4 16 −= 4 12 . So the points of intersection are (−1, − 8 ) and (4,12 ). 2. Find the coordinates of the points of intersection of the cubic =−3 2 + − = − + yx9 x 20 x 10 and the line y3 x 5 . To find intersections, equate: xx3−9 2 + 20 x − 10 =−+ 3 x 5 3 2 x−9 x + 23 x −= 15 0 Remember ()x−1() x2 −+ 8 x 15 = 0 You can use synthetic division to help with ()()x−1 x − 3() x −= 50 factorising. x=1 or x = 3 or x = 5. Find the y-coordinates by putting the x-values into one of the equations: when x =1, y =−×315 + =− 352 + = , when x = 3, y =−×335 + =− 95 + =− 4 , when x = 5, y =−×35 + 5 =− 15 + 5 =− 10 . So the points of intersection are (1,2 ), (3,− 4 ) and (5,− 10 ).

hsn .uk.net Page 84 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

3. The curves y=− x2 −2 x + 4 and y= x3 −6 x 2 + 12 are shown below. y y= x3 −6 x 2 + 12

A O x B

2 C y=− x −2 x + 4

Find the x-coordinates of A, B and C, where the curves intersect. To find intersections, equate: −−x22 x += 4 x 3 − 6 x 2 + 12 x3−5 x 2 + 2 x += 80 Remember ()+2 −+= x1() x 680 x You can use synthetic division to help with ()()x+1 x − 2() x −= 40 factorising. x=−1 or x = 2 or x = 4.

So at A, x = − 1; at B, x = 2 ; and at C, x = 4 . 4. Find the x-coordinates of the points where the curves y=2 x3 − 3 x 2 − 10 =3 − 2 ++ and yx3 10 x 7 x 5 intersect. To find intersections, equate: 2xx32− 3 −= 103 xxx 3 − 10 2 ++ 7 5 x3−7 x 2 + 7 x + 15 = 0 ()+2 −+ = x1() x 8 x 15 0 ()()x+1 x − 3() x −= 50 x=−1 or x = 3 or x = 5.

So the curves intersect where x = − 1,3,5 .

hsn .uk.net Page 85 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

12 Determining the Equation of a Curve Given the roots, and at least one other point lying on the curve, we can establish its equation using a process similar to that used when finding the equation of a parabola.

EXAMPLE 1. Find the equation of the cubic shown in the diagram below. y

−6 −3 O 1 x −36

Step 1 Write out the roots, then rearrange to x=−6 x =− 3 x = 1 get the factors. x +6 = 0 x+=30 x −= 10. Step 2 The equation then has these factors ykx=( +6)( x + 3)( x − 1.) multiplied together with a constant, k. Step 3

Substitute the coordinates of a known Using (0, − 36 ): point into this equation to find the k (060301+)( +)( −=−) 36 value of k. k ()()3− 1() 6 = − 36

−18k = − 36 k = 2. Step 4 Replace k with this value in the y=2( x + 6)( x + 3)( x − 1 ) equation. =2()x + 3() x2 +− 56 x =2()x3 + 5 x 2 −+ 6 xx 3 2 + 15 x − 18 =2x3 + 16 x 2 + 18 x − 36.

hsn .uk.net Page 86 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

Repeated Roots If a repeated root exists, then a stationary point lies on the x-axis. Recall that a repeated root exists when two roots, and hence two factors, are equal.

EXAMPLE 2. Find the equation of the cubic shown in the diagram below. y

9 −2 x O 3

x=−2 x = 3 x = 3 x+=20 x −= 30 x −= 30. Note So ykx=( +2)( x − 3 )2 . x =3 is a repeated root, so the factor (x − 3)

Use (0, 9 ) to find k : appears twice in the equation. 9=k ( 0203 +)( − )2 9=k × 2 × 9 = 1 k 2 . =1 ()() + − 2 So y2 x2 x 3 =1 +2 −+ 2 ()x2() x 6 x 9 =1 3 − 2 ++ 2 − + 2 ()x6 x 9 xx 2 12 x 18 =1 3 − 2 −3 + 2x2 x 2 x 9.

hsn .uk.net Page 87 HSN22000 Higher Mathematics Unit 2 – Polynomials and Quadratics

13 Approximating Roots f( a ) Polynomials have the special property that if f( a ) is positive and f( b ) is negative then f must have a root a b x between a and b. f( b )

We can use this property to find approximations for roots of polynomials to any degree of accuracy by repeatedly “zooming in” on the root.

EXAMPLE Given fx( ) = x3 −4 x 2 − 2 x + 7 , show that there is a real root between x =1 and x = 2 . Find this root correct to two decimal places. ( ) = = Evaluate f x at x 1 and x 2 : 2 3 2 f ()()()1=− 1 41 − 21 += 72 1 x ()()()=−3 2 − +=− f 2 2 42 22 7 5 Since f (1) > 0 and f (2) < 0 , f( x ) has a root between these values. Start halfway between x =1 and x = 2 , then take little steps to find a change in sign: f (15.) = − 1625 . < 0 f ()14.= − 0896 . < 0 f ()13.= − 0163 . < 0 f ()12.= 0568 . > 0. Since f (1. 2) > 0 and f (1. 3) < 0 , the root is between x =1. 2 and x =1. 3 . Start halfway between x =1. 2 and x =1. 3 : f (1. 25) = 0 . 203125 > 0 f ()1. 26= 0 . 129976 > 0

f ()1. 27= 0 . 056783 > 0 f ()1. 28= − 0 . 016448 < 0. Since f (127. ) > 0 and f (128. ) < 0 , the root is between these values. Finally, f (1.275) = 0.020171875 > 0 . Since f (1275. )> 0 and f (128. )< 0 , the root is between x =1. 275 and x =1. 28 . Therefore the root is x =1. 28 to 2 d.p.

hsn .uk.net Page 88 HSN22000