20
1 Unit 1 Mathematical Methods Chapter 6: Polynomials Objectives To add, subtract and multiply polynomials. To divide polynomials. To use the remainder theorem, factor theorem and rational-root theorem to identify the linear factors of cubic and quartic polynomials. To solve equations and inequalities involving cubic and quartic polynomials. To recognise and sketch the graphs of cubic and quartic functions. To find the rules for given cubic graphs. To apply cubic functions to solving problems. To use the bisection method to solve polynomial equations numerically. 6A ā€“ The language of polynomials A Polynomial function follows the rule = + āˆ’ āˆ’ + ā€¦ā€¦ā€¦ā€¦. + āˆˆ Where 0 , 1 ,ā€¦ā€¦ā€¦ā€¦ are coefficients. Degree of a polynomial is the highest power of with a non-zero coefficient. In summary:

Unit 1 Mathematical Methods - Teachers' Beehive

  • Upload
    others

  • View
    3

  • Download
    0

Embed Size (px)

Citation preview

1

Unit 1 Mathematical Methods

Chapter 6: Polynomials

Objectives

To add, subtract and multiply polynomials.

To divide polynomials.

To use the remainder theorem, factor theorem and rational-root theorem to identify the linear factors of cubic and quartic polynomials.

To solve equations and inequalities involving cubic and quartic polynomials.

To recognise and sketch the graphs of cubic and quartic functions.

To find the rules for given cubic graphs.

To apply cubic functions to solving problems.

To use the bisection method to solve polynomial equations numerically.

6A ā€“ The language of polynomials A Polynomial function follows the rule

š’š = š’‚š’š’™š’ + š’‚š’āˆ’šŸš’™š’āˆ’šŸ + ā€¦ā€¦ā€¦ā€¦. š’‚šŸš’™ + š’‚šŸŽ š’ āˆˆ š‘µ

Where š‘Ž0, š‘Ž1, ā€¦ ā€¦ ā€¦ ā€¦ š‘Žš‘› are coefficients.

Degree of a polynomial is the highest power of š‘„ with a non-zero coefficient. In summary:

2

Example 1

Let š‘„(š‘„) = 2š‘„6 āˆ’ š‘„3 + š‘Žš‘„2 + š‘š‘„ + 20. If š‘„(āˆ’1) = 2š‘„(2) = 0, find the values of š‘Ž and š‘.

ā–  The arithmetic of polynomials The operations of addition, subtraction and multiplication for polynomials are naturally defined. The sum, difference and product of two polynomials is a polynomial. Example 2

Let š‘“(š‘„) = š‘„3 āˆ’ 2š‘„2 + š‘„, š‘”(š‘„) = 2 āˆ’ 3š‘„ and ā„Ž(š‘„) = š‘„2 + š‘„, simplify the following: a) š‘“(š‘„) + ā„Ž(š‘„) b) š‘”(š‘„)ā„Ž(š‘„)

3

ā–  Equating coefficients Two polynomials š‘ƒ and š‘„ are equal only if their corresponding coefficients are equal.

Example 3 The polynomial š‘ƒ(š‘„) = š‘„3 + 3š‘„2 + 2š‘„ + 1 can be written in the form

(š‘„ āˆ’ 2)(š‘„2 + š‘š‘„ + š‘) + š‘Ÿ where š‘, š‘ and š‘Ÿ are real numbers. Find the values of š‘, š‘ and š‘Ÿ.

ā–  The expansion of (š’‚ + š’ƒ)š’ We know that (š‘Ž + š‘)2 = š‘Ž2 + 2š‘Žš‘ + š‘2 This is called an identity. If we multiply both sides by (š‘Ž + š‘), we obtain

(š‘Ž + š‘)3 = (š‘Ž + š‘)(š‘Ž2 + 2š‘Žš‘ + š‘2) = š‘Ž3 + 3š‘Ž2š‘ + 3š‘Žš‘2 + š‘3

And so on ā€¦ā€¦.

Complete Exercise 6A Questions page 214

Quadratic function Cubic function Quartic functions

(š‘Ž + š‘)2 = š‘Žš‘„2 + š‘š‘„ + š‘2, š‘Ž ā‰  0 (š‘Ž + š‘)3 = š‘Ž3 + 3š‘Ž2š‘ + 3š‘Žš‘2 + š‘3, š‘Ž ā‰  0 (š‘Ž + š‘)4 = š‘Žš‘„4 + 4š‘Ž3š‘ + 6š‘Ž2š‘2 + 4š‘Žš‘3 + š‘4, š‘Ž ā‰  0

4

6B ā€“ Division of polynomials

