Excerpt
Excerpt
Chapter 1
Functions
This section will show you how to:
■ understand and use the terms: function, domain, range (image set), one-one function, inverse
function and composition of functions
■ use the notation f(x ) = 2x 3 + 5 , f : x ↦ 5x − 3, f −1 (x ) and f 2 (x )
■ understand the relationship between y = f(x ) and y = |f(x )|
■ solve graphically or algebraically equations of the type |ax + b | = c and |ax + b | = cx + d
■ explain in words why a given function is a function or why it does not have an inverse
■ find the inverse of a one-one function and form composite functions
■ use sketch graphs to show the relationship between a function and its inverse.
1.1 Mappings
Input Output
1 2
2 3
3 4 is called a mapping diagram.
4 5
The rule connecting the input and output values can be written algebraically
as: x ↦ x + 1.
This is read as ‘x is mapped to x + 1’. x+1
The mapping can be represented graphically by
plotting values of x + 1 against values of x.
O x
O x
O x
For one input value For two input values For one input value
there is just one output there is one output there are two output
value. value. values.
Exercise 1.1
Determine whether each of these mappings is one-one, many-one or
one-many.
1 x ↦x +1 x ∈ℝ 2 x ↦ x2 + 5 x ∈ℝ
3 x ↦ x3 x ∈ℝ 4 x ↦ 2x x ∈ℝ
1
5 x ↦x x ∈ ℝ, x > 0 6 x ↦ x2 + 1 x ∈ ℝ, x ⩾ 0
12
7 x ↦ x ∈ ℝ, x > 0 8 x ↦±x x ∈ ℝ, x ⩾ 0
x
Chapter 1: Functions
worked example 1
f(x) = 2x − 1 x ∈ ℝ, −1 ⩽ x ⩽ 3
a Write down the domain of the function f. 3
b Sketch the graph of the function f.
c Write down the range of the function f.
Answers
a The domain is −1 ⩽ x ⩽ 3.
b The graph of y = 2x − 1 has gradient 2 and a y-intercept of −1.
When x = −1, y = 2(−1) − 1 = −3
When x = 3, y = 2(3) − 1 = 5
f(x)
(3, 5)
Range
x
O
(–1, –3)
Domain
worked example 2
Answers
f (x ) = (x − 2 )2 + 3 is a positive quadratic function so the graph will be of the form
Exercise 1.2
1 Which of the mappings in Exercise 1.1 are functions?
2 Find the range for each of these functions.
a f (x ) = x − 5 , −2 x 7 b f (x ) = 3x + 2 , 0x 5
c f (x ) = 7 − 2x , −1 x 4 d f (x ) = x 2 , −3 x 3
1
e f (x ) = 2x , −3 x 3 ,f f (x ) = 1x 5
x
3 The function g is defined as g(x ) = x 2 + 2 for x 0.
Write down the range of g.
4 The function f is defined by f (x ) = x 2 − 4 for x ∈ ℝ.
Find the range of f.
5 The function f is defined by f (x ) = (x − 1)2 + 5 for x 1.
Find the range of f.
2 1
6 The function f is defined by f (x ) = (2x + 1) − 5 for x − .
2
Find the range of f.
7 The function f is defined by f : x ↦ 10 − (x − 3)2 for 2 x 7.
Find the range of f.
Chapter 1: Functions
x g(x) fg(x)
fg
5
When one function is followed by another function, the resulting function is
called a composite function.
fg(x) means the function g acts on x first, then f acts on the result.
Note:
f 2 (x) means ff(x), so you apply the function f twice.
worked example 3
Answers
2 (7 ) + 6
fg ( 7 ) g acts on 7 first and g ( 7 ) = =4
7−2
= f (4 ) f is the function ‘take 2, square and then take 3’
= ( 4 − 2 )2 − 3
=1
worked example 4
f (x ) = 2x − 1 for x ∈ ℝ g (x ) = x 2 + 5 for x ∈ ℝ
Answers
a fg(x) g acts on x first and g(x) = x2 + 5
= f(x 2 + 5) f is the function ‘double and take 1’
= 2(x 2 + 5) − 1
= 2x 2 + 9
b gf(x) f acts on x first and f(x) = 2x − 1
= g(2x − 1) g is the function ‘square and add 5’
= (2x − 1)2 + 5 expand brackets
= 4x 2 − 4x + 1 + 5
= 4x 2 − 4x + 6
Exercise 1.3
1 f :x ↦ 2x + 3 for x ∈ ℝ
g : x ↦ x2 − 1 for x ∈ ℝ
Find fg(2).
2 f (x ) = x 2 − 1 for x ∈ ℝ
g(x ) = 2x + 3 for x ∈ ℝ
Find the value of gf(5).
3 f (x ) = (x + 2)2 − 1 for x ∈ ℝ
Find f 2(3).
4 The function f is defined by f (x ) = 1 + x − 2 for x 2.
10
The function g is defined by g(x ) = − 1 for x > 0.
x
Find gf(18).
5 The function f is defined by f (x ) = (x − 1)2 + 3 for x > −1.
2x + 4
The function g is defined by g(x ) = for x > 5.
x−5
Find fg(7).
Chapter 1: Functions
class discussion
Ali says that these are all rules for absolute values:
|x + y| = |x| + |y| |x − y| = |x| − |y|
x |x|
|x y| = |x| × |y| = ( | x | ) 2 = x2
y |y|
Discuss each of these statements with your classmates and decide if they are:
Chapter 1: Functions
worked example 5
Solve.
2
a 2x + 1 = 5 b 4x − 3 = x c x − 10 = 6 d x − 3 = 2x
Answers
a 2x + 1 = 5 b 4x − 3 = x
2x + 1 = 5 or 2x + 1 = −5 4x − 3 = x or 4x − 3 = −x
2x = 4 2x = −6 3x = 3 5x = 3
x =2 x = −3 x =1 x = 0.6
CHECK: 2 × 2 + 1 = 5 ✓ and CHECK: 4 × 0.6 − 3 = 0.6 ✓ and
2 × −3 + 1 = 5 ✓ 4 × 1 − 3 = 1✓
Solution is: x = −3 or 2. Solution is: x = 0.6 or 1.
c x 2 − 10 = 6 d x − 3 = 2x
2 2
x − 10 = 6 or x − 10 = −6 x − 3 = 2x or x − 3 = −2x
x = 16 2
x =4 2 x = −3 3x = 3
x = ±4 x = ±2 x =1
2
CHECK: ( −4 ) − 10 = 6 ✓, CHECK: −3 − 3 = 2 × −3 ✗
2 2
( −2 ) − 10 = 6 ✓, ( 2 ) − 10 = 6 ✓ and 1 − 3 = 2 × 1 ✓
2 Solution is: x = 1. 9
and ( 4 ) − 10 = 6 ✓
Solution is: x = −4, −2, 2 or 4.
Exercise 1.4
1 Solve
a 3x − 2 = 10 b 2x + 9 = 5 c 6 − 5x = 2
x −1 2x + 7 7 − 2x
d =6 e =1 f =4
4 3 2
x x + 1 2x
g −5 =1 h + =4 i 2x − 5 = x
4 2 5
2 Solve
2x − 5 3x + 2 x + 12
a =8 b =2 c 1+ =3
x +3 x +1 x +4
d 3x − 5 = x + 2 e x+ x−5 =8 f 9 − 1 − x = 2x
3 Solve
a x2 − 1 = 3 b x 2 + 1 = 10 c 4 − x2 = 2 − x
d x 2 − 5x = x e x2 − 4 = x + 2 f x2 − 3 = x + 3
g 2x 2 + 1 = 3x h 2x 2 − 3x = 4 − x i x 2 − 7x + 6 = 6 − x
O x
O x
10 worked example 6
1
Sketch the graph of y = x − 1 , showing the coordinates of the points where the
graph meets the axes. 2
Answers y
1
First sketch the graph of y = x − 1. y = –12 x – 1
2
1
The line has gradient and a
y-intercept of −1. 2
O 2 x
–1
O 2 x