CIMA Part 4
CIMA Part 4
the previous retained digit (i.e. the ‘5’) is unchanged. So 86,531 86,500 to three signifi-
BASIC MATHEMATICS
Example 1.4.1
This exercise covers all the topics of this chapter so far. Evaluate the following to the accuracy specified.
Solution
In what follows, before rounding, we have not written out the full calculator display if it was plainly not going to be
needed. However, note that it is good practice to retain full calculator accuracy throughout your calculation, only
rounding at the final answer stage. Doing so avoids errors due to premature rounding at intermediate stages.
(a) 89.56 56.4/4.3 89.56 13.11627 89.56 13.12 76.44 to two d.p.
(b) (5.9 8.2) ÷ (3.6 7.1) (2.3) ÷ (3.5) 0.65714 0.7 to one d.p.
(c) 8,539 349.1 ÷ (32.548 1) 8,539 349.1 ÷ 31.548 8,539 11.066 8527.934
8,530 to three s.f.
(d) 56/5 28 11.2 28 16.8 17 to the nearest whole number.
Correct rounding is essential in computer-based assessments. Don’t move on to the next topic until you are quite
sure about this.
FUNDAMENTALS OF BUSINESS MATHEMATICS 7
BASIC MATHEMATICS
1.5.1 Definitions
1. The nth power of a number, a, is the number multiplied by itself n times in total, and
is denoted by an or a^n. For example,
25 or 2^5 2 2 2 2 2 32
2. Any number to the power of zero is defined to be 1. For example,
70 1
1 1
32
32 9
4. The nth root of a number, a, is denoted by a1/n and it is the number that, when multi-
plied by itself n times in total, results in a. For example,
81 3 3 8 2
Check: 2 2 2 8
5. an/m can be interpreted either as the mth root of an or as the mth root of a multiplied by
itself n times. For example,
95 2 ( 9 )5 35 243
23 2 4 (2 2 2 ) (2 2 2 2) 23 2 4 234 27 128
35 32 (3 3 3 3 3)/(3 3) 352 33 27
( 42 )3 423 46 4, 096
8 STUDY MATERIAL C3
BASIC MATHEMATICS
Example 1.5.1
Simplify the following:
23
(a) (m )
m5
(b) m3/m 2
(c) (m4)1/2
(d) 1
m3
Solution
23 6
(a) (m ) m m
m5 m5
(b) m3/m 2 m(3 (2)) m5
(d) 1 1
m3
m3 1 m3
Notice from Figure 1.1 that most of the values have been addressed by the cell
reference – but it is also possible to incorporate numbers into the formulae.
BASIC MATHEMATICS
rounded to the specified number of decimal places. The following example (Figure 1.2)
illustrates this and uses the data from Example 1.4.1.
Notice that the third example requested the result be rounded to three significant figures,
the formula is a little more complex and has been done here in two steps.
In the first step in cell f6 the arithmetic has been performed and the result rounded to
three decimal places. Then in g6 the len and the int functions have been applied to fur-
ther round the result to three significant figures.
It is sometimes preferable to take the integer value of a number as opposed to rounding
it to the nearest whole number. The difference is that the integer value is a number with-
out any decimal places. Therefore the integer value of 9.99 is 9 and not 10 as it would be
if the number had been rounded to the nearest whole number.
Figure 1.3 shows the table used in the rounding exercise but with the Excel int function
in place of the round function
Figure 1.4 shows the results of the rounding and the integer formulae used in figures 1.2
and 1.3.
x 1
or x 2
or x 3, and so on.
Another example is the set of the major points of a compass. If this variable is denoted by c,
then it can have more than one value, but only a limited number.
c north
c south
c north-west, and so on.
These examples show that variables can take on non-numerical ‘values’ as well as numeri-
cal ones. In this text we shall concentrate on numerical variables, that is, those whose values
are numbers, like the first case above.
A mathematical function is a rule or method of determining the value of one numeri-
cal variable from the values of other numerical variables. We shall concentrate on the case
where one variable is determined by or depends on just one other variable. The first vari-
able is called the dependent variable, and is usually denoted by y, while the second is called
the independent variable, denoted by x. The relationship between them is a function of one
variable, often referred to as a function, for brevity. Note that whilst functions are similar
to formulae (see Section 1.8) there are specific conditions relating to the definition of a
function, but these are outside the scope of this book.
A very useful way of stating a function is in terms of an equation, which is an expression
containing an ‘equals’ sign. The equation of a function will thus take the typical form:
If we know the value of the independent variable x, then the expression will completely
determine the corresponding value of the dependent variable, y.
Example 1.7.1
The following equations represent functions with one independent variable. Evaluate the dependent variable
when the independent variable has the value 2.
(a) y 3 2x
(b) y x
(c) y 1 x 3x2
FUNDAMENTALS OF BUSINESS MATHEMATICS 11
Solution
BASIC MATHEMATICS
To find the value of y, we write the known value of x (2 in this case) in place of x in the mathematical expres-
sion and perform the necessary arithmetical calculations. This is known as the substitution of the x-value into the
equation.
y 322 3 4 7
y 1 2 3 22 1 2 12 15
1.8 Formulae
A formula is a statement that is given in terms of mathematical symbols: it is a mathemati-
cal expression that enables you to calculate the value of one variable from the value(s) of
one or more others. Many formulae arise in financial and business calculations, and we
shall encounter several during the course of this text. In this chapter, we shall concentrate
on some of the more complicated calculations that arise from the application of formulae.
Example 1.8.1
Calculate the value of A from the formula
B(C 1)(3 D )
A
(2E 3F )
Solution
(C 1) (3 1) 4
(3 D ) (3 ( 1 . 6)) 3 1 .6 4 .6
(2E 3F ) 2 ( 1) (3 ( 2 . 5)) 2 7 . 5 5 . 5
2 4 4.6
Hence A 6 . 69 to two d.p.
5.5
Example 1.8.2
The following formula occurs in calculations of interest and depreciation:
V P (1 r )n
Solution
BASIC MATHEMATICS
(a) We shall compute the powers from this basic definition, but you may have a calculator with an xy or a yx button,
which will make the calculations easier.
In the first case:
(b) In the same way as above, we first calculate the expression in the bracket then the power:
The example above required us to change the subject of the formula from V to P, that is, to end up
with P some expression. There are various rules and techniques which help this process.
1. If something is added or subtracted at one side of an equation, then it changes its sign when you take it to
the other side. For example: P 5 9, so P 9 5 4
2. If something multiplies one side of an equation, then it divides when taken to the other side. Similarly,
divisions turn into multiplications. For example: 5R 210, so R 210 ÷ 5 42; T ÷ 20 7, so
T 7 20 140
3. If the variable you want as the subject is inside a square root, manipulate the equation into the form ‘square-
rooted expression something’ and then square both sides of the equation
Example 1.8.3
Rearrange the following equations to change X into the subject:
(a) Y a bX
(b) Y X ÷ (2 X )
(c) Y 2 (abX c )
Solution
(a) If Y a bX
so Y a bX (rule 1)
Y a
thus X (rule 2)
b
(b) If Y X ÷ (2 X)
Y (2 X ) X (rule 2)
2Y XY X (multiplying out the brackets)
2Y X XY
X (1 Y )
FUNDAMENTALS OF BUSINESS MATHEMATICS 13
BASIC MATHEMATICS
2Y
X
1 Y
(c) If Y 2 (abX c )
Y abX
2 c
Squaring both sides gives:
Y2 abX
4 c
All that remains now is to take the a, b and c across to the other side:
cY 2
X
4ab
Example 1.10.1
(a) Solve 6 3X 0
6 3X
X 63 2
200 5X 1080 5X 70
200 70 5X 130
X 130 5 26
50 24
(c) Solve
X X 3
50(X 3) 24X
50X 150 24X
50X 24X 150 26X
X 150 26 5 .77 to two d .p.
Example 1.10.2
Solve the following equations:
(a) 10 3Y 8Y 7
(b) 6 . 1 4 . 9
Y 10 Y
Solution
(a) 10 3Y 8Y 7
10 7 8Y 3Y
17 5Y
Y 17 ÷ 5 3:4
FUNDAMENTALS OF BUSINESS MATHEMATICS 15
BASIC MATHEMATICS
(b) 6 . 1 4 . 9
Y 10 Y
6.1(10 Y) 4.9Y
61 6.1Y 4.9Y
Example 1.10.3
Solve the following simple quadratic equations (note that the variable used is Y, but as there is only one variable
used, this is fine.):
Solution
(a) Y2 100 ÷ 4 25
Y 25 and 25 5
(b) Y2 9
Y 9 3
(c) Y(Y 2) 0
Either Y 0; or Y 2 0, so Y 2
You may have noticed that most quadratic equations have two roots, that is, two values for which the two
sides of the equation are equal, but occasionally, as in (d) above, they appear to have only one. It is, in fact, a
repeated (or double) root. For example, Y2 9 has no real roots. We shall consider this again when we look
at quadratic graphs in the next chapter.
For quadratic equations all of whose coefficients are non-zero, the easiest method of solution is the formula. If
the equation is aX2 bX c 0, then the roots are given by:
b (b 2 4 ac )
X
2a
This formula is given in your exam so you don’t need to learn it.