In order to sketch the graphs of many cubic and quartic functions (as well as higher degree polynomials) it is often necessary to find the x-axis intercepts. As with quadratics, finding x-axis intercepts can be done by factorising and then solving the resulting equation using the null factor theorem. All cubic functions will have at least one x-axis intercept. Some will have two and others three.

Examples of long division:

1. Divide š‘„3 āˆ’ 4š‘„2 āˆ’ 11š‘„ + 30 by š‘„ āˆ’ 2.

2. Divide 2š‘„3 āˆ’ 6š‘„2 āˆ’ 10š‘„ + 25 by š‘„2 āˆ’ 2

5

Complete Exercise 6B Questions page 219

6C ā€“ Factorisation of polynomials

ā–  Remainder theorem and factor theorem

Examples :

1. Find the remainder when š‘ƒ(š‘„) = 3š‘„4 āˆ’ 9š‘„2 + 27š‘„ āˆ’ 8 is divided by š‘„ āˆ’ 2.

6

2. Factorise š‘ƒ(š‘„) = š‘„3 āˆ’ 4š‘„2 āˆ’ 11š‘„ + 30 by š‘„ āˆ’ 2 and hence solve for š‘„.

3. Given š‘„ + 1 and š‘„ āˆ’ 2 are factors of 6š‘„4 āˆ’ š‘„3 + š‘Žš‘„2 āˆ’ 6š‘„ + š‘, find š‘Ž and š‘.

ā–  Sums and differences

7

Examples:

1. Factorise 27š‘„3 āˆ’ 1 2. Factorise 8š‘Ž3 + 125š‘3

ā–  The rational-root theorem

Examples:

Use the rational-root theorem to factorise š‘ƒ(š‘„) = 3š‘„3 + 8š‘„2 + 2š‘„ āˆ’ 5.

8

ā–  Alternative method for division of polynomials

Synthetic division is an alternative method to long division that can be used when factorising a polynomial, and the method is not the priority.

Complete Exercise 6C Questions page 227

9

6D ā€“ Solving cubic equations

In order to solve a cubic equation, the first step is often to factorise. Apply the same rule(s) practiced in Exercise 6C to find a factor(s) or by other means, then equate to zero to find solutions. Examples:

1. Solve each of the following: a) 2(š‘„ āˆ’ 1)3 = 32

b) 2š‘„3 āˆ’ š‘šš‘„2 āˆ’ 22š‘„ + 11š‘š

2. Solve 2š‘„3 āˆ’ 5š‘„2 + 5š‘„ āˆ’ 2 = 0

Complete Exercise 6D Questions page 231

10

6E ā€“ Cubic functions of the form š’‡(š’™) = š’‚(š’™ āˆ’ š’‰)šŸ‘ + š’Œ In Chapter 3 we saw that all quadratic functions can be written in ā€˜turning point formā€™ and that the graphs of all quadratics have one basic form, the parabola. This is not true of cubic functions. Consider cubic functions in the form š‘“(š‘„) = š‘Ž(š‘„ āˆ’ ā„Ž)3 + š‘˜. The graphs of these functions can be formed by simple transformations of the graph of š‘“(š‘„) = š‘„3. For example, the graph of š‘“(š‘„) = (š‘„ āˆ’ 1)3 + 3 is obtained from the graph of š‘“(š‘„) = š‘„3 by a translation of 1 unit in the positive direction of the š‘„-axis and 3 units in the positive direction of the š‘¦-axis.

ā–  Transformations of the graph š’‡(š’™) = š’™šŸ‘ Dilations from an axis and reflections in an axis to cubic functions in the form š’‡(š’™) = š’‚š’™šŸ‘

It should be noted that the implied domain of all cubics is ā„ and the range is also ā„. The point of inflection can move as described in the above function š‘“(š‘„) = (š‘„ āˆ’ 1)3 + 3

General form:

Sketch the graph

This point is called the point of inflection (a point of

zero gradient)

š‘“(š‘„)

š‘„

Point of inflection is (1,3)

Dilation factor Horizontal translation

Vertical translation

11

ā–  The function š’‡: ā„ ā†’ ā„, š’‡(š’™) = š’™šŸ

šŸ‘ The functions with rules of the form š‘“(š‘„) = š‘Ž(š‘„ āˆ’ ā„Ž)3 + š‘˜ are one-to-one functions. Hence each of these functions has an inverse function.

The inverse function of š‘“(š‘„) = š‘„3 is š‘“āˆ’1(š‘„) = š‘„1

3. Examples:

1. Sketch the graph of š‘“(š‘„) = āˆ’2(š‘„ + 1)3 + 1. Show all intercepts andpoint of inflection.

2. Find the inverse functin of š‘“(š‘„) = āˆ’2(š‘„ + 1)3 + 1.

š‘“(š‘„)

12

Complete Exercise 6E Questions page 235

6F ā€“ Graphs of factorised cubic functions The general cubic function written in polynomial form is

š’š = š’‚š’™šŸ‘ + š’ƒš’™šŸ + š’„š’™ + š’… The graph of a cubic function can have one, two or three š‘„-axis intercepts.

ā–  If a cubic can be written as the product of three linear factors, š‘¦ = š‘Ž(š‘„ āˆ’ š›¼)(š‘„ āˆ’ š›½)(š‘„ āˆ’ š›¾)

then its graph can be sketched by following these steps: ā–Ŗ Find the š‘¦-axis intercept. ā–Ŗ Find the š‘„-axis intercepts. ā–Ŗ Prepare a sign diagram. ā–Ŗ Consider the š‘¦-values as š‘„ increases to the right of all š‘„-axis intercepts. ā–Ŗ Consider the š‘¦-values as š‘„ decreases to the left of all š‘„-axis intercepts.

ā–  If there is a repeated factor to the power 2, the š‘¦-values have the same sign

immediately to the left and right of the corresponding š‘„-axis intercept. Linear factors will be written as š‘¦ = š‘Ž(š‘„ āˆ’ š›¼)(š‘„ āˆ’ š›½)2

Graphs of some cubic functions

Points of

inflection

Repeated factors

Three intercepts, no repeated factors

13

ā–  Sign diagrams A sign diagram is a number-line diagram which shows when an expression is positive or negative. The following is a sign diagram for a cubic function, the graph of which is also shown.

Using a sign diagram requires that the factors, and the š‘„-axis intercepts, be found. The š‘¦ āˆ’axis intercept and sign diagram can then be used to complete the graph. Example:

1. Sketch the graph of š‘¦ = (š‘„ + 1)(š‘„ āˆ’ 2)(š‘„ + 3). Hint: draw a sign diagram first.

2. Sketch the graph of š‘¦ = 3š‘„3 āˆ’ 4š‘„2 āˆ’ 13š‘„ āˆ’ 6

14

Complete Exercise 6F Questions page 241

15

6G ā€“ Solving cubic inequalities As was done for quadratic inequalities, we can solve cubic inequalities by considering the graph of the corresponding polynomial. Examples:

Solve the following cubic inequalities. a) (š‘„ + 1)(š‘„ āˆ’ 2)(š‘„ + 3) ā‰„ 0

b) (š‘„ + 1)(š‘„ āˆ’ 2)(š‘„ + 3) < 0

Complete Exercise 6G Questions page 242

6H ā€“ Families of cubic polynomial functions ā–  Finding rules for cubic polynomialfunctions.

Apply the same rules that were applied to finding the rule for a quadratic polynomial function. Use any of the general rules: š‘“(š‘„) = š‘Ž(š‘„ āˆ’ ā„Ž)3 + š‘˜ Or š‘“(š‘„) = š‘Žš‘„3 + š‘š‘„2 + š‘š‘„ + š‘‘ Example:

1. Find a cubic function whose graph touches the š‘„-axis at š‘„ = āˆ’4, cuts it at the origin, and has a value 6 when š‘„ = āˆ’3.

16

2. Find the equation of the following cubic in the form š‘¦ = š‘Žš‘„3 + š‘š‘„2.

Complete Exercise 6H Questions page 246

6I ā€“ Quartic and other polynomial functions

ā–  Quartic functions of the form š’‡(š’™) = š’‚(š’™ āˆ’ š’‰)šŸ’ + š’Œ ā–Ŗ As with other graphs it has been seen that changing the value of š‘Ž simply narrows or

broadens the graph without changing its fundamental shape.

ā–Ŗ If š‘Ž < 0, the graph is inverted. ā–Ŗ The significant feature of the graph of a quartic of this

form is the turning point. ā–Ŗ The turning point of š‘¦ = š‘„4 is at the origin (0,0). ā–Ŗ For the graph of a quartic function of the form

š’‡(š’™) = š’‚(š’™ āˆ’ š’‰)šŸ’ + š’Œ, the turning point is at (š’‰, š’Œ). When sketching quartic graphs of the form š‘¦ = š‘Ž(š‘„ āˆ’ ā„Ž)4 + š‘˜, first identify the turning point. To add further detail to the graph, find the š‘„-axis and š‘¦-axis intercepts. Examples of possible cubic functions and the shape of their graphs.

17

ā–  Odd and even polynomials Knowing that a function is even or that it is odd is very helpful when sketching its graph.

ā–  A function š‘“ is even if š‘“(āˆ’š‘„) = š‘“(š‘„). This means that the graph is symmetric about the š‘¦-axis. That is, the graph appears the same after reflection in the š‘¦-axis.

ā–  A function š‘“ is odd if š‘“(āˆ’š‘„) = āˆ’š‘“(š‘„). The graph of an odd function has rotational symmetry with respect to the origin: the graph remains unchanged after rotation of 180Ā° about the origin. A power function is a function š‘“ with rule š‘“(š‘„) = š‘„š‘Ÿ where š‘Ÿ is a non-zero real number. We will only consider the cases where š‘Ÿ is a positive integer or š‘Ÿ āˆˆ {āˆ’2, āˆ’1,12,13}.

Even-degree power functions

The functions with rules š‘“(š‘„) = š‘„2 and š‘“(š‘„) = š‘„4 are examples of even-degree power functions. The following are properties of all even-degree power functions: š‘“(āˆ’š‘„) = (š‘„) for all š‘„ š‘“(0) = 0

As š‘„ ā†’ Ā±āˆž, š‘¦ ā†’ āˆž. Odd-degree power functions The functions with rules š‘“(š‘„) = š‘„3 and š‘“(š‘„) = š‘„5are examples of odd-degree power functions. The following are properties of all odd-degree power functions: š‘“(āˆ’š‘„) = āˆ’š‘“(š‘„) for all xx š‘“(0) = 0

As š‘„ ā†’ āˆž, š‘¦ ā†’ āˆž and

as š‘„ ā†’ āˆ’āˆž, š‘¦ ā†’ āˆ’āˆž. Note: if a function has both even and odd powers, it is neither even or odd. Example:

3. State whether the following polynomials is even or odd. a) š‘“(š‘„) = 3š‘„4 āˆ’ š‘„2

18

b) š‘“(š‘„) = 8š‘„3 + 5š‘„ āˆ’ 9

4. a) On the same set of axis sketch the graphs of š‘“(š‘„) = š‘„4 and š‘”(š‘„) = 9š‘„2. b) Solve the equation š‘“(š‘„) = š‘”(š‘„) c) Solve the inequality š‘“(š‘„) ā‰¤ š‘”(š‘„)

Complete Exercise 6I Questions page 252

19

6J ā€“ Applications of polynomial functions Textbook examples:

1. A square sheet of tin measures 12 š‘š‘š Ɨ 12 š‘š‘š.

Four equal squares of edge š‘„ cm are cut out of the corners and the sides are turned up to form an open rectangular box. Find:

a) the values of š‘„ for which the volume is 100 š‘š‘š3 b) the maximum volume.

Solution The figure shows how it is possible to form many open rectangular boxes with dimensions

12 āˆ’ 2š‘„, 12 āˆ’ 2š‘„ and š‘„.

The volume of the box is

š‘‰ = š‘„(12 āˆ’ 2š‘„)2, 0 ā‰¤ š‘„ ā‰¤ 6 which is a cubic model. We complete the solution using a CAS calculator as follows.

2. It is found that 250 metres of the path of a stream can be modelled by a cubic function. The cubic passes through the points (0,0), (100,22), (150,āˆ’10), (200,āˆ’20).

20

a) Find the equation of the cubic function. b) Find the maximum deviation of the graph from the š‘„-axis for š‘„ āˆˆ [0,250].

Complete Exercise 6J Questions page 255

Chapter 6 Checklist This is the minimum requirement, do more where you feel it is necessary.

Exercise 6A: The language of polynomials Q 2, 3, 4, 5a,c,d,h, 6, 7, 8, 9, 10b

Exercise 6B: Division of polynomials Q 1a,c, 2b,d, 3b,c, 4a,d, 5, 6, 7a,c,e,f

Exercise 6C: Factorisation of polynomials Q 1-LHS, 2,b,c, 3, 4, 5-RHS, 7a,d, 8b,c,e,g,h, 9,a,c, 10

Exercise 6D: Solving cubic equations Q 1b,d, 2a,c, 3c,d, 4-RHS, 5-b,c,f, 6a,c,e, 7b,d

Exercise 6E: Cubic functions f(x)=a(x-h)3+k Q 2, 3, 4

Exercise 6F: Graphs of factorised cubic functions Q1a,c, 2b,e,f, 3a,c,d, 4, 5

Exercise 6G: Solving cubic inequalities Q 1, 2

Exercise 6H: Families of cubic polynomials Q 1, 3, 5, 6, 7a,c, 8 9a,c,g

Exercise 6I: Quartic and other polynomials Q 1a,d, 2a,d,e,f, 3-RHS, 4-LHS, 5, 6, 8

Exercise 6J: Applications of polynomials Q- All

Chapter 6 Review Questions All