sqoolpapers.co.za

Study Guide For Grade

12

Mathematics

Term 4
Paper 1

Functions and Graphs

Functions describe relationships between variables. A graph represents this relationship on the Cartesian plane. In examinations, you must recognise the type of function, determine important features, sketch graphs accurately and interpret intersections or intervals.

Linear functions

The general form of a linear function is:

f(x)=mx+cf(x)=mx+c

The constant m is the gradient, and c is the y-intercept. The gradient measures the change in the y-values compared with the change in the x-values:

m=y2y1x2x1m=\frac{y_2-y_1}{x_2-x_1}

If the gradient is positive, the graph increases from left to right. If it is negative, the graph decreases. If it is zero, the graph is horizontal.

Example

Determine the equation of the straight line passing through the points with coordinates:

A(1;3)andB(4;9)A(1;3)\quad\text{and}\quad B(4;9)

First calculate the gradient:

m=9341m=\frac{9-3}{4-1}
m=63=2m=\frac{6}{3}=2

Substitute one point into the general equation:

y=mx+cy=mx+c
3=2(1)+c3=2(1)+c
c=1c=1

Therefore:

f(x)=2x+1f(x)=2x+1

To calculate the x-intercept, let the y-value equal zero:

0=2x+10=2x+1
x=12x=-\frac{1}{2}

Quadratic functions

The general form of a quadratic function is:

f(x)=ax2+bx+cf(x)=ax^2+bx+c

Its graph is a parabola. If the value of a is positive, the parabola opens upwards and has a minimum turning point. If the value of a is negative, it opens downwards and has a maximum turning point.

The axis of symmetry is:

x=b2ax=-\frac{b}{2a}

Example

Determine the intercepts and turning point of:

f(x)=x24x5f(x)=x^2-4x-5

For the y-intercept, let the x-value equal zero:

f(0)=024(0)5f(0)=0^2-4(0)-5
f(0)=5f(0)=-5

The y-intercept is therefore:

(0;5)(0;-5)

For the x-intercepts, let the function equal zero:

x24x5=0x^2-4x-5=0
(x5)(x+1)=0(x-5)(x+1)=0
x=5orx=1x=5\quad\text{or}\quad x=-1

The x-intercepts are:

(5;0)and(1;0)(5;0)\quad\text{and}\quad(-1;0)

Calculate the x-coordinate of the turning point:

x=42(1)x=-\frac{-4}{2(1)}
x=2x=2

Calculate the corresponding y-coordinate:

f(2)=224(2)5f(2)=2^2-4(2)-5
f(2)=9f(2)=-9

The turning point is:

(2;9)(2;-9)

Hyperbolic functions

The standard form of a hyperbolic function is:

f(x)=axp+qf(x)=\frac{a}{x-p}+q

The graph has two separate branches. Its asymptotes are:

x=px=p
y=qy=q

The point where the asymptotes intersect is the centre of the hyperbola:

(p;q)(p;q)

If a is positive, the branches lie above-right and below-left relative to the centre. If a is negative, the branches lie above-left and below-right.

Example

Consider the function:

f(x)=2x21f(x)=\frac{2}{x-2}-1

Its asymptotes are:

x=2x=2
y=1y=-1

To calculate the x-intercept:

0=2x210=\frac{2}{x-2}-1
1=2x21=\frac{2}{x-2}
x2=2x-2=2
x=4x=4

To calculate the y-intercept:

f(0)=2021f(0)=\frac{2}{0-2}-1
f(0)=2f(0)=-2

An examination derivation uses the asymptotes and points on the graph to determine the parameters before obtaining a function of this form. It also identifies the related graph transformation as a translation downwards or to the right.

Exponential functions

The general exponential function is:

f(x)=abx+qf(x)=ab^x+q

The base must satisfy:

b>0andb1b>0\quad\text{and}\quad b\ne1

The horizontal asymptote is:

y=qy=q

If the base is greater than one, the graph increases. If the base lies between zero and one, the graph decreases.

Example

Consider:

f(x)=2x4f(x)=2^x-4

The horizontal asymptote is:

y=4y=-4

For the y-intercept:

f(0)=204f(0)=2^0-4
f(0)=14=3f(0)=1-4=-3

For the x-intercept:

0=2x40=2^x-4
2x=42^x=4
2x=222^x=2^2
x=2x=2

Inverse functions

An inverse function reverses the operation of the original function. To determine an inverse, replace the function notation with the y-variable, interchange the x-variable and y-variable, and make the y-variable the subject.

Example

Determine the inverse of:

f(x)=2x+6f(x)=2x+6
y=2x+6y=2x+6

Interchange the variables:

x=2y+6x=2y+6

Make the y-variable the subject:

x6=2yx-6=2y
y=x62y=\frac{x-6}{2}

Therefore:

f1(x)=x62f^{-1}(x)=\frac{x-6}{2}

A function and its inverse are reflections of each other in the line:

y=xy=x

The domain of the original function becomes the range of its inverse, while its range becomes the domain of the inverse. A quadratic function must usually have a restricted domain before its inverse is also a function.

Domain and range

The domain is the set of permissible x-values. The range is the set of possible y-values.

For a linear function with a non-zero gradient:

xx\in\mathbb{R}
yy\in\mathbb{R}

For a quadratic function, the domain is all real numbers. Its range depends on the turning point. For the earlier quadratic example with minimum value negative nine:

xx\in\mathbb{R}
y9y\geq-9

For the hyperbola:

f(x)=2x21f(x)=\frac{2}{x-2}-1

the domain and range are:

x,x2x\in\mathbb{R},\quad x\ne2
y,y1y\in\mathbb{R},\quad y\ne-1

For the exponential function:

f(x)=2x4f(x)=2^x-4

the domain and range are:

xx\in\mathbb{R}
y>4y>-4

Intercepts and turning points

An x-intercept occurs where a graph crosses or touches the x-axis. Set the function equal to zero.

f(x)=0f(x)=0

A y-intercept occurs where a graph crosses the y-axis. Substitute zero for the x-value.

f(0)=yf(0)=y

A quadratic function has one turning point. It may also have two, one or no real x-intercepts. The discriminant can be used to determine this:

Δ=b24ac\Delta=b^2-4ac
Δ>0\Delta>0

This means that there are two distinct x-intercepts.

Δ=0\Delta=0

This means that there is one repeated x-intercept.

Δ<0\Delta<0

This means that there are no real x-intercepts.

Asymptotes

An asymptote is a line that a graph approaches but does not reach under normal conditions.

For a hyperbola:

f(x)=axp+qf(x)=\frac{a}{x-p}+q

the vertical and horizontal asymptotes are:

x=px=p
y=qy=q

For an exponential function:

f(x)=abx+qf(x)=ab^x+q

the horizontal asymptote is:

y=qy=q

Asymptotes are normally drawn as broken lines and labelled clearly. They help determine the domain, range and overall position of the graph.

Transformations of graphs

Starting with a basic graph, transformations change its position or shape.

A vertical translation is represented by:

y=f(x)+qy=f(x)+q

If q is positive, the graph moves upwards. If q is negative, it moves downwards.

A horizontal translation is represented by:

y=f(xp)y=f(x-p)

If p is positive, the graph moves to the right. If p is negative, it moves to the left.

Reflection in the x-axis is represented by:

y=f(x)y=-f(x)

Reflection in the y-axis is represented by:

y=f(x)y=f(-x)

A change from one related hyperbola to another may be described as a vertical or horizontal translation, provided the direction and number of units are stated correctly.

Graph interpretation

When interpreting a graph, read coordinates and intervals carefully.

A graph is increasing where the y-values increase as the x-values increase. It is decreasing where the y-values decrease as the x-values increase.

The function is positive where the graph lies above the x-axis:

f(x)>0f(x)>0

The function is negative where the graph lies below the x-axis:

f(x)<0f(x)<0

To determine where one graph lies above another, identify the intersections and compare the graphs between these points:

f(x)>g(x)f(x)>g(x)

Remember to use strict inequalities if the points of intersection are excluded and inclusive inequalities if they are included.

Solving equations using graphs

The solutions of an equation involving two functions are the x-coordinates of their points of intersection.

For example, to solve:

x24x5=2x+1x^2-4x-5=2x+1

draw or consider the graphs:

f(x)=x24x5f(x)=x^2-4x-5
g(x)=2x+1g(x)=2x+1

Algebraically, the intersection points are found as follows:

x24x5=2x+1x^2-4x-5=2x+1
x26x6=0x^2-6x-6=0

Using the quadratic formula:

x=b±b24ac2ax=\frac{-b\pm\sqrt{b^2-4ac}}{2a}
x=6±(6)24(1)(6)2(1)x=\frac{6\pm\sqrt{(-6)^2-4(1)(-6)}}{2(1)}
x=6±602x=\frac{6\pm\sqrt{60}}{2}
x=3±15x=3\pm\sqrt{15}

On a graph, these solutions are read from the x-coordinates where the straight line intersects the parabola. Simultaneous equations can similarly be solved by substitution or by reading the intersection coordinates. Complete examination working should show the equations, substitution, standard form and both coordinate values.

Exam Tip

Always label the axes, intercepts, turning points and asymptotes. Show substitutions and important algebraic steps. When giving an interval, check whether the endpoints must be included. Use the shape, domain, range and asymptotes to confirm that your calculated graph is reasonable.