Gr10 Mathematics Learner Eng v11 (
Gr10 Mathematics Learner Eng v11 (
Gr10 Mathematics Learner Eng v11 (
Functions are mathematical building blocks for designing machines, predicting natural disasters, curing dis-
eases, understanding world economies and for keeping aeroplanes in the air. Functions can take input from
many variables, but always give the same output, unique to that function.
Functions also allow us to visualise relationships in terms of graphs, which are much easier to read and interpret
than lists of numbers.
Figure 6.1: A cricket player facing a delivery. If a cricket player is hit on his batting pads and the umpire thinks that the
ball would have hit the stumps behind him, he is given out LBW (leg before wicket). At professional levels of the game,
sophisticated software is used to determine if the ball will hit the stumps. The software uses functions to predict the flight
of the ball if the cricket players leg had not been in the way.
A function is a mathematical relationship between two variables, where every input variable has one output
variable.
In functions, the x-variable is known as the input or independent variable, because its value can be chosen
freely. The calculated y-variable is known as the output or dependent variable, because its value depends on
the chosen input value.
Examples:
{x : x ∈ R, x > 0} The set of all x-values such that x is an element of the set of real numbers and
is greater than 0.
{y : y ∈ N, 3 < y ≤ 5} The set of all y-values such that y is a natural number, is greater than 3 and is
less than or equal to 5.
{z : z ∈ Z, z ≤ 100} The set of all z-values such that z is an integer and is less than or equal to 100.
It is important to note that this notation can only be used to represent an interval of real numbers.
Examples:
(3; 11) Round brackets indicate that the number is not included. This interval includes all real
numbers greater than but not equal to 3 and less than but not equal to 11.
(−∞; −2) Round brackets are always used for positive and negative infinity. This interval includes
all real numbers less than, but not equal to −2.
[1; 9) A square bracket indicates that the number is included. This interval includes all real
numbers greater than or equal to 1 and less than but not equal to 9.
This is a very useful way to express a function. Another way of writing y = 2x + 1 is f (x) = 2x + 1. We say
“f of x is equal to 2x + 1”. Any letter can be used, for example, g(x), h(x), p(x), etc.
f (−3) = 2(−3) + 1 = −5
∴ f (−3) = −5
This means that when x = −3, the value of the function is −5.
2. Determine the input value:
“Find the value of x that will give a y-value of 27” can be written as: “find x if f (x) = 27”.
We write the following equation and solve for x:
2x + 1 = 27
∴ x =13
3. Table:
Input variable (x) −3 0 5
Output variable (y) −8 −5 0
1
(5; 0)
x
−3 −2 −1 1 2 3 4 5
−1
−2
−3
−4
−5
(0; −5)
−6
−7
(−3; −8)
−8
The domain of a function is the set of all independent x-values from which the function produces a single
y-value for each x-value.
The range is the set of all dependent y-values which can be obtained using an independent x-value.
Exercise 6 – 1:
b)
x 1 3 4 6
y 5 5 5 5
b)
x 1 2 3 4 5 6
y 5 9 13 17 21 25
5. Create a table of values from the function given and then plot the function. Your table must have at least
5 ordered pairs.
a) y = 12 x + 2 b) y = x − 3
6. If the functions f (x) = x + 1 ; g(x) = x − 4 ; h(x) = 7 − x2 ; k(x) = 3 are given, find the value of the
2
following:
a) f (−1) b) g(−7) c) h(3) d) k(100)
e) f (−2) + h(2) f) k(−5) + h(3) g) f (g(1)) h) k(f (6))
7. The cost of petrol and diesel per litre are given by the functions P and D, where:
P = 13,61V D = 12,46V
12
10
t
2 4 6 8 10 12 14 16 18 20 22
A
y = − 45
1 2
x +5
y = − 20
1 2
x +5
x
B C
www.everythingmaths.co.za m.everythingmaths.co.za
Functions of the form y = mx + c are called straight line functions. In the equation, y = mx + c, m and c are
constants and have different effects on the graph of the function.
QUESTION
y = f (x) = x
Complete the following table for f (x) = x and plot the points on a set of axes.
x −2 −1 0 1 2
f (x) −2
x −2 −1 0 1 2
f (x) −2 −1 0 1 2
Step 2: Plot the points and join with a straight line curve
From the table, we get the following points and the graph: (−2; −2), (−1; −1), (0; 0), (1; 1), (2; 2)
3 f (x) = x
2
x
−3 −2 −1 0 1 2 3
−1
−2
−3
Range: f (x) ∈ R
Use your results to deduce the effect of different values of c on the graph.
1. y = −2x
2. y = −x
3. y = x
4. y = 2x
Use your results to deduce the effect of different values of m on the graph.
The effect of m
We notice that the value of m affects the slope of the graph. As m increases, the gradient of the graph increases.
If m > 0 then the graph increases from left to right (slopes upwards).
If m < 0 then the graph increases from right to left (slopes downwards). For this reason, m is referred to as the
gradient of a straight-line graph.
The effect of c
We also notice that the value of c affects where the graph cuts the y-axis. For this reason, c is known as the
y-intercept.
c>0
c=0
c<0
The range of f (x) = mx + c is also {f (x) : f (x) ∈ R} because f (x) can take on any real value.
Intercepts
The y-intercept:
Every point on the y-axis has an x-coordinate of 0. Therefore to calculate the y-intercept, let x = 0.
The x-intercept:
Every point on the x-axis has a y-coordinate of 0. Therefore to calculate the x-intercept, let y = 0.
In order to sketch graphs of the form, f (x) = mx + c, we need to determine three characteristics:
1. sign of m
2. y-intercept
3. x-intercept
Only two points are needed to plot a straight line graph. The easiest points to use are the x-intercept and the
y-intercept.
QUESTION
SOLUTION
For the x-intercept, let y = 0; therefore x = 1. This gives the point (1; 0).
2 g(x) = x − 1
1
(1; 0)
x
−4 −3 −2 −1 0 1 2 3 4
−1 (0; −1)
−2
−3
We can draw a straight line graph of the form y = mx + c using the gradient (m) and the y-intercept (c).
We calculate the y-intercept by letting x = 0. This gives us one point (0; c) for drawing the graph and we use
the gradient to calculate the second point.
The gradient of a line is the measure of steepness. Steepness is determined by the ratio of vertical change to
horizontal change:
change in y vertical change
m= =
change in x horizontal change
change in y 3↑ −3 ↓
m= = =
change in x 2→ −2 ←
4
3 +2 →
2 (2; 2)
+3 ↑ 1
x
−4 −3 −2 −1 0 1 2 3 4
−1 (0; −1)
−2
−3 ↓
−3
(−2; −4) −4
−2 ←
Worked example 3: Sketching a straight line graph using the gradient–intercept method
QUESTION
SOLUTION
change in y 1↑ −1 ↓
m= = =
change in x 2→ −2 ←
Start at (0; −3). Move 1 unit up and 2 units to the right. This gives the second point (2; −2).
Or start at (0; −3), move 1 unit down and 2 units to the left. This gives the second point (−2; −4).
x
0
−5 −4 −3 −2 −1 1 2 3 4 5 6
−1
2→
−2
1↑ (2; 2)
−3
(−2; −4) (0; −3)
−4
−5
Always write the function in the form y = mx + c and take note of m. After plotting the graph, make sure that
the graph increases if m > 0 and that the graph decreases if m < 0.
3
2 B
1
x
−2 −1 1 2
−1 A
−2
−3
−4
3. The graph below shows a function with the equation y = mx+c. Determine the values of m (the gradient
of the line) and c (the y-intercept of the line).
2
1
B
x
−4 −3 −2 −1 1 2 3 4
−1 A
−2
−3
4. List the x and y-intercepts for the following straight line graphs. Indicate whether the graph is increasing
or decreasing:
a) y = x + 1 b) y = x − 1 c) h(x) = 2x + 1 d) y + 3x = 1
e) 3y − 2x = 6 f) k(x) = −3 g) x = 3y h) x2 − y3 = 1
5. State whether the following are true or not.
a) The gradient of 2y = 3x − 1 is 3.
b) The y-intercept of y = x + 4 is 4.
c) The gradient of 2 − y = 2x − 1 is −2.
d) The gradient of y = 21 x − 1 is −1.
e) The y-intercept of 2y = 3x − 6 is 6.
6. Write the following in standard form (y = mx + c):
a) 2y + 3x = 1 b) 3x − y = 5
c) 3y − 4 = x d) y + 2x − 3 = 1
7. Look at the graphs below. Each graph is labelled with a letter. In the questions that follow, match any
given equation with the label of a corresponding graph.
A
8
B
6
2 C
D
x
−8 −6 −4 −2 2 4 6 8
−2
−4
−6
−8 F E
a) y = 5 − 2x b) x + 5 c) y = 2x − 6
d) y = −3x e) y = 1 f) y = 12 x
8. For the functions in the diagram below, give the equation of each line:
y
b(x)
4 (0; 3)
(−4; 3)
c(x)
2
(4; 0)
x
−4 −2 0 2 4 6
−2 a(x)
−4
d(x)
−6
(0; −6)
www.everythingmaths.co.za m.everythingmaths.co.za
Functions of the general form y = ax2 + q are called parabolic functions. In the equation y = ax2 + q, a and
q are constants and have different effects on the parabola.
QUESTION
y = f (x) = x2
Complete the following table for f (x) = x2 and plot the points on a system of axes.
x −3 −2 −1 0 1 2 3
f (x) 9
SOLUTION
f (x) = x2
2
f (−3) = (−3) = 9
2
f (−2) = (−2) = 4
2
f (−1) = (−1) = 1
2
f (0) = (0) = 0
2
f (1) = (1) = 1
2
f (2) = (2) = 4
2
f (3) = (3) = 9
x −3 −2 −1 0 1 2 3
f (x) 9 4 1 0 0 4 9
10
(−3; 9) 9 (3; 9)
8
7
B 6 A
5
(−2; 4) 4 (2; 4)
3
2
(−1; 1) 1 (1; 1)
x
−4 −3 −2 −1−1 0 1 2 3 4
Range: {y : y ∈ R, y ≥ 0}
25
f (x) =
4
25
∴ = x2
4
5
x=±
2
1
= ±2
2
Complete the table and plot the following graphs on the same system of axes:
x −2 −1 0 1 2
1. y1 = x2 − 2
y1
2. y2 = x2 − 1 y2
3. y3 = x2 y3
4. y4 = x2 + 1 y4
5. y5 = x2 + 2 y5
Complete the table and plot the following graphs on the same system of axes:
1. y6 = −2x2 x −2 −1 0 1 2
2. y7 = −x2 y6
y7
3. y8 = x2
y8
4. y9 = 2x2 y9
The effect of q
The effect of q is called a vertical shift because all points are moved the same distance in the same direction
(it slides the entire graph up or down).
• For q > 0, the graph of f (x) is shifted vertically upwards by q units. The turning point of f (x) is above
the y-axis.
• For q < 0, the graph of f (x) is shifted vertically downwards by q units. The turning point of f (x) is below
the y-axis.
The effect of a
• For a > 0, the graph of f (x) is a “smile” and has a minimum turning point at (0; q). The graph of f (x)
is stretched vertically upwards; as a gets larger, the graph gets narrower.
For 0 < a < 1, as a gets closer to 0, the graph of f (x) gets wider.
• For a < 0, the graph of f (x) is a “frown” and has a maximum turning point at (0; q). The graph of f (x)
is stretched vertically downwards; as a gets smaller, the graph gets narrower.
For −1 < a < 0, as a gets closer to 0, the graph of f (x) gets wider.
q>0
q=0
q<0
VISIT:
You can use this Phet simulation to help you see the effects of changing a and q for a parabola.
Therefore if a > 0, the range is [q; ∞). Similarly, if a < 0 then the range is (−∞; q].
QUESTION
x2 ≥ 0
x2 + 2 ≥ 2
g(x) ≥ 2
Intercepts
The y-intercept:
Every point on the y-axis has an x-coordinate of 0, therefore to calculate the y-intercept let x = 0.
The x-intercepts:
Every point on the x-axis has a y-coordinate of 0, therefore to calculate the x-intercept let y = 0.
There is no real solution, therefore the graph of g(x) = x2 + 2 does not have x-intercepts.
Turning points
The turning point of the function of the form f (x) = ax2 + q is determined by examining the range of the
function.
• If a > 0, the graph of f (x) is a “smile” and has a minimum turning point at (0; q).
• If a < 0, the graph of f (x) is a “frown” and has a maximum turning point at (0; q).
Axes of symmetry
The axis of symmetry for functions of the form f (x) = ax2 + q is the y-axis, which is the line x = 0.
In order to sketch graphs of the form f (x) = ax2 + q, we need to determine the following characteristics:
1. sign of a
2. y-intercept
3. x-intercept
4. turning point
QUESTION
Sketch the graph of y = 2x2 − 4. Mark the intercepts and turning point.
SOLUTION
y = 2x2 − 4 y = 2x2 − 4
2
= 2(0) − 4 0 = 2x2 − 4
= −4 x2 = 2
√
This gives the point (0; −4). ∴x=± 2
√ √
This gives the points (− 2; 0) and ( 2; 0).
√ 1 √
(− 2; 0) ( 2; 0)
x
−3 −2 −1 0 1 2 3
−1
−2
−3
−4
(0; −4)
Domain: {x : x ∈ R}
Range: {y : y ≥ −4, y ∈ R}
QUESTION
Sketch the graph of g(x) = − 12 x2 − 3. Mark the intercepts and the turning point.
SOLUTION
g(x)
x
0
−4 −3 −2 −1 1 2 3 4
−1
−2
(0; −3)
−3
−4
−5
−6
g(x) = − 12 x2 − 3
1. The graph below shows a quadratic function with the following form: y = ax2 + q.
Two (points) on the parabola are shown: Point A, the turning point of the parabola, at (0; 4), and Point B
is at 2; 83 . Calculate the values of a and q.
5
A
4
3
B
2
1
x
−5 −4 −3 −2 −1 1 2 3 4 5
−1
−2
−3
2. The graph below shows a quadratic function with the following form: y = ax2 + q.
Two points on the parabola are shown: Point A, the turning point of the parabola, at (0; −3), and Point
B is at (2; 5). Calculate the values of a and q.
y
6
5 B
4
3
2
1
x
−4 −3 −2 −1 1 2 3 4
−1
−2
−3 A
−4
y
f (x)
12
10 g(x)
6
h(x)
4
x
−3 −2 −1 0 1 2 3
−2
−4
−6
−8
−10 k(x)
−12
12
f (x)
10
g(x)
8
h(x)
6
x
−3 −2 −1 0 1 2 3
−2
−4
a) y = x2 − 3 b) y = x2 + 1 c) y = x2
7. Two parabolas are drawn: g : y = ax2 + p and h : y = bx2 + q.