Functions Graphs
Functions Graphs
c
1997
University of Sydney
Contents
1 Functions
1.1
What is a function? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
1.1.1
Denition of a function . . . . . . . . . . . . . . . . . . . . . . . . .
1.1.2
1.1.3
Domain of a function . . . . . . . . . . . . . . . . . . . . . . . . . .
1.1.4
Range of a function . . . . . . . . . . . . . . . . . . . . . . . . . . .
1.2
1.3
1.4
Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
11
Vertical shift . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
2.1.2
Horizontal shift . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
2.2
2.3
2.3.2
2.4
Other eects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
2.5
Combining eects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
2.6
2.7
2.8
Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
2.9
. . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
27
Piecewise functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
3.1.1
3.2
Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
3.3
Inequalities . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
3.4
Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
4 Polynomials
4.1
3
36
4.1.2
4.1.3
4.1.4
4.2
4.3
Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
4.4
Factorising polynomials . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44
4.5
4.4.1
Dividing polynomials . . . . . . . . . . . . . . . . . . . . . . . . . . 44
4.4.2
4.4.3
Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
5 Solutions to exercises
50
Functions
In this Chapter we will cover various aspects of functions. We will look at the denition of
a function, the domain and range of a function, what we mean by specifying the domain
of a function and absolute value function.
1.1
What is a function?
1.1.1
Denition of a function
A function f from a set of elements X to a set of elements Y is a rule that
assigns to each element x in X exactly one element y in Y .
One way to demonstrate the meaning of this denition is by using arrow diagrams.
X
1
Y
f
X
5
Y
g
A function can also be described as a set of ordered pairs (x, y) such that for any x-value in
the set, there is only one y-value. This means that there cannot be any repeated x-values
with dierent y-values.
The examples above can be described by the following sets of ordered pairs.
F = {(1,5),(3,3),(2,3),(4,2)} is a function.
G = {(1,5),(4,2),(2,3),(3,3),(1,6)} is not
a function.
The denition we have given is a general one. While in the examples we have used numbers
as elements of X and Y , there is no reason why this must be so. However, in these notes
we will only consider functions where X and Y are subsets of the real numbers.
In this setting, we often describe a function using the rule, y = f (x), and create a graph
of that function by plotting the ordered pairs (x, f (x)) on the Cartesian Plane. This
graphical representation allows us to use a test to decide whether or not we have the
graph of a function: The Vertical Line Test.
1.1.2
The Vertical Line Test states that if it is not possible to draw a vertical line through a
graph so that it cuts the graph in more than one point, then the graph is a function.
x
0
x
0
This is the graph of a function. All possible vertical lines will cut this graph only
once.
1.1.3
Domain of a function
1.1.4
Range of a function
For a function f : X Y the range of f is the set of y-values such that y = f (x) for
some x in X.
This corresponds to the set ofy-values when we describe a function as a set of ordered
pairs (x, y). The function y = x has range; all real y 0.
Example
a. State the domain and range of y =
x + 4.
x + 4.
Solution
a. The domain of y = x + 4 is all real x 4. We know that square root functions are
only dened for positive numbers so we require that x + 4 0, ie x 4.We also
know that the square root functions are always positive so the range of y = x + 4 is
all real y 0.
b.
y
3
1
x
4
The graph of y =
x + 4.
Example
a. State the equation of the parabola sketched below, which has vertex (3, 3).
y
1
x
2
1
2
3
x2 6x
.
3
b. The domain of this parabola is all real x. The range is all real y 3.
Example
Sketch x2 + y 2 = 16 and explain why it is not the graph of a function.
Solution
x2 + y 2 = 16 is not a function as it fails the vertical line test. For example, when x = 0
y = 4.
x
2
f (2+h)f (2)
,
h
h = 0.
Solution
y
x
1
6 + 3h (h2 + 4h + 4) 2
h
h2 h
h
= h 1
Example
Sketch the graph of the function f (x) = (x 1)2 + 1 and show that f (p) = f (2 p).
Illustrate this result on your graph by choosing one value of p.
Solution
6
x
2
f (2 p) = ((2 p) 1)2 + 1
= (1 p)2 + 1
= (p 1)2 + 1
= f (p)
x
2
1.2
We sometimes give the rule y = f (x) along with the domain of denition. This domain
may not necessarily be the natural domain. For example, if we have the function
y = x2
for
0x2
then the domain is given as 0 x 2. The natural domain has been restricted to the
subinterval 0 x 2.
Consequently, the range of this function is all real y where 0 y 4. We can best
illustrate this by sketching the graph.
x
1
1.3
Before we dene the absolute value function we will review the denition of the absolute
value of a number.
The Absolute value of a number x is written |x| and is dened as
|x| = x if x 0
|x| = x if x < 0.
or
|4|=4
0
| a x | = |x a |
a
+x if x 0
x if x < 0
From this denition we can graph the function by taking each part separately. The graph
of y = |x| is given below.
y
2
y = x
x<0
y=x
x0
x
2
Example
Sketch the graph of y = |x 2|.
Solution
For y = |x 2| we have
y=
+(x 2) when x 2 0
or
x2
(x 2) when x 2 < 0
or
x<2
That is,
y=
x2
for x 2
x + 2 for x < 2
1
y = x + 2 x < 2
y=x2 x2
x
1.4
Exercises
9 x2 .
(x + h) (x)
h
h = 0.
3. Sketch the following functions stating the domain and range of each:
a. y = x 1
b. y = |2x|
c. y =
1
x4
d. y = |2x| 1.
4. a. Find the perpendicular distance from (0, 0) to the line x + y + k = 0
b. If the line x + y + k = 0 cuts the circle x2 + y 2 = 4 in two distinct points, nd the
restrictions on k.
5. Sketch the following, showing their important features.
a. y =
x
1
2
b. y 2 = x2 .
6. Explain the meanings of function, domain and range. Discuss whether or not y 2 = x3
is a function.
7. Sketch the following relations, showing all intercepts and features. State which ones
are functions giving their domain and range.
a. y = 4 x2
b. |x| |y| = 0
c. y = x3
d. y =
x
,x
|x|
= 0
e. |y| = x.
8. If A(x) = x2 + 2 +
1
,
x2
9. Write down the values of x which are not in the domain of the following functions:
a. f (x) = x2 4x
b. g(x) =
x
x2 1
x
x1
, nd in simplest form:
L(M (x))
ii
M (L(x))
10
12. Using the sketches, nd the value(s) of the constants in the given equations:
y
x
1
1
(2,1)
(2,1)
x
2
y = ax2 b
y=
n
,
2n+1
1
.
(2n1)(2n+1)
a
bx2 +1
11
In this Chapter we will look at the eects of stretching, shifting and reecting the basic
functions, y = x2 , y = x3 , y = x1 , y = |x|, y = ax , x2 + y 2 = r2 . We will introduce the
concepts of even and odd functions, increasing and decreasing functions and will solve
equations using graphs.
2.1
2.1.1
We can draw the graph of y = f (x) + k from the graph of y = f (x) as the addition of
the constant k produces a vertical shift. That is, adding a constant to a function moves
the graph up k units if k > 0 or down k units if k < 0. For example, we can sketch the
function y = x2 3 from our knowledge of y = x2 by shifting the graph of y = x2 down
by 3 units. That is, if f (x) = x2 then f (x) 3 = x2 3.
y
y = x2
(1,1)
y = x 2 3
x
(1,2)
3
2.1.2
Horizontal shift
We can draw the graph of y = f (x a) if we know the graph of y = f (x) as placing the
constant a inside the brackets produces a horizontal shift. If we replace x by x a inside
the function then the graph will shift to the left by a units if a < 0 and to the right by a
units if a > 0.
12
1
For example we can sketch the graph of y = x2
from our knowledge of y = x1 by shifting
1
.
this graph to the right by 2 units. That is, if f (x) = x1 then f (x 2) = x2
y
3
(1,1)
(1,3)
(1,1)
(1,1)
2.2
1
x2
We can sketch the graph of a function y = bf (x) (b > 0) if we know the graph of y = f (x)
as multiplying by the constant b will have the eect of stretching the graph in the ydirection by a factor of b. That is, multiplying f (x) by b will change all of the y-values
proportionally.
For example, we can sketch y = 2x2 from our knowledge of y = x2 as follows:
y
(1,2)
(1,1)
x
1
The graph of y = x2 .
x
1
The graph of y = 2x2 . Note, all the yvalues have been multiplied by 2, but the
x-values are unchanged.
13
(1,1)
1
(1,1/2)
x
The graph of y = x2 .
2.3
2.3.1
x
0
We can sketch the function y = f (x) if we know the graph of y = f (x), as a minus sign
in front of f (x) has the eect of reecting the whole graph in the x-axis. (Think of the
x-axis as a mirror.) For example, we can sketch y = |x| from our knowledge of y = |x|.
y
y
x
2
1
x
1
2.3.2
We can sketch the graph of y = f (x) if we know the graph of y = f (x) as the graph of
y = f (x) is the reection of y = f (x) in the y-axis.
14
x
1
The graph of y = 3x .
2.4
x
0
Other eects
We can sketch the graph of y = |f (x)| if we know the graph of y = f (x) as the eect of the
absolute value is to reect all of the negative values of f (x) in the x-axis. For example,
we can sketch the graph of y = |x2 3| from our knowledge of the graph of y = x2 3.
y
2
4
x
1
x
3
The graph of y = x2 3.
2.5
Combining eects
We can use all the above techniques to graph more complex functions. For example, we
can sketch the graph of y = 2 (x + 1)2 from the graph of y = x2 provided we can analyse
the combined eects of the modications. Replacing x by x + 1 (or x (1)) moves the
15
graph to the left by 1 unit. The eect of the sign in front of the brackets turns the
graph up side down. The eect of adding 2 moves the graph up 2 units. We can illustrate
these eects in the following diagrams.
x
1
The graph of y = x2 .
y
2
y
2
x
2
Similarly, we can sketch the graph of (xh)2 +(yk)2 = r2 from the graph of x2 +y 2 = r2 .
Replacing x by x h shifts the graph sideways h units. Replacing y by y k shifts the
graph up or down k units. (We remarked before that y = f (x) + k could be written as
y k = f (x).)
For example, we can use the graph of the circle of radius 3, x2 + y 2 = 9, to sketch the
graph of (x 2)2 + (y + 4)2 = 9.
16
x
4
The graph of x2 + y 2 = 9.
This is a circle centre (0, 0), radius 3.
y
2
2
(2,1)
(1,4)
(2,4)
(5,4)
(2,7)
2.6
We can sketch the graph of functions such as y = |x| + |x 2| by drawing the graphs of
both y = |x| and y = |x 2| on the same axes then adding the corresponding y-values.
17
y = |x 2|
y = |x|
x
6
x
6
At each point of x the y-values of y = |x| and y = |x 2| have been added. This allows
us to sketch the graph of y = |x| + |x 2|.
This technique for sketching graphs is very useful for sketching the graph of the sum of
two trigonometric functions.
2.7
We can solve equations of the form f (x) = k by sketching y = f (x) and the horizontal line
y = k on the same axes. The solution to the equation f (x) = k is found by determining
the x-values of any points of intersection of the two graphs.
18
(1,2)
(5,2)
x
2
(3,4)
19
2.8
Exercises
y = x2
b.
y = 13 x2
c.
y = x2
d.
y = (x + 1)2
y=
1
x
b.
y=
2
x
y = |x3 2|
c.
y = 3 (x 1)3
y = 2|x 2|
c.
y = 4 |x|
y=
1
x2
c.
d.
y=
1
x+1
+2
y = x3
b.
y = |x|
b.
x2 + y 2 = 16
a. y = 9 x2
7. Show that
b.
x2 + (y + 2)2 = 16
b.
y=
x1
1
=
+ 1.
x2
x2
9 (x 1)2
c.
(x 1)2 + (y 3)2 = 16
c.
y=
9 x2 3
x1
.
x2
x+1
.
x1
20
x
3
1.5
1
x2
3
= 1
c. x = x2
d. x2 =
1
x
13. Solve |x 2| = 3.
a. algebraically
b. geometrically.
14. The parabolas y = (x 1)2 and y = (x 3)2 intersect at a point P . Find the
coordinates of P .
15. Sketch the circle x2 + y 2 2x 14y + 25 = 0. [Hint: Complete the squares.] Find
the values of k, so that the line y = k intersects the circle in two distinct points.
16. Solve
4
5x
= 1, using a graph.
21
2.9
Denition:
A function, y = f (x), is even if f (x) = f (x) for all x in the domain of f .
Geometrically, an even function is symmetrical about the y-axis (it has line symmetry).
The function f (x) = x2 is an even function as f (x) = (x)2 = x2 = f (x) for all values
of x. We illustrate this on the following graph.
y
4
x
2
The graph of y = x2 .
Denition:
A function, y = f (x), is odd if f (x) = f (x) for all x in the domain of f .
Geometrically, an odd function is symmetrical about the origin (it has rotational symmetry).
The function f (x) = x is an odd function as f (x) = x = f (x) for all values of x.
This is illustrated on the following graph.
y
y
1
x
2
1
y
The graph of y = x.
22
Example
Decide whether the following functions are even, odd or neither.
1. f (x) = 3x2 4
2. g(x) =
1
2x
3. f (x) = x3 x2 .
Solution
1.
f (x) = 3(x)2 4 = 3x2 4 = f (x)
The function f (x) = 3x2 4 is even.
2.
g(x) =
1
1
1
=
=
= g(x)
2(x)
2x
2x
Example
Sketched below is part of the graph of y = f (x).
y
x
0
23
Solution
y
x
0
x
0
2.10
Here we will introduce the concepts of increasing and decreasing functions. In Chapter 5
we will relate these concepts to the derivative of a function.
Denition:
The function y = 2x is an example of a function that is increasing over its domain. The
function y = x2 is increasing for all real x > 0.
24
y
y
f(b)
1
2
f(a)
x
x
0
1 b
2
f(a)
1
f(b)
x
x
a 1 b
2.11
Exercises
25
i
ii
c. if k
i
ii
iii
iv
v
increasing?
decreasing?
is a constant, nd the values of k such that f (x) = k has
no solutions
1 solution
2 solutions
3 solutions
4 solutions.
x
4
(b) odd.
x
0
x
0
y = f (x)
y = g(x)
b. y = 4 x2
c. y = 2x
d. y = x3 + 3x
a. y = x4 + 2
e. y =
i.
x
x2
y = 2x + 2x
1
x2 4
g.
f.
y=
j.
y = |x 1| + |x + 1|
y=
1
x2 + 4
h. y =
x
x3 + 3
c. if h(x) =
26
f (x)
, g(x) = 0, then h(x) is odd
g(x)
27
In this Chapter we will discuss functions that are dened piecewise (sometimes called
piecemeal functions) and look at solving inequalities using both algebraic and graphical
techniques.
3.1
3.1.1
Piecewise functions
Restricting the domain
x
1
x
1
28
We can now put these pieces together to dene a function of the form
1 x2 for x 0
1x
f (x) =
for x < 0
We say that this function is dened piecewise. First note that it is a function; each value
of x in the domain is assigned exactly one value of y. This is easy to see if we graph the
function and use the vertical line test. We graph this function by graphing each piece of
it in turn.
2 y
x
0
The graph shows that f dened in this way is a function. The two pieces of y = f (x)
meet so f is a continuous function.
The absolute value function
x for x < 0
f (x) =
for x 0
Example
Sketch the function
f (x) =
x2 + 1 for x 0
for x < 0
29
Solution
y
2
x
2
This function is not continuous at x = 0 as the two branches of the graph do not meet.
Notice that we have put an open square (or circle) around the point (0, 2) and a solid
square (or circle) around the point (0, 1). This is to make it absolutely clear that f (0) = 1
and not 2. When dening a function piecewise, we must be extremely careful to assign
to each x exactly one value of y.
3.2
Exercises
1 x2 for x 0
1x
f (x) =
for x < 0
evaluate
a. 2f (1) + f (2)
b. f (a2 )
2. For the function given in 1, solve f (x) = 2.
3. Below is the graph of y = g(x). Write down the rules which dene g(x) given that
its pieces are hyperbolic, circular and linear.
30
x
3
4 x2 for 2 x 0
f (x) =
x2 4
for x > 0
b. State the range of f .
c. Solve
i
f (x) = 0
ii
f (x) = 3.
ii
iii 2 solutions.
5. Sketch the graph of y = f (x) if
1 |x 1| for x 0
|x + 1|
f (x) =
for x < 0
g(x) =
x+2
for x < 1
for 1 x < 1
2x
for x 1
31
y
3
x
6
Write down a piecewise function that represents this function using (a) 4 (b) 3 (c) 2
pieces (i.e. rules that dene the function).
8. a. The following piecewise function is of the form
cx + d
f (x) =
for x > 2
y
(4,4)
x
4
32
3.3
Inequalities
We can solve inequalities using both algebraic and graphical methods. Sometimes it is
easier to use an algebraic method and sometimes a graphical one. For the following
examples we will use both, as this allows us to make the connections between the algebra
and the graphs.
Algebraic method
Graphical method
1. Solve 3 2x 1.
This is a (2 Unit) linear inequality.
Remember to reverse the inequality
sign when multiplying or dividing
by a negative number.
3 2x 1
2x 2
x 1
(1,1)
x
0
2. Solve x2 4x + 3 < 0.
This is a (2 Unit) quadratic inequality. Factorise and use a number line.
x2 4x + 3 < 0
(x 3)(x 1) < 0
The critical values are 1 and 3,
which divide the number line into
three intervals. We take points in
each interval to determine the sign
of the inequality; eg use x = 0,
x = 2 and x = 4 as test values.
positive
1
negative
1
positive
3
Let y = x2 4x + 3.
y
1
x
0
33
neg positive
positive
0
Therefore, x < 4 or x 5.
.
4. Solve x 3 < 10
x
Consider x 3 = 10
, x = 0.
x
Multiply by x we get
x2 3x = 10
x2 3x 10 = 0
(x 5)(x + 2) = 0
Therefore, the critical values are
2, 0 and 5 which divide the number line into four intervals. We can
use x = 3, x = 1, x = 1 and
x = 6 as test values in the inequality. The points x = 3 and x = 1
satisfy the inequality, so the solution is x < 2 or 0 < x < 5.
(Notice that we had to include 0 as
one of our critical values.)
Let y =
1
.
x4
y
(5,1)
1
is not dened for x = 4. It
y = x4
is a hyperbola with vertical asymptote
at x = 4. To solve our inequality we
need to nd the values of x for which
the hyperbola lies on or under the line
y = 1. (5, 1) is the point of intersection.
1
So, from the graph we see that x4
1
when x < 4 or x 5.
6
3
(5,2)
x
6
6
(0,3)
(2,5)
34
Example
Sketch the graph of y = |2x 6|.
Hence, where possible,
a. Solve
i
|2x 6| = 2x
ii
|2x 6| > 2x
iii |2x 6| = x + 3
iv |2x 6| < x + 3
v
|2x 6| = x 3
b. Determine the values of k for which |2x 6| = x + k has exactly two solutions.
Solution
2x 6
f (x) = |2x 6| =
for x 3
y
y = 2x
y = |2x 6|
(9,12)
10.0
5.0
(1,4)
(1.5,3)
y=x+3
-4.00
-2.00
2.00
4.00
6.00
8.00
10.00
y=x3
-5.0
-10.0
a. i
Mark in the graph of y = 2x. It is parallel to one arm of the absolute value graph.
It has one point of intersection with y = |2x 6| = 2x + 6 (x < 3) at x = 1.5.
ii
When is the absolute value graph above the line y = 2x? From the graph, when
x < 1.5.
35
3.4
Exercises
1. Solve
a. x2 4x
b.
4p
p+3
c.
7
9x2
1
> 1
4
x
36
Polynomials
Many of the functions we have been using so far have been polynomials. In this Chapter
we will study them in more detail.
Denition
A real polynomial, P (x), of degree n is an expression of the form
P (x) = pn xn + pn1 xn1 + pn2 xn2 + + p2 x2 + p1 x + p0
where pn = 0, p0 , p1 , , pn are real and n is an integer 0.
All polynomials are dened for all real x and are continuous functions.
We are familiar with the quadratic polynomial, Q(x) = ax2 + bx + c where a = 0. This
polynomial has degree 2.
The function f (x) = x + x is not a polynomial as it has a power which is not an integer
0 and so does not satisfy the denition.
4.1
4.1.1
One piece of information that can be a great help when sketching a polynomial is the
way it behaves for values of x when |x| is large. That is, values of x which are large in
magnitude.
The term of the polynomial with the highest power of x is called the leading or dominant
term. For example, in the polynomial P (x) = x6 3x4 1, the term x6 is the dominant
term.
When |x| is large, the dominant term determines how the graph behaves as it is so much
larger in magnitude than all the other terms.
How the graph behaves for |x| large depends on the power and coecient of the dominant
term.
There are four possibilities which we summarise in the following diagrams:
y
37
This gives us a good start to graphing polynomials. All we need do now is work out what
happens in the middle. In Chapter 5 we will use calculus methods to do this. Here we
will use our knowledge of the roots of polynomials to help complete the picture.
4.1.2
The quadratic polynomial equation Q(x) = ax2 + bx + c = 0 has two roots that may be:
1. real (rational or irrational) and distinct,
2. real (rational or irrational) and equal,
3. complex (not real).
We will illustrate all of these cases with examples, and will show the relationship between
the nature and number of zeros of Q(x) and the x-intercepts (if any) on the graph.
1. Let Q(x) = x2 4x + 3.
We nd the zeros of Q(x) by solving the
equation Q(x) = 0.
x2 4x + 3 = 0
(x 1)(x 3) = 0
Therefore x = 1 or 3.
The roots are rational (hence real) and
distinct.
y
3
1x
|
0
1 -
38
2. Let Q(x) = x2 4x 3.
Solving the equation Q(x) = 0 we get,
x2 4x 3 = 0
4 16 + 12
x =
2
Therefore x = 2 7.
The roots are irrational (hence real) and
distinct.
y
0
x
2
3. Let Q(x) = x2 4x + 4.
Solving the equation Q(x) = 0 we get,
x2 4x + 4 = 0
(x 2)2 = 0
Therefore x = 2.
The roots are rational (hence real) and
equal. Q(x) = 0 has a repeated or double root at x = 2.
1
x
0
4. Let Q(x) = x2 4x + 5.
Solving the equation Q(x) = 0 we get,
x2 4x + 5 = 0
4 16 20
x =
2
Therefore x = 2 4.
There are no real roots. In this case the
roots are complex.
1
x
0
39
We have given above four examples of quadratic polynomials to illustrate the relationship
between the zeros of the polynomials and their graphs.
In particular we saw that:
i
if the quadratic polynomial has two real distinct zeros, then the graph of the polynomial cuts the x-axis at two distinct points;
ii
if the quadratic polynomial has a real double (or repeated) zero, then the graph sits
on the x-axis;
iii if the quadratic polynomial has no real zeros, then the graph does not intersect the
x-axis at all.
So far, we have only considered quadratic polynomials where the coecient of the x2
term is positive which gives us a graph which is concave up. If we consider polynomials
Q(x) = ax2 + bx + c where a < 0 then we will have a graph which is concave down.
For example, the graph of Q(x) = (x2 4x + 4) is the reection in the x-axis of the
graph of Q(x) = x2 4x + 4. (See Chapter 2.)
y
y
0
x
2
x
0
4.1.4
ii
40
x
1
2. Let Q(x) = x3 .
Solving Q(x) = 0 we get that x3 = 0.
We can write this as (x 0)3 = 0.
So, this equation has three equal real
roots at x = 0.
x
1
3. Let Q(x) = x3 x2 .
Solving the equation Q(x) = 0 we get,
x 3 x2 = 0
x2 (x 1) = 0
Therefore x = 0 or 1.
The roots are real with a double root at
x = 0 and a single root at x = 1.
x
1
x
1
41
Again, in the above examples we have looked only at cubic polynomials where the coecient of the x3 term is positive. If we consider the polynomial P (x) = x3 then the graph
of this polynomial is the reection of the graph of P (x) = x3 in the x-axis.
y
1
x
1
4.2
We will write down a few rules that we can use when we have a polynomial of degree 3.
If P (x) is a real polynomial of degree n then:
1. P (x) = 0 has at most n real roots;
2. if P (x) = 0 has a repeated root with an even power then the graph of P (x) turns at
this repeated root;
3. if P (x) = 0 has a repeated root with an odd power then the graph of P (x) has a
horizontal point of inection at this repeated root.
For example, 1. tells us that if we have a quartic polynomial equation f (x) = 0. Then
we know that f (x) = 0 has 4 real roots.
We can illustrate 2. by the sketching f (x) = x(x 2)2 (x + 1). Notice how the graph sits
on the x-axis at x = 2.
y
2
x
1
42
We illustrate 3. by sketching the graph of f (x) = x(x 2)3 . Notice the horizontal point
of inection at x = 2.
y
2
x
0
4.3
Exercises
ii
iii
y
1
x
1
x
1
iv
x
0
vi
y
y
1
x
1
x
1
x
1
43
b.
y
x
2
c.
4
x
x
4
d.
e.
x
4
(2,8)
f.
y
(0,8)
x
0
5
x
(2,8)
(3,9)
7. The graph of the polynomial y = f (x) is given below. It has a local maximum and
minimum as marked. Use the graph to answer the following questions.
a. State the roots of f (x) = 0.
b. What is the value of the repeated root.
c. For what values of k does the equation f (x) = k have exactly 3 solutions.
44
(1.28,9.91)
10
4.4
Factorising polynomials
So far for the most part, we have looked at polynomials which were already factorised. In
this section we will look at methods which will help us factorise polynomials with degree
> 2.
4.4.1
Dividing polynomials
Suppose we have two polynomials P (x) and A(x), with the degree of P (x) the degree
of A(x), and P (x) is divided by A(x). Then
P (x)
R(x)
= Q(x) +
,
A(x)
A(x)
where Q(x) is a polynomial called the quotient and R(x) is a polynomial called the
remainder, with the degree of R(x) < degree of A(x).
We can rewrite this as
P (x) = A(x) Q(x) + R(x).
For example: If P (x) = 2x3 + 4x + 3 and A(x) = x 2, then P (x) can be divided by A(x)
as follows:
2x2 + 4x + 12
x 2 2x3 + 0x2 + 4x 3
2x3 4x2
4x2 + 4x 3
4x2 8x
12x 3
12x 24
21
45
where r is a constant.
46
Example
When the polynomial f (x) is divided by x2 4, the remainder is 5x + 6. What is the
remainder when f (x) is divided by (x 2)?
Solution
Write f (x) = (x2 4) q(x) + (5x + 6). Then
Remainder = f (2)
= 0 q(2) + 16
= 16
A consequence of the Remainder Theorem is the Factor Theorem which we state below.
4.4.3
If x = a is a zero of f (x), that is f (a) = 0, then (x a) is a factor of f (x) and f (x) may
be written as
f (x) = (x a)q(x)
for some polynomial q(x).
Also, if (x a) and (x b) are factors of f (x) then (x a)(x b) is a factor of f (x) and
f (x) = (x a)(x b) Q(x)
for some polynomial Q(x).
Another useful fact about zeros of polynomials is given below for a polynomial of degree
3.
If a (real) polynomial
P (x) = ax3 + bx2 + cx + d,
where a = 0, a, b, c and d are real, has exactly 3 real zeros , and , then
P (x) = a(x )(x )(x )
(1)
Furthermore, by expanding the right hand side of (1) and equating coecients we get:
i
ii
iii
b
++ = ;
a
c
+ + = ;
a
d
= .
a
47
This result can be extended for polynomials of degree n. We will give the partial result
for n = 4.
If
P (x) = ax4 + bx3 + cx2 + dx + e
is a polynomial of degree 4 with real coecents, and P (x) has four real zeros , , and
, then
P (x) = a(x )(x )(x )(x )
and expanding and equating as above gives
e
= .
a
If a = 1 and the equation P (x) = 0 has a root which is an integer, then that integer must
be a factor of the constant term. This gives us a place to start when looking for factors
of a polynomial. That is, we look at all the factors of the constant term to see which ones
(if any) are roots of the equation P (x) = 0.
Example
Let f (x) = 4x3 8x2 x + 2
a. Factorise f (x).
b. Sketch the graph of y = f (x).
c. Solve f (x) 0.
Solution
a. Consider the factors of the constant term, 2. We check to see if 1 and 2 are solutions
of the equation f (x) = 0 by substitution. Since f (2) = 0, we know that (x 2) is a
factor of f (x). We use long division to determine the quotient.
4x2 1
x 2 4x3 8x2 x + 2
4x3 8x2
x+2
x+2
So,
f (x) = (x 2)(4x2 1)
= (x 2)(2x 1)(2x + 1)
48
b.
y
1
x
0
1
2
or x 2.
Example
Show that (x 2) and (x 3) are factors of P (x) = x3 19x + 30, and hence solve
x3 19x + 30 = 0.
Solution
P (2) = 8 38 + 30 = 0 and P (3) = 27 57 + 30 = 0 so (x 2) and (x 3) are both
factors of P (x) and (x 2)(x 3) = x2 5x + 6 is also a factor of P (x). Long division
of P (x) by x2 5x + 6 gives a quotient of (x + 5).
So,
P (x) = x3 19x + 30 = (x 2)(x 3)(x + 5).
Solving P (x) = 0 we get (x 2)(x 3)(x + 5) = 0.
That is, x = 2 or x = 3 or x = 5.
Instead of using long division we could have used the facts that
i
ii
4.5
49
Exercises
1. When the polynomial P (x) is divided by (x a)(x b) the quotient is Q(x) and the
remainder is R(x).
a. Explain why R(x) is of the form mx + c where m and c are constants.
b. When a polynomial is divided by (x 2) and (x 3), the remainders are 4 and 9
respectively. Find the remainder when the polynomial is divided by x2 5x + 6.
c. When P (x) is divided by (x a) the remainder is a2 . Also, P (b) = b2 . Find R(x)
when P (x) is divided by (x a)(x b).
2. a. Divide the polynomial f (x) = 2x4 + 13x3 + 18x2 + x 4 by g(x) = x2 + 5x + 2.
Hence write f (x) = g(x)q(x) + r(x) where q(x) and r(x) are polynomials.
b. Show that f (x) and g(x) have no common zeros. (Hint: Assume that is a
common zero and show by contradiction that does not exist.)
3. For the following polynomials,
i
factorise
ii
solve P (x) = 0
50
Solutions to exercises
1.4
Solutions
x
4
9 x2 .
2.
(x + h) (x)
(x + h)2 + 5 (x2 + 5)
=
h
h
x2 + 2xh + h2 + 5 x2 5
=
h
h2 + 2xh
=
h
= h + 2x
3. a.
b.
x
0
51
c.
y
2
0
2
The graph of y =
1
.
x4
8 x
d.
y
4
x
2
The graph of y = |2x| 1. The domain is all real x, and the range is all real
y 1.
4. a. The perpendicular distance d from (0, 0) to x + y + k = 0 is d = | k2 |.
2
b. For the
line
x+y
+k
=
0
to
cut
the
circle
in
two
distinct
points
d
<
2.
ie
|k|
<
2
or 2 2 < k < 2 2.
5. a.
b.
x
2
The graph of y = ( 12 )x .
6. y 2 = x3 is not a function.
The graph of y 2 = x2 .
52
7. a.
b.
x
2
d.
x
2
x
The graph of y = |x|
. This is the graph
of a function which is not dened at x =
0. Its domain is all real x = 0, and range
is y = 1.
e.
y
2
x
0
53
8.
1
1
1
A( ) = ( )2 + 2 + 1 2
p
p
(p)
1
1
= 2 +2+ 1
p
p2
1
= 2 + 2 + p2
p
= A(p)
9. a. The values of x in the interval 0 < x < 4 are not in the domain of the function.
b. x = 1 and x = 1 are not in the domain of the function.
10. a. (3) + (4) + (5) = log(2.5)
b. (3) + (4) + (5) + + (n) = log( n2 )
11. a. y = 3 when z = 3.
b. i
L(M (x)) = 2(x2 x) + 1
ii M (L(x)) = 4x2 + 2x
12. a. a = 2, b = 2 so the equations is y = 2x2 2.
b. a = 5, b = 1 so the equation is y = x25+1 .
13. b.
y
1
x
1
n1
2n1
n
n1
2n + 1 2n 1
n(2n 1) (2n + 1)(n 1)
=
(2n 1)(2n + 1)
2
2n n (2n2 n 1)
=
(2n 1)(2n + 1)
1
=
(2n 1)(2n + 1)
S(n) S(n 1) =
54
2.8
Solutions
1. a.
b.
x
1
The graph of y = x2 .
The graph of y =
x2
.
3
d.
c.
y
1
The graph of y = x2 .
2. a.
b.
The graph of y = x1 .
y
2
The graph of y =
1
.
x2
55
c.
d.
y
4
x
2
The graph of y =
2
.
x
3. a.
The graph of y =
b.
1
x+1
+ 2.
x
1
The graph of y = x3 .
c.
y
4
x
0
b.
y
y
4
x
2
56
c.
y
4
x
4
5.
a.
b.
2
4
x
4
2 (0,2)
c.
y
4
(1,3)
2
x
4
57
6. a.
b.
(1,0)
x
3
The graph of y =
9 x2 .
The graph of y =
y
The graph of y =
9 x2 3.
1 + (x 2)
x1
1
+1=
=
x2
x2
x2
y
2
x
2
The graph of y =
x1
.
x2
8.
y
2
x
2
The graph of y =
x+1
.
x1
c.
7.
9 (x 1)2 .
58
9. a.
b.
y
x
2
c.
y
2
2
x
x
2
The graph of y = 2x + 2x
for 2 x 2.
10.
y
4
x
2
59
11. a.
b.
y
2
x
3
1.5
x
0
1.5
2
2
c.
d.
2
4
x
0
1.5
3
2
2
3
e.
x
2
f.
y
x
4
x
0
4.5
2
2
4
The graph of y = f (x + 1) 2.
60
g.
h.
y
4
2
4
x
3
b.
y
2
4
x
2
x
2
x = 1 is a solution of
d.
1
x2
= 1.
x
0
x = 1 is a solution of x2 = x1 .
13.
a. For x 2, |x 2| = x 2 = 3. Therefore x = 5 is a solution of the inequality.
(Note that x = 5 is indeed 2.)
For x < 2, |x 2| = (x 2) = x + 2 = 3. Therefore x = 1 is a solution.
(Note that x = 1 is < 2.)
61
b.
y
4
x
2
x
0
y = k intersects the circle at two distinct points when 2 < k < 12.
16.
y
5
(1,1)
0
x
5
10
4
5x
= 1 is x = 1.
62
17.
y
x
4
4
(4/3,8/3)
2
x
0
2.11
Solutions
c. i
k < 2
ii There is no value of k for which f (x) = k has exactly one solution.
iii k = 2 or k > 0
63
iv k = 0
v 2 < k < 0
d. y = f (x) is even
2. a.
b.
x
0
y = f (x) is even.
y = f (x) is odd.
a.
b.
y
y = g(x) is even.
y = g(x) is odd.
3. a.
even
b.
even
c.
neither
d.
odd
e.
odd
f.
even
g.
even
h.
neither
i.
even
j.
even
4. a.
h(x) =
=
=
=
f (x) g(x)
f (x) g(x)
f (x) g(x)
h(x)
Therefore h is odd.
b.
h(x) =
=
=
=
(g(x))2
((g(x))2
(g(x))2
h(x)
Therefore h is even.
64
c.
f (x)
g(x)
f (x)
=
g(x)
f (x)
=
g(x)
= h(x)
h(x) =
Therefore h is odd.
d.
h(x) =
=
=
=
f (x) (g(x))2
f (x) (g(x))2
f (x) (g(x))2
h(x)
Therefore h is even.
5. If f is dened at x = 0
f (0) =
=
2f (0) =
Therefore f (0) =
3.2
f (0)
f (0)
0
0.
(since 0 = 0)
(since f is odd)
(adding f (0) to both sides)
Solutions
x
4
65
3.
g(x) =
x+1
for x < 1
1 x2 for 1 x 1
for x > 1
x
4
f (x) = 0 when x = 2 or x = 2.
f (x) = 3 when x = 1.
d. i
f (x) = k has no solutions when k 4.
ii f (x) = k has 1 solution when 4 < k < 2 or k > 0.
iii f (x) = k has 2 solutions when 2 k 0.
5. Note that f (0) = 0.
y
2
x
4
66
x
4
f (x) =
x+6
for x 3
for 0 x 3
x + 6 for x > 3
x+6
f (x) = |x|
for x 3
for 3 < x < 3
x + 6 for x 3
3 |x + 3| for x 0
3 |x 3| for x > 0
f (x) =
x2 4 for 0 < x 2
2x 4 for x > 2
67
x
4
f (x) =
3.4
2x + 4 for x < 2
4 x2 for 2 x < 0
x2 4 for 0 < x 2
2x 4 for x > 2
Solutions
1. a. 0 x 4
b. 3 < p 1
c. x < 4 or 3 < x < 3 or x > 4
2. a. The graph of y = 4x(x 3) is given below
y
5
x
4
68
4
x
y
5
x
4
b. 2x <
1
2
when x < 1.
a
B
M
5
A
x
4
69
5.
a.
y
5
(2.5,2.5)
x
5
10
c. i
ii
6. 1 x 3
4.3
Solutions
1. a.
b.
y
5
x
2
2
x
0
5
5
c.
y
2
10
b. v.
2. a. iv.
c. i.
d. iii.
The graph of
P (x) = (x + 1)(x2 4x + 5).
e. ii.
f. vi.
70
3. a.
b.
5
x
d.
y
20
x
2
The graph of
P (x) = x(x 1)(x + 2)(3 x).
The graph of
P (x) = x(x 1)(x + 2)(x + 3).
c.
10
2
x
20
20
x
0
x
2
20
20
20
20
10
10
x
2
The graph of
P (x) = x(x + 1)(x2 4x + 5).
x
2
71
4. a.
y
5
x
2
15
20
20
x
2
x3 (x4)
3
(x+4)(x4)2
8
72
4.5
Solutions
73
g()q() + r()
(0)q() + r()
since g() = 0
r()
0
since f () = 0
3. a. i
ii
iii
y
10
x
2
20
iii
y
2
x
2
20
40
74
iii
y
x
0
10
10
10
x
2
10