Functions and Graphs
Functions and Graphs
Jackie Nicholas
Janet Hunter
Jacqui Hargreaves
Contents
1 Functions 1
1.1 What is a function? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.1.1 Definition of a function . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.1.2 The Vertical Line Test . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.1.3 Domain of a function . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.1.4 Range of a function . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.2 Specifying or restricting the domain of a function..................................................6
1.3 The absolute value function......................................................................................7
1.4 Exercises..................................................................................................................... 8
4 Polynomials 36
4.1 Graphs of polynomials and their zeros..................................................................36
4.1.1 Behaviour of polynomials when |x| is large..............................................36
4.1.2 Polynomial equations and their roots........................................................37
4.1.3 Zeros of the quadratic polynomial..............................................................37
4.1.4 Zeros of cubic polynomials..........................................................................39
4.2 Polynomials of higher degree.................................................................................41
4.3 Exercises................................................................................................................... 42
4.4 Factorising polynomials...........................................................................................44
4.4.1 Dividing polynomials...................................................................................44
4.4.2 The Remainder Theorem............................................................................45
4.4.3 The Factor Theorem...................................................................................46
4.5 Exercises................................................................................................................... 49
5 Solutions to exercises 50
Mathematics Learning Centre, University of Sydney 1
1 Functions
In this Chapter we will cover various aspects of functions. We will look at the definition of
a function, the domain and range of a function, what we mean by specifying the domain
of a function and absolute value function.
One way to demonstrate the meaning of this definition is by using arrow diagrams.
X Y X Y
f g
1 5 1 5
2 2 6
3 3 3 3
4 2 4 2
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 different y-values.
The examples above can be described by the following sets of ordered pairs.
The definition 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.
Mathematics Learning Centre, University of Sydney 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.
y y
x
0
x
0
This is the graph of a function. All This is not the graph of a function. The
possi- ble vertical lines will cut this vertical line we have drawn cuts the
graph only once. graph twice.
This also corresponds to the set of x-values when we describe a function as a set of ordered
pairs (x, y).
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.
Example
√
a. State the domain and range of y = x + 4.
√
b. Sketch, showing significant features, the graph of y = x + 4.
Mathematics Learning Centre, University of Sydney 3
Solution
√
a. The domain of y = x + 4 is all real x ≥ −4. We know that square root functions
are only defined 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 –3 –2 –1 0 1
√
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 0 2 4 6 8
–1
–2
–3
Solution
2
−6x
a. The equation of the parabola is y = x 3 .
b. The domain of this parabola is all real x. The range is all real y ≥ −3.
Example
y
4
x
–4 –2 0 2 4
–2
–4
Example
b. f (q)
c. f (x2)
d. f (2+h)−f (2)
, h /= 0.
h
Solution
x
–1 0 1 2 3
a. The domain is all real x. The range is all real y where y ≤ 2.25.
b. f (q) = 3q — q2
Mathematics Learning Centre, University of Sydney 5
—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
y
6
x
–2 0 2 4
f (2 — p) = ((2 — p) — 1)2 +1
= (1 — p)2 +1
= (p — 1)2 +1
= f (p)
Mathematics Learning Centre, University of Sydney 6
y
6
x
–2 0 2 4
We sometimes give the rule y = f (x) along with the domain of definition. This domain
may not necessarily be the natural domain. For example, if we have the function
y = x2 for 0≤x≤2
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.
y
4
x
–1 0 1 2
|–2|=2 |4|=4
–2 0 4
|a–x|=|x–a|
a x
From this definition we can graph the function by taking each part separately. The graph
of y = |x| is given below.
y
2
x
–2 –1 0 1 2
Example
Solution
For y = |x — 2| we have
⎧
⎪⎨
+(x — 2) when x — 2 ≥ 0 or x≥2
y= ⎪⎩
—(x — 2) when x — 2 < 0 or x<2
That is,
⎧
⎪⎨
x — 2 for x ≥ 2
y=
⎪⎩
—x + 2 for x < 2
y
2
1
y = –x + 2 x < 2 y=x–2 x2
x
0 1 2 3 4
We could have sketched this graph by first of all sketching the graph of y = x— 2 and
then reflecting the negative part in the x-axis. We will use this fact to sketch graphs of
this type in Chapter 2.
1.4 Exercises
√
1. a. State the domain and range of f (x) = 9 — x2.
√
b. Sketch the graph of y = 9 — x2.
ψ(x + h) — ψ(x)
2. Given ψ(x) = x2 + 5, find, in simplest form,
h /= 0.
h
3. Sketch the following functions stating the domain and range of each:
Mathematics Learning Centre, University of Sydney 9
√
a. y = x—1
b. y = |2x|
1
c. y =
x−4
d. y = |2x|— 1.
b. y2 = x2.
6. Explain the meanings of function, domain and range. Discuss whether or not y2 = 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
x
d. y = ,x =
/ 0
|x|
e. |y| = x.
8. If A(x) = x2 + 2 + 1
, x /= 0, prove that A(p) = A(1 )p for all p /= 0.
x2
9. Write down the values of x which are not in the domain of the following functions:
√
a. f (x) = x2 — 4x
x
b. g(x) =
x2−1
³ x ´
10. If φ(x) = log , find in simplest form:
x−1
12. Using the sketches, find the value(s) of the constants in the given equations:
y y
5
2
x
–1 0 1
(–2,1) 1 (2,1)
–2
x
–2 0 2
y = ax2 — b a
y= bx2+1
In this Chapter we will look at the effects of stretching, shifting and reflecting the
basic functions, y = x2, y = x3, yx= 1 , y|=| x , y = ax, x2 + y2 = r2. We will introduce the
concepts of even and odd functions, increasing and decreasing functions and will solve
equations using graphs.
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
3 y=x2
(1,1) y = x 2– 3
x
–2 –1 0 1 2
(1,–2)
–3
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.
Mathematics Learning Centre, University of Sydney 12
1 1
For example we can sketch the graph of y = from our knowledge of y = by shifting
x−2 x
this graph to the right by 2 units. That is, if f (x) = 1x then f (x — 2) = 1x−2 .
(1,1) (1,3)
–2 –1 0 1 2 3 4 x
(–1,–1) (1,–1)
–3
1
Note that the function y = is not defined at x = 2. The point (1, 1) has been shifted
x−2
to (1, 3).
y y
2 2 (1,2)
1 (1,1) 1
x x
–1 0 1 –1 0 1
y y
2 2
1 (1,1) 1
(1,1/2)
x x
–1 0 1 –1 0 1
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 effect of reflecting 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
2 x
–1 0 1
x
–1 0 1
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 reflection of y = f (x) in the y-axis.
Mathematics Learning Centre, University of Sydney 14
y y
2 2
1 1
x x
–1 0 1 –1 0 1
We can sketch the graph of y =| f (x)| if we know the graph of y = f (x) as the effect of
the absolute value is to reflect 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 y
2
4
x
–1 0 1
2
x
–3 –1 0 1
The graph of y = x2 — 3.
The graph of y =| x2 —3 |. The negative
values of y = x2 —
3 have been reflected
in the x-axis.
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 effects of the modifications. Replacing x by x + 1 (or x — (—1))
moves the
Mathematics Learning Centre, University of Sydney 15
graph to the left by 1 unit. The effect of the — sign in front of the brackets turns the
graph up side down. The effect of adding 2 moves the graph up 2 units. We can illustrate
these effects in the following diagrams.
y y
2 2
1 1
x x
–1 0 1 –2 –1 0
y
y x 2
–2 –1 0
1
–1
x
–2 –2 –1 0
Similarly, we can sketch the graph of—(x h)2 +(y k)2 = r2 from the graph of x2 +y2 =
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 + y2 = 9, to sketch the
graph of (x — 2)2 + (y + 4)2 = 9.
Mathematics Learning Centre, University of Sydney 16
y
4
x
–4 –2 0 2 4
–2
–4
The graph of x2 + y2 = 9.
This is a circle centre (0, 0), radius 3.
y x
–2 0 2 4
(2,–1)
–2
(2,–7)
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.
Mathematics Learning Centre, University of Sydney 17
y = |x – 2|
2
y = |x|
x
–2 0 2 4 6
x
–2 0 2 4 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.
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.
Mathematics Learning Centre, University of Sydney 18
(1,2) (5,2)
2
x
–2 0 2 4 6
Example
y
2
–1 0 1 2 3 4 x
–2
–4
(3,–4)
Solution
If we draw a horizontal line y = k across the graph y = f (x), it will intersect once
when k > 0 or —k < 4, twice when k = 0 or k =— 4 and three times when 4 < k < 0.
Therefore the equation f (x) = k will have —
Mathematics Learning Centre, University of Sydney 19
2. 2 solutions if k = 0 or k = —4
2.8 Exercises
1. Sketch the following:
a. y = x2 b. y = 13 x2 c. y = —x2 d. y = (x + 1)2
x—1 1
7. Show that = + 1.
x—2 x—2
x—1
Hence sketch the graph of y = .
x—2
x+1
8. Sketch y = .
x−1
x
–3 0 1.5
–2
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 + y2 — 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.
4
16. Solve = 1, using a graph.
5−x
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 –x –1 0 1 x 2
Definition:
Geometrically, an odd function is symmetrical about the origin (it has rotational symme-
try).
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. —
–x x
–2 –1 0 1 x 2
–1
–y
The graph of y = x.
Mathematics Learning Centre, University of Sydney 22
Example
1. f (x) = 3x2 — 4
1
2. g(x) = 2x
3. f (x) = x3 — x2.
Solution
1.
f (—x) = 3(—x)2 — 4 = 3x2 — 4 = f (x)
3.
f (—x) = (—x)3 — (—x)2 = —x3 — x2
This function is neither even (since —x3 — x2 /= x3 — x2) nor odd (since —x3 — x2 /=
—(x3 — x2 )).
Example
x
0
1. odd
2. even.
Mathematics Learning Centre, University of Sydney 23
Solution
x
0
x
0
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.
Definition:
y y
4 2
f(b)
2 1
f(a)
x x
0 1 –1 0 a 1 b
Definition:
The function y = 2−x is decreasing over its domain. The function y = x2 is decreasing
on the interval x < 0.
y y
2 2
f(a)
1 1
f(b)
x x
–1 0 1 a –1 b 0 1
2.11 Exercises
1. Given the graph below of y = f (x):
a. State the domain and range.
b. Where is the graph
Mathematics Learning Centre, University of Sydney 25
i. increasing?
ii. decreasing?
c. if k is a constant, find the values of k such that f (x) = k has
i. no solutions
ii. 1 solution
iii. 2 solutions
iv. 3 solutions
v. 4 solutions.
d. Is y = f (x) even, odd or neither?
x
–4 –2 0 2 4
–2
2. Complete the following functions if they are defined to be (a) even (b) odd.
y y
x
0
x
0
y = f (x) y = g(x)
x
e. y = 1 1 x
x2 f. y= g. y= h. y=
x2 — 4 x2 +4 x3 +3
i. y = 2x + 2−x j. y = |x — 1| + |x + 1|
f (x)
c. if h(x) = , g(x) /= 0, then h(x) is odd
g(x)
d. if h(x) = f (x) · (g(x))2 then h(x) is even.
5. Consider the set of all odd functions which are defined at x = 0. Can you prove that
for every odd function in this set f (0) = 0? If not, give a counter-example.
Mathematics Learning Centre, University of Sydney 27
2 y
x
–1 0 1
–1
y
2
x
–1 0 1
We can now put these pieces together to define a function of the form
⎧
⎪⎨1 2
—x for x ≥ 0
f (x) =
⎪⎩
1 — x for x < 0
We say that this function is defined 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
–1 0 1
–1
The graph shows that f defined in this way is a function. The two pieces of y = f (x)
meet so f is a continuous function.
Example
Solution
y
2
x
–2 –1 0 1 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 defining a function piecewise, we must be extremely careful to assign
to each x exactly one value of y.
3.2 Exercises
evaluate
a. 2f (—1) + f
(2)
b. f (a2)
3. Below is the graph of y = g(x). Write down the rules which define g(x) given that
its pieces are hyperbolic, circular and linear.
Mathematics Learning Centre, University of Sydney 30
y
1
x
–3 –2 –1 1 2 3
–1
–2
⎪
Mathematics Learning Centre, University of Sydney 31
2
x+2 for x < —1
g(x) = 2 for —1 ≤ x < 1
⎪
⎩ 2x for x ≥ 1
Mathematics Learning Centre, University of Sydney 32
y
3
x
–6 –3 0 3 6
Write down a piecewise function that represents this function using (a) 4 (b) 3 (c) 2
pieces (i.e. rules that define the function).
y
4
(4,4)
x
–4 –2 0 2 4
–2
–4
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.
1. Solve 3 — 2x ≥ 1.
This is a (2 Unit) linear inequality. y
3
Remember to reverse the
inequality sign when multiplying or
dividing by a negative number.
(1,1)
3 — 2x ≥ 1 x
—2x ≥ —2 0 1 2
x ≤ 1
x2 — 4x + 3 < 0
(x — 3)(x — 1) <
1
0
x
0 1 3
The critical values are 1 and 3,
which divide the number line into
three intervals. We take points in
When does the parabola have negative
each interval to determine the sign
y-values? OR When is the parabola un-
of the inequality; eg use x = 0,
der the x-axis? From the graph, we see
x = 2 and x = 4 as test values.
that this happens when 1 < x < 3.
positive negative positive
–1 0 1 2 3 4
3. Solve 1 ≤ 1. Let y = 1
.
This isx4—a 3 Unit inequality. There x−4
y
is a variable in the denominator.
Remember that a denominator can 1 (5,1)
never be zero, so in this case x /= 4.
First multiply by the square of the
denominator
–2 2 6 x
x—4 ≤ (x — 4) 2 ,x /= 4
x—4 ≤ x2 — 8x + 16
0 ≤ x2 — 9x + 20 –1
0 ≤ (x — 4)(x — 5)
10
4. Solve x — 3 < x . 10 Sketch y = x — 3 and then y = 10 x . Note
Consider x — 3 = x , x /= that second of these functions is not de-
0.
Multiply by x we get fined for x = 0.
y
2
x — 3x = 10
2 6
x — 3x — 10 = 0
(x — 5)(x + 2) =
3 (5,2)
0
x
Therefore, the critical values are –6 –3 0 6
— 2, 0 and 5 which divide the num-
(0,–3)
ber line into four intervals. We can
use x = — 3, x = 1, x = 1 and (–2,–5)
x = 6 as test values in the inequal- –6
ity. The points x = —3 and x = 1
satisfy the inequality, so the solu-
tion is x < —2 or 0 < x < 5. For what values of x does the line lie
under the hyperbola? From the graph,
(Notice that we had to include 0 as
we see that this happens when x <—2
one of our critical values.)
or 0 < x < 5.
Mathematics Learning Centre, University of Sydney 35
Example
b. Determine the values of k for which |2x — 6| = x + k has exactly two solutions.
Solution
⎧
⎪⎨
2x — 6 for x ≥ 3
f (x) = |2x — 6| =
⎪⎩—(2x — 6) for x < 3
y = |2x – 6| y = 2x
(9,12)
10.0
(1,4)
5.0
(1.5,3)
y=x+3 x
- 4.00 - 2.00 2.00 4.00 6.00 8.00 10.00
y=x–3
- 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.
Mathematics Learning Centre, University of Sydney 36
b. k represents the y-intercept of the line y = x + k. When k = —3, there is one point
of intersection. (See (a) (v) above). For k > —3, lines of the form y = x + k will
have two points of intersection. Hence |2x — 6| = x + k will have two solutions for k
> —3.
3.4 Exercises
1. Solve
a. x2 ≤ 4x
4p
b. p+3
≤1
7
c. > —1
9−x2
2 >2 2
2
5. a. Sketch the graphs of y = x and y = |x — 5| on the same diagram.
b. Solve |x — 5| > x.
c. For what values of m does mx = |x — 5| have exactly
i. two solutions
ii. no solutions
4 Polynomials
Many of the functions we have been using so far have been polynomials. In this Chapter
we will study them in more detail.
Definition
All polynomials are defined 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 definition.
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 coefficient of the
dominant term.
There are four possibilities which we summarise in the following diagrams:
y y
x x
1. Dominant term with even power 2. Dominant term with even power
and positive coefficient, eg y = x2. and negative coefficient, eg Q(x) = —
x2.
Mathematics Learning Centre, University of Sydney 38
y y
x x
3. Dominant term with odd power and 4. Dominant term with odd power and
positive coefficient, eg y = x3. negative coefficient, eg Q(x) = —x3.
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.
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.
y
We find the zeros of Q(x) by solving the
equation Q(x) = 0. 3
x2 — 4x + 3 = 0 -
(x — 1)(x — 3) = 1-
0
x
Therefore x = 1 or 3. |
0
|
2 4
The roots are rational (hence real) and –1 -
distinct.
Mathematics Learning Centre, University of Sydney 39
2. Let Q(x) = x2 — 4x 3.
y
Solving the equation Q(x) = 0 we get, x
0 2 4
x2 — 4x — 3 = 0 √
4 ± 16 + 12
x =
√2 –2
Therefore x = 2 ± 7.
–6
3. Let Q(x) = x2 — 4x + 4.
y
Solving the equation Q(x) = 0 we get,
x2 — 4x + 4 = 0
3
(x — 2)2 = 0
Therefore x = 2.
4. Let Q(x) = x2 — 4x + 5.
y
Solving the equation Q(x) = 0 we get,
x2 — 4x + 5 = 0
√ 3
4 ± 16 — 20
x = 2
Therefore x = 2 ± √—4.
1
There are no real roots. In this case the
roots are complex. x
0 2 4
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 polyno-
mial 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 coefficient 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 reflection in the x-axis of the
graph of Q(x) = x2 — 4x + 4. (See Chapter 2.)
y y
x
0 2 4
3 –1
1 –3
x
0 2 4
3x3 — 3x = 0
3x(x — 1)(x + 1) = 0 x
Therefore x = —1 or 0 or 1 –1 0 1
–1
x3 — x2 = 0
x2(x — 1) = 0 x
Therefore x = 0 or 1. –1 0 1
4. Let Q(x) = x3 + x.
y
Solving the equation Q(x) = 0 we get, 1
x3 + x = 0
x(x2 + 1) = 0 x
Therefore x = 0. –1 0 1
Again, in the above examples we have looked only at cubic polynomials where the coeffi-
cient of the x3 term is positive. If we consider the polynomial P — (x) = x3 then the
graph of this polynomial is the reflection of the graph of P (x) = x3 in the x-axis.
y y
1 1
x x
–1 0 1 –1 0 1
–1 –1
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 inflection 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.
x
–1 0 1 2
We illustrate 3. by sketching the graph of f (x) = x(x — 2)3. Notice the horizontal point
of inflection at x = 2.
x
0 1 2 3
4.3 Exercises
1. Sketch the graphs of the following polynomials if y = P (x) is:
a. x(x + 1)(x — 3)
b. x(x + 1)(3 — x)
c. (x + 1)2(x — 3)
d. (x + 1)(x2 — 4x + 5)
2. The graphs of the following quartic polynomials are sketched below. Match the graph
with the polynomial.
a. y = x4 b. y = x4 — 1 c. y = x4 + 1 d. y = 1 — x4 e. y = (x — 1)4 f. y = (x + 1)4
i. ii. iii.
y y y
2
1
1 1 x
–1 0 1
x x
–1 0 1 0 1 2 –1
iv. v. vi.
y y y
1
1 x 1
–1 0 1
x x
–1 0 1 –1 –2 –1 0
Mathematics Learning Centre, University of Sydney 44
6. The diagrams show the graph of y = P (x) where P (x) = a(x — b)(x —
c)d. In each case determine possible values for a, b, c and d.
a. y
b. c. y
y
x 4
2 4 0 x
2 4
2
–2
x
(2,–8)
–4 2 4
d. e. y
f.
y y
x x (0,8)
0 2 4 0 2 4
–5
x
(2,–8) –4 4
(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.
Mathematics Learning Centre, University of Sydney 45
x
–2 –1 1 2
–10
(–1.28,9.91)
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
Mathematics Learning Centre, University of Sydney 46
where A(x) = (x — a). Since the degree of A(x) is 1, the degree of R(x) is zero. That is,
R(x) = r where r is a constant.
Example
Remainder = P (—1)
= 3 — (—1) — 30 — 1
= —27
b.
1
Remainder = P ( )
2
1 1 3 1
=4 3(
) — ( ) + 30( ) —
2 1 2 12
3
= — + 15 — 1
16 1 8
= 14
16
Mathematics Learning Centre, University of Sydney 47
Example
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.
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
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
Furthermore, by expanding the right hand side of (1) and equating coefficients we get:
i.
α + β + γ = —b
a
;
ii.
c
αβ + αγ + βγ =
;
iii. a
αβγ = — d .
a
Mathematics Learning Centre, University of Sydney 48
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 coefficents, 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
a. Factorise 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)
Mathematics Learning Centre, University of Sydney 49
b.
y
1
x
–1 0 1 2
–1
–3
c. f (x) ≥ 0 when —2 1 ≤ x ≤2 1 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
So,
P (x) = x3 — 19x + 30 = (x — 2)(x — 3)(x + 5).
Instead of using long division we could have used the facts that
4.5 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).
5 Solutions to exercises
1.4 Solutions
√
1. a. The domain of f (x) = 9 — x2 is all real x where —3 ≤ x ≤ 3. The range is
all real y such that 0 ≤ y ≤ 3.
b.
y
4
x
–4 –2 0 2 4
√
The graph of f (x) = 9 — x2.
2.
ψ (x + h ) — (x + h)2 +5 — (x2 + 5)
ψ(x) =
h
h x + 2xh + h2 + 5 — x2 — 5
2
=
h
h2 + 2xh
=
h
= h + 2x
3. a. b.
y y
4 4
2 2
x x
0 1 3 5 –2 0 2
√
The graph of y = x — 1. The domain
is all real x ≥ 1 and the range is all The graph of y = |2x|. Its domain is all
real y ≥ 0. real x and range all real y ≥ 0.
Mathematics Learning Centre, University of Sydney 52
c.
y
0
2 4 6 8 x
1
The graph of y = . The domain is all real x /= 4 and the range is all real y = 0.
x−4
/
d.
y
4
x
–2 0 2
–1
The graph of y = |2x| — 1. The domain is all real x, and the range is all real
y ≥ —1.
5. a. b.
y y
4 2
x
2
–2 0 2
x
–2 0 2 –2
7. a. b.
y y
2 2
x x
–2 0 2 –2 0 2
–2 –2
√
The graph of y =— 4 x2. This is a
function with the domain: all real x such The graph of |x | — |y = 0. This is not
that —2 ≤ x ≤ 2 and range: all real y the graph of a| function.
such that —2 ≤ y ≤ 0.
c. d.
y y
2 2
x x
–2 0 2 –2 0 2
–2 –2
x
0 2
–2
8.
1 1 2 1
A( ) = (
) +2+ 1
p p ( p )2
1 1
= +2+
p2 1
p2
1
= + 2 + p2
2
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(2n)
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.
5
b. a = 5, b = 1 so the equation is y = x2+1 .
13. b.
y
x
–1 0 1
–1
n−1
The graph of |x| + |y| = 1.
14. S(n — 1) =
2n−1
Hence
n n—1
S(n) — S(n — 1) = —
2n +1 2n — 1
n(2n — 1) — (2n + 1)(n — 1)
= (2n — 1)(2n + 1)
2n2 — n — (2n2 — n — 1)
=
(2n — 1)(2n + 1)
1
=
(2n — 1)(2n + 1)
Mathematics Learning Centre, University of Sydney 55
2.8 Solutions
1. a. b.
y y
2 2
1 1
x x
–1 0 1 –1 0 1
–1 1
–2 x
–2 –1 0
2 2
0 0 2 4 x
–2 2 x
–2 –2
The graph of y = 1 . 1
x The graph of y = .
x−2
c. d.
y y
2 4
x
0 2
–2 2
–2 x
–2 0 2
The graph of y = −2
.
x 1
The graph of y = x+1 + 2.
Mathematics Learning Centre, University of Sydney 56
3. a. b.
y y
1 4
x
–1 0 1 2
x
–1
–2 0 2
x
0 2 4
4. a. b.
y y
4 4
2 2
x x
–2 0 2 0 2 4
c.
y
4
x
–4 –2 0 2 4
5.
a. y
b. y
4 2
x
2
–4 –2 0 2 4
x
0 –2 (0,–2)
–4 –2 2 4
–2 –4
–4 –6
(1,3)
x
–4 –2 0 2 4
6. a. b.
y y
3 3
x (1,0) x
–3 0 3 –2 0 2 4
√ q
The graph of y = 9 — x2. The graph of y = 9 — (x — 1)2.
c.
y
x
–3 0 3
–3
√
The graph of y = 9 — x2 — 3.
Mathematics Learning Centre, University of Sydney 58
7.
1 1 + (x — 2) x — 1
x — 2 +1 = x— = x—2
2
x
–2 0 2 4
x−1
The graph of y = .
x−2
8.
x
–2 0 2 4
–2
9. a. b.
y y
4 4
2 2
x x
–2 0 2 –2 0 2
c. d.
y y
4
4
2
2
x
x –2 0 2
–2 0 2
10.
y
4
x
–2 0 2
–1
11. a. b.
y y
2
x
–3 0 1.5
x
–3 0 1.5
–2
–2
c. d.
y y
2
4
x
–1.5 0 3
2
–2
x
–3 0 2
e. f.
y y
x
–4 –2 0
x
0 3 4.5
–2
–2
–4
g. y
h.
y
4
6
2
4
x
–3 0 2
2
12. a. y
b.
y
2
4
x
–2 0 2 4
2
–2
x
–2 0 2
c. d.
y y
2
1
1
0 1 x
x
0 1
13.
b.
y
4
x
–2 0 2 4
15.
y
10
(1,7)
x
–5 0 5
y = k intersects the circle at two distinct points when 2 < k < 12.
16.
y
(1,1)
x
0 5 10
–5
4
The point of intersection is (1, 1). Therefore the solution of = 1 is x = 1.
5−x
Mathematics Learning Centre, University of Sydney 63
17.
y
x
–4 –2 0 2 4
18. n = —1 or n = 2.
19. a. For x ≥ 4, |x — 4| = x — 4 = 2x when x = —4, but this does not satisfy the
condition of x ≥ 4 so is not a solution.
For x < 4, |x — 4| = —x + 4 = 2x when x = 4 . x = 4 is < 4 so is a solution.
3 3
4
Therefore, x = 3 is a solution of |x — 4| = 2x.
b.
y
(4/3,8/3)
2
x
0 2 4 6
2.11 Solutions
1. a. The domain is all real x, and the range is all real y ≥ —2.
b. i. —2 < x < 0 or x > 2
ii. x < —2 or 0 < x < 2
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
Mathematics Learning Centre, University of Sydney 64
iv. k = 0
v. —2 < k < 0
d. y = f (x) is even
2. a. y
b. y
x x
0 0
y = f (x) is even.
y = f (x) is odd.
a. b.
y y
x x
0 0
4. a.
Therefore h is odd.
b.
h(—x) = (g(—x))2
= (—(g(x))2
= (g(x))2
= h(x)
Therefore h is even.
Mathematics Learning Centre, University of Sydney 65
c.
f(—x)
h(— x) = g(—x)
f (x)
=
—g(x)
f (x)
= —
g(x)
= —h(x)
Therefore h is odd.
d.
Therefore h is even.
5. If f is defined at x = 0
3.2 Solutions
x
–4 –2 2 4
–2
Mathematics Learning Centre, University of Sydney 66
3.
⎧
⎪ 1
for x < 1
⎪⎪
⎨ √x+1
g(x) = 1 — x2 for —1 ≤ x ≤ 1
⎪⎩
—1 for x > 1
x
–4 –2 2 4
–2
–4
x
–4 –2 2 4
–2
Mathematics Learning Centre, University of Sydney 67
y
4
x
–4 –2 2 4
–2
x
–4 –2 0 2 4
–2
–4
3.4 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
x
–4 –2 0 2 4
–5
Mathematics Learning Centre, University of Sydney 69
–4 –2 0 2 4 x
–5
x
–4 –2 0 2 4
y B
5 M
A
x
–4 –2 0 2 4
Mathematics Learning Centre, University of Sydney 70
5.
a.
y
(2.5,2.5)
x
–5 0 5 10
6. —1 ≤ x ≤ 3
4.3 Solutions
1. a. y
b. y
5
x
–2 0 2
x
–2 0 2
–5
–5
The graph of P (x) = x(x + 1)(x — 3). The graph of P (x) = x(x + 1)(3 — x).
c. d.
y y
x
–2 0 2 5
–5 x
–2 0 2
–10 –5
3. a. b.
y y
5
5
x
–2 0 2 x
–2 0 2
x
10
–2 0 2
x
–5 –2 0 2
The graph of P (x) = x2(x — 1)(x — 3). The graph of P (x) = (x + 1)2(x — 3)2.
e. f.
y y
20
20
x
–2 0 2
x
–2 0 2
–20
–20
The graph of P (x) = (x + 1)3(x — 3). The graph of P (x) = (x + 1)3(3 — x).
g. h.
y y
20 20
10 10
x x
–2 0 2 –2 0 2
4. a.
y
5
x
–2 0 2 4 6
–5
–15
–20
40
20
x
–2 0 2 4 6
4.5 Solutions
1. a. Since A(x) = (x —
a)(x b) is a polynomial of degree 2, the remainder R(x) must
be a polynomial of degree < 2. So, R(x) is a polynomial of degree
≤ 1. That is,
R(x) = mx + c where m and c are constants. Note that if m = 0 the remainder
is a constant.
b. Let P (x) = (x2 — 5x + 6)Q(x)+ (mx + c) = (x — 2)(x — 3)Q(x)+ (mx + c).
Then
and
and
2. a.
2x4 + 13x3 + 18x2 + x — 4 = (x2 + 5x + 2)(2x2 + 3x — 1) — 2
Mathematics Learning Centre, University of Sydney 74
b. Let α be a common zero of f (x) and g(x). That is, f (α) = 0 and g(α) = 0.
Then since f (x) = g(x)q(x)+ r(x) we have
–20
–20
–40
iii.
y
x
–2 0 2
–10
x
–2 0 2
–10
10
x
–2 0 2
–10
MAtHEMAtICS
LEARNING CENtRE