Methods12 2ed Ch01
Methods12 2ed Ch01
Reviewing
linear equations
Objectives
I To solve linear equations in one unknown.
I To construct linear equations.
I To use linear equations to solve problems.
I To solve simultaneous linear equations by substitution and elimination methods.
I To solve linear inequalities.
I To use and transpose formulas.
Many problems may be solved by first translating them into mathematical equations and then
solving the equations using algebraic techniques. An equation is solved by finding the value
or values of the variables that would make the statement true.
Consider the equation 2x + 11 = 3 − 2x. If x = −2, then
LHS = 2(−2) + 11 = 7 and RHS = 3 − 2(−2) = 7
The statement is true when x = −2. The solution to the equation is therefore x = −2. In this
case there is no other value of x that would give a true statement.
The equations that we deal with in this chapter are called linear equations since they are
related to the equation of a straight line.
Linear equations have either one solution (as shown in the example above), no solutions or
infinitely many solutions. The equation 2x + 3 = 2x + 4 has no solutions, since no value of x
makes the statement true. The equation 2(x + 3) = 2x + 6 has infinitely many solutions, since
it is true for all values of x.
We note that the equation x2 = 16 has exactly two solutions, x = 4 or x = −4, but this
equation is not linear.
1A Linear equations
A linear equation (in one unknown) is a particular type of polynomial equation in which the
variable is to the first power. The following are examples of linear equations:
z − 3 2z − 5
3x − 5 = 11, 7 − 2t = 8t − 11, + = 11
4 3
In each of these equations, the variable is to the first power.
The following are examples of non-linear polynomial equations:
x2 − x − 12 = 0 (quadratic), 2x3 − x = 0 (cubic), x4 = 16 (quartic)
In each of these equations, the highest power of the variable is not the first power. You have
met some of these in your previous study, and they are also in later chapters of this book.
Example 1
Solve the equation 3x + 4 = 16 for x.
Solution Explanation
3x + 4 = 16
3x = 12 Subtract 4 from both sides.
x=4 Divide both sides by 3.
Check: Once a solution has been found it may be
LHS = 3(4) + 4 = 16 checked by substituting the value back into
both sides of the original equation to ensure
RHS = 16
that the left-hand side (LHS) equals the
∴ the solution is correct. right-hand side (RHS).
The first three equations in the above example are equivalent equations. Obtaining the second
two equations enables us to solve the first equation.
Example 2
Solve 4x + 3 = 3x − 5.
Solution Explanation
4x + 3 = 3x − 5
x + 3 = −5 Subtract 3x from both sides and then
x = −8 subtract 3 from both sides.
Example 3
Solve 3(2x + 5) = 27.
Solution Explanation
3(2x + 5) = 27 We note that since 27 is divisible by 3, the
6x + 15 = 27 following method is also possible:
6x = 12 3(2x + 5) = 27
x=2 2x + 5 = 9
Check: 2x = 4
x=2
LHS = 3(2 × 2 + 5) = 27
RHS = 27
∴ the solution is correct.
Example 4
x x
Solve −2= .
5 3
Solution Explanation
x x
−2= The denominators of the fractions are 3
5 3
and 5. The lowest common multiple of 3
x x and 5 is 15.
× 15 − 2 × 15 = × 15
5 3
Multiply both sides of the equation by 15.
3x − 30 = 5x
This means that each term of the LHS
−2x = 30 and the RHS of the equation is multiplied
x = −15 by 15.
−15
Check: LHS = − 2 = −3 − 2 = −5
5
−15
RHS = = −5
3
∴ the solution is correct.
Example 5
x − 3 2x − 4
Solve − = 5.
2 3
Solution Explanation
x−3 2x − 4 Remember that the line separating the
×6− ×6=5×6
2 3 numerator and the denominator (the
3(x − 3) − 2(2x − 4) = 30 vinculum) acts as brackets.
3x − 9 − 4x + 8 = 30 Multiply both sides of the equation by 6,
−x = 31 the lowest common multiple of 2 and 3.
x = −31
Check:
−31 − 3 2 × (−31) − 4
LHS = −
2 3
−34 −66
= − = −17 + 22 = 5
2 3
RHS = 5
∴ the solution is correct.
Literal equations
An equation for the variable x in which all the coefficients of x, including the constants, are
pronumerals is known as a literal equation.
Example 6
Solve ax + b = cx + d for x.
Solution Explanation
ax + b = cx + d Collect terms in x on the left-hand side and
ax − cx = d − b constants on the right-hand side.
(a − c)x = d − b Factorise the left-hand side.
d−b
x=
a−c
ISBN 978-1-009-11045-7 © Michael Evans et al 2022 Cambridge University Press
Photocopying is restricted under law and this material must not be transferred to another party.
6 Chapter 1: Reviewing linear equations
Note: Ensure a multiplication sign is placed between the letters of the expression,
otherwise the calculator will read them as a single variable rather than a product.
That is, enter a × x and not ax.
Summary 1A
An equation is solved by finding the value or values of the variables that would make
the statement true.
A linear equation is one in which the variable is to the first power.
There are often several different ways to solve a linear equation. The following steps
provide some suggestions:
1 Expand brackets and, if the equation involves fractions, multiply through by the
lowest common denominator of the terms.
2 Group all of the terms containing a variable on one side of the equation and the
terms without the variable on the other side.
Exercise 1A
8
2x + 12
a 0.2x + 6 = 2.4 b 0.6(2.8 − x) = 48.6 c = 6.5
7
1
d 0.5x − 4 = 10 e (x − 10) = 6 f 6.4x + 2 = 3.2 − 4x
4
9 Solve for x:
a b a+b bx x
a + = b + =2
x+a x−b x+c 1 + bx 1 + x
Example 7
A chef uses the following rule for cooking a turkey:
‘Allow 30 minutes for each kilogram weight of turkey and then add an extra 15 minutes.’
If the chef forgot to weigh a turkey before cooking it, but knew that it had taken 3 hours to
cook, calculate how much it weighed.
Solution Explanation
Let the weight of the turkey be x kilograms. Assign a variable to the quantity that is to
Then the time taken is (30x + 15) minutes. be found. In this example, the weight of
∴ 30x + 15 = 180 the turkey is x kilograms.
Example 8
Find the area of a rectangle whose perimeter is 1.08 m, if it is 8 cm longer than it is wide.
Solution Explanation
Let length = ` cm. We know that
Then width = (` − 8) cm. Perimeter = 2 × length + 2 × width
Perimeter = 2 × length + 2 × width and that the width is 8 cm less than the
= 2` + 2(` − 8) length. Let ` cm be the length. Then the
= 4` − 16 cm width is (` − 8) cm.
Perimeter = 108 cm Find the perimeter in terms of `. Find the
∴ 4` − 16 = 108 length and width, and hence find the area.
4` = 124
` = 31 cm
The length is 31 cm and the width is 23 cm.
Therefore the area is 31 × 23 = 713 cm2 .
Example 9
Adam normally takes 5 hours to travel between Higett and Logett. One day he increases
his speed by 4 km/h and finds the journey from Higett to Logett takes half an hour less
than the normal time. Find his normal speed.
Solution Explanation
Let x km/h be his normal speed. In problems such as this, the speed is the
The distance from Higett to Logett is average speed.
x × 5 = 5x kilometres. We note that
Adam’s new speed is (x + 4) km/h. distance = speed × time
9
Hence (x + 4) × = 5x
2
9(x + 4) = 10x
9x + 36 = 10x
36 = x
His normal speed is 36 km/h.
Summary 1B
Steps for solving a word problem with a linear equation
Read the question carefully and write down the known information clearly.
Identify the unknown quantity that is to be found.
Assign a variable to this quantity.
Form an expression in terms of x (or the variable being used) and use the other relevant
information to form the equation.
Solve the equation.
Write a sentence answering the initial question.
Exercise 1B
1 For each of the following, write an equation using the variable x, then solve the equation
for x:
a A number plus two is equal to six.
b A number multiplied by three is equal to ten.
c Six is added to a number multiplied by three and the result is twenty-two.
d Five is subtracted from a number multiplied by three and the result is fifteen.
e Three is added to a number. If the result of this is multiplied by six, then fifty-six is
obtained.
f Five is added to a number and the result divided by four gives twenty-three.
2 $48 is divided among three students, A, B and C. If B receives three times as much as A,
and C receives twice as much as A, how much does each receive?
3 The sum of two numbers is 42, and one number is twice the other. Find the two
numbers.
Example 7 4 A chef uses the following rule for cooking food on a spit: ‘Allow 20 minutes for each
kilogram weight and then add an extra 20 minutes.’ If the chef forgot to weigh the food
before cooking it but knew that it had taken 3 hours to cook, calculate how much it
weighed.
Example 8 5 Find the area of a rectangle whose perimeter is 4.8 m, if it is 0.5 m longer than it
is wide.
8 Two tanks contain equal amounts of water. They are connected by a pipe and 3000 litres
of water is pumped from one tank to the other. One tank then contains 6 times as much
water as the other. How many litres of water did each tank contain originally?
9 A 120-page book has p lines to a page. If the number of lines were reduced by three
on each page, the number of pages would need to be increased by 20 to give the same
amount of writing space. How many lines were there on each page originally?
Example 9 10 A rower travels upstream at 6 km/h and back to the starting place at 10 km/h. The total
journey takes 48 minutes. How far upstream did the rower go?
11 A shopkeeper buys a crate of eggs at $1.50 per dozen. He buys another crate, containing
3 dozen more than the first crate, at $2.00 per dozen. He sells them all for $2.50 a dozen
and makes $15 profit. How many dozens were there in each of the crates?
Example 9 12 Jess walked for 45 minutes at 3 km/h and then ran for half an hour at x km/h. At the end
of that time she was 6 km from the starting point. Find the value of x.
A man travels from A to B at 4 km/h and from B to A at 6 km/h. The total journey takes
CAS
13
45 minutes. Find the distance travelled.
14 A boy is 24 years younger than his father. In two years’ time the sum of their ages will
be 40. Find the present ages of father and son.
1C Simultaneous equations
A linear equation that contains two unknowns, e.g. 2y + 3x = 10, does not have a single
solution. Such an equation actually expresses a relationship between pairs of numbers,
x and y, that satisfy the equation. If all possible pairs of numbers (x, y) that satisfy
the equation are represented graphically, the result is a straight line; hence the name
linear relation.
y
If the graphs of two such equations are drawn on
the same set of axes, and they are non-parallel,
the lines will intersect at one point only. Hence 4
=4
there is one pair of numbers that will satisfy 3
–y
both equations simultaneously. 2
2x
The intersection point of two straight lines can 1
–3 –2 –1 1 2 3
be found graphically; however, the accuracy x
of the solution will depend on the accuracy of 0
–1
the graphs.
–2 x+
Alternatively, the intersection point may be 2y
–3 =–
found algebraically by solving the pair of 3
(1, –2)
simultaneous equations. We shall consider two –4
techniques for solving simultaneous equations.
Example 10
Solve the equations 2x − y = 4 and x + 2y = −3.
Solution Explanation
Method 1: Substitution
x=1
Check in (1): LHS = 2(1) − (−2) = 4 A check can be carried out with the other
RHS = 4 equation.
Method 2: Elimination
If one of the variables has the same
2x − y = 4 (1)
coefficient in the two equations, we can
x + 2y = −3 (2) eliminate that variable by subtracting one
To eliminate x, multiply equation (2) by 2 equation from the other.
and subtract the result from equation (1). It may be necessary to multiply one of
When we multiply equation (2) by 2, the the equations by a constant to make the
pair of equations becomes: coefficients of x or y the same in the two
equations.
2x − y = 4 (1)
2x + 4y = −6 (20 )
Subtract (20 ) from (1):
−5y = 10
y = −2
Now substitute for y in equation (2) to
find x, and check as in the substitution
method.
Note: This example shows that the point (1, −2) is the point of intersection of the graphs of
the two linear relations.
Equations of the form a · x + b · y = c can also be entered using menu > Graph
Entry/Edit > Equation Templates > Line > Line Standard a · x + b · y = c.
Use the touchpad to move the cursor to select each of the two graphs.
The intersection point’s coordinates will appear on the screen. Press esc to exit the
Intersection Point(s) tool.
Note: Alternatively, you can find the intersection point using menu > Analyze Graph >
Intersection.
To find the solution, tap into the graph window to select it,
and then select Analysis > G-Solve > Intersection.
There are three cases for a system of two linear equations with two variables.
Summary 1C
We have two methods for solving simultaneous linear equations in two variables by hand.
1 Substitution
Make one of the variables the subject in one of the equations.
Substitute for that variable in the other equation.
2 Elimination
Choose one of the two variables to eliminate.
Obtain the same or opposite coefficients for this variable in the two equations.
To do this, multiply both sides of one or both equations by a number.
Add or subtract the two equations to eliminate the chosen variable.
Exercise 1C
1 Solve each of the following pairs of simultaneous equations by the substitution method:
a y = 2x + 1 b y = 5x − 4 c y = 2 − 3x
y = 3x + 2 y = 3x + 6 y = 5x + 10
d y − 4 = 3x e y − 4x = 3 f y − 4x = 6
y − 5x + 6 = 0 2y − 5x + 6 = 0 2y − 3x = 4
2 Solve each of the following pairs of simultaneous equations by the elimination method:
a x+y=6 b y−x=5 c x − 2y = 6
x − y = 10 x+y=3 x + 6y = 10
Example 10 3 Solve each of the following pairs of simultaneous linear equations by either the
substitution or the elimination method:
a 2x − 3y = 7 b 2x − 5y = 10 c 2m − 1 = n
y = 5 − 3x 4x + 3y = 7 2n + m = 8
d 7x − 6y = 20 e 3s − 1 = t f 4x − 3y = 1
3x + 4y = 2 5s + 2t = 20 4y − 5x = 2
4 For each of the following pairs of simultaneous linear equations, state whether there is
one, none or infinitely many solutions:
a 3x + y = 6 b 3x + y = 6 c 3x + y = 6 d 3x − y = 6
6x + 2y = 7 6x + 2y = 12 6x − 2y = 7 6x + 2y = 7
5
a 15x − 4y = 6 b 2p + 5q = −3 c 2x − 4y = −12
9x − 2y = 5 7p − 2q = 9 2y + 3x − 2 = 0
Example 11
The sum of two numbers is 24 and their difference is 96. Find the two numbers.
Solution Explanation
Let x and y be the two numbers. Then The problem can also be solved by
x + y = 24 (1) eliminating x. Subtracting (2) from (1)
gives 2y = −72 and hence y = −36.
x − y = 96 (2)
The problem can also be solved by
Add equations (1) and (2):
substitution. From (1), we have y = 24 − x.
2x = 120 Substitute in (2).
x = 60 The values found for x and y have to make
Substitute in equation (1): each of the equations true. The equation
which has not been used in the final
60 + y = 24
substitution is the one to use for the check.
y = −36
The two numbers are 60 and −36.
Check in (2): 60 − (−36) = 96
Example 12
3 kg of jam and 2 kg of butter cost $29, and 6 kg of jam and 3 kg of butter cost $54.
Find the cost per kilogram of jam and butter.
Solution Explanation
Let the cost of 1 kg of jam be x dollars and The unknowns are the cost per kilogram of
the cost of 1 kg of butter be y dollars. jam and the cost per kilogram of butter.
Then 3x + 2y = 29 (1) Three kilograms of jam and two kilograms
and 6x + 3y = 54 (2) of butter cost $29.
Multiply (1) by 2: 6x + 4y = 58 (10 ) Six kilograms of jam and three kilograms
Subtract (10 ) from (2): −y = −4 of butter cost $54.
y=4 Check in the original problem:
Substitute in (2): 6x + 3(4) = 54
3 kg of jam = $21 and 2 kg of butter = $8
6x = 42 Total = $29
x=7
6 kg of jam = $42 and 3 kg of butter = $12
Jam costs $7 per kg and butter $4 per kg. Total = $54
Summary 1D
Steps for solving a word problem with simultaneous linear equations
Read the question carefully and write down the known information clearly.
Identify the two unknown quantities that are to be found.
Assign variables to these two quantities.
Form expressions in terms of x and y (or other suitable variables) and use the other
relevant information to form the two equations.
Solve the system of equations.
Write a sentence answering the initial question.
Skill-
sheet Exercise 1D
1 Find two numbers whose sum is 138 and whose difference is 88.
3 Six stools and four chairs cost $58, while five stools and two chairs cost $35.
a How much do ten stools and four chairs cost?
b How much do four stools cost?
c How much does one stool cost?
4 A belt and a wallet cost $42, while seven belts and four wallets cost $213.
a How much do four belts and four wallets cost?
b How much do three belts cost?
c How much does one belt cost?
Example 11 5 Find a pair of numbers whose sum is 45 and whose difference is 11.
6 In four years’ time a mother will be three times as old as her son. Four years ago she
was five times as old as her son. Find their present ages.
7 A party was organised for thirty people at which they could have either a hamburger or
a pizza. If there were five times as many hamburgers as pizzas, calculate the number
of each.
8 Two children had 110 marbles between them. After one child had lost half her marbles
and the other had lost 20 they had an equal number. How many marbles did each child
start with and how many did they finish with?
9 One hundred and fifty tickets were sold for a basketball match and $560 was the total
amount collected. Adult tickets were sold at $4.00 each and child tickets were sold at
$1.50 each. How many adult tickets and how many child tickets were sold?
10 The sum of the numerator and denominator of a fraction expressed in simplest form
is 17. If 3 is added to the numerator, the value of the fraction will be 1. What is the
fraction?
11 Linda thinks of a two-digit number. The sum of the digits is 8. If she reverses the digits,
the new number is 36 greater than her original number. What was Linda’s original
number?
12 Tickets to a musical cost $30 for adults and $12 for children. At one particular
performance 960 people attended and $19 080 was collected in ticket sales. Find the
number of adults and the number of children who attended the performance.
13 An investor received $1400 interest per annum from a sum of money, with part of it
invested at 10% and the remainder at 7% simple interest. This investor found that if
she interchanged the amounts she had invested she could increase her return by $90 per
annum. Calculate the total amount invested.
Example 12 14 A shopkeeper sold his entire stock of shirts and ties in a sale for $10 000. The shirts
were priced at 3 for $100 and the ties $20 each. If he had sold only half the shirts and
two-thirds of the ties he would have received $6000. How many of each did he sell in
the sale?
15 A tent manufacturer produces two models, the Outback and the Bush Walker. From
earlier sales records, it is known that 20% more of the Outback model is sold than the
Bush Walker. A profit of $200 is made on each Outback sold, but $350 is made on each
Bush Walker. If during the next year a profit of $177 000 is planned, how many of each
model must be sold?
Oz Jeans has factories in Mydney and Selbourne. At the Mydney factory, fixed costs
CAS
16
are $28 000 per month and the cost of producing each pair of jeans is $30. At the
Selbourne factory, fixed costs are $35 200 per month and the cost of producing each
pair of jeans is $24. During the next month Oz Jeans must manufacture 6000 pairs of
jeans. Calculate the production order for each factory, if the total manufacturing costs
for each factory are to be the same.
17 A tea wholesaler blends together three types of tea that normally sell for $10, $11 and
$12 per kilogram so as to obtain 100 kilograms of tea worth $11.20 per kilogram. If the
same amounts of the two higher priced teas are used, calculate how much of each type
must be used in the blend.
Example 13
Solve the inequality 2x + 1 < 4.
Solution Explanation
2x + 1 < 4
2x < 3 Subtract 1 from both sides.
3
x< Divide both sides by 2.
2
Note: In a number-line diagram, the ‘endpoint’ of an interval is indicated with a closed circle
if the point is included and with an open circle if it is not.
Example 14
Solve the inequality 3 − 2x ≤ 4.
Solution Explanation
3 − 2x ≤ 4
−2x ≤ 1 Subtract 3 from both sides.
1
x≥− Divide both sides by −2. Note that the inequality
2
symbol is reversed.
–2 –1– 1 0 1 2
2
Example 15
2x + 3 3 − 4x
Solve the inequality > + 2.
5 3
Solution Explanation
2x + 3 3 − 4x
> +2 Multiply both sides by 15, the lowest
5 3
common denominator of 5 and 3.
3(2x + 3) > 5(3 − 4x) + 30
Summary 1E
We can add or subtract the same number on both sides of an inequality, and the
resulting inequality is equivalent to the original.
We can multiply or divide both sides of an inequality by a positive number, and the
resulting inequality is equivalent to the original.
If we multiply or divide both sides of an inequality by a negative number, then we must
reverse the inequality sign so that the resulting inequality is equivalent.
Skill-
sheet Exercise 1E
4 In a certain country it costs $1 to send a letter weighing less than 20 g. A sheet of paper
weighs 3 g. Write a suitable inequality and hence state the maximum number of pages
that can be sent for $1. (Ignore the weight of the envelope in this question.)
5 A student receives marks of 66 and 72 on two tests. What is the lowest mark she can
obtain on a third test to have an average for the three tests greater than or equal to 75?
6
3x + 2 5x 3x + 2 5x
a + ≥8 b − ≥ −8
3 2 3 2
3ax + 2 5x 5 3ax + 2 5ax
c − ≥ −8 given that a > d − ≥ −8 given that a > 0
3 2 2 3 2
Example 16
Find the area of a rectangle with length (`) 10 cm and width (w) 4 cm.
Solution Explanation
A = `w
A = 10 × 4 Substitute ` = 10 and w = 4.
A = 40 cm2
Sometimes we wish to rewrite a formula to make a different symbol the subject of the
formula. This process is called transposing the formula. The techniques for transposing
formulas include those used for solving linear equations detailed in Section 1A.
Example 17
Transpose the formula v = u + at to make a the subject.
Solution Explanation
v = u + at
v − u = at Subtract u from both sides.
v−u
=a Divide both sides by t.
t
If we wish to evaluate an unknown that is not the subject of the formula, we can either
substitute the given values for the other variables and then solve the resulting equation, or we
can first transpose the formula and then substitute the given values.
Example 18
Evaluate p if 2(p + q) − r = z, and q = 2, r = −3 and z = 11.
Solution Explanation
Method 1: Substitute then solve
Example 19
A path x metres wide surrounds a rectangular lawn. The lawn is ` metres long and
b metres wide. The total area of the path is A m2 .
a Find A in terms of `, b and x.
b Find b in terms of `, A and x.
c Find the value of b if ` = 6, A = 72 and x = 1.5.
Solution
a b + 2x m
bm + 2x m
m
Example 20
For each of the following, make c the subject of the formula:
√ 1 1 1
a e= 3c − 7a b − =
a b c−2
Solution
√ 1 1 1
a e= 3c − 7a b − =
a b c−2
Square both sides of the equation: Establish common denominator on the
e2 = 3c − 7a left-hand side of the equation:
b−a 1
Therefore =
ab c−2
3c = e2 + 7a Take the reciprocal of both sides:
2
e + 7a ab
c= =c−2
3 b−a
ab
Therefore c = +2
b−a
Summary 1F
A formula relates different quantities: for example, the formula A = πr2 relates the
radius r with the area A of the circle.
The variable on the left is called the subject of the formula: for example, in the formula
A = πr2 , the subject is A.
To calculate the value of a variable which is not the subject of a formula:
Method 1 Substitute the values for the known variables, then solve the resulting
equation for the unknown variable.
Method 2 Rearrange to make the required variable the subject, then substitute values.
Skill-
sheet Exercise 1F
1 For each of the following, find the value of the letter in parentheses:
a c = ab, a = 6, b = 3 (c) b r = p + q, p = 12, q = −3 (r)
c c = ab, a = 6, c = 18 (b) d r = p + q, p = 15, r = −3 (q)
√ √
e c = a, a = 9 (c) f c= a, c = 9 (a)
u u
g p = , u = 10, v = 2 (p) h p = , p = 10, v = 2 (u)
v v
2 For each of the following, construct a formula using the given symbols:
a S , the sum of three numbers a, b and c
b P, the product of two numbers x and y
c the cost, $C, of five books which each cost $p
d the total cost, $T , of d chairs which cost $p each and c tables which cost $q each
e the time, T , in minutes, of a train journey that takes a hours and b minutes
Example 17 4 For each of the following, make the symbol indicated the subject of the formula:
a PV = c; V b F = ma; a c I = Prt; P
2R
d w = H + Cr; r e S = P(1 + rt); t f V= ; r
R−r
Example 18 5 Find the value of the unknown symbol in each of the following:
T +2
a D= , when D = 10, P = 5
P
b A = 21 bh, when A = 40, h = 10
c V = 13 πr2 h, when π = 3.14, V = 100, r = 5
d A = 12 h(a + b), when A = 50, h = 5, a = 10
Example 20 11 For each of the following, make the symbol in brackets the subject of the formula:
√ a+x b−y
a a = a + 2b (b) b = (x)
a−x b+y
r
p
2
x v2
c px = 3q − r (r) = 1 − 2 (v)
CAS
d
y u
ISBN 978-1-009-11045-7 © Michael Evans et al 2022 Cambridge University Press
Photocopying is restricted under law and this material must not be transferred to another party.
Chapter 1 review 27
Review
Chapter summary
Technology-free questions
6 The surface area of a sphere of radius r is given by the formula A = 4πr2 . Calculate the
surface area of a sphere of radius 10 cm. Give your answer in terms of π.
7 The volume of metal in a tube is given by the formula V = π`[r2 − (r − t)2 ], where ` is
the length of the tube, r is the radius of the outside surface and t is the thickness of the
material. Find V when:
a ` = 100, r = 5 and t = 0.2 b ` = 50, r = 10 and t = 0.5
8 For each of the following, make the variable in brackets the subject of the formula:
a A = πrs (r) b T = P(1 + rw) (w)
r
n− p
c v= (r) d ac = b2 + bx (x)
r
u + v
9 Let s = t.
2
a Find the value of s if u = 10, v = 20 and t = 5.
b Find the value of t if u = 10, v = 20 and s = 120.
10 The volume, V cm3 , of a cylinder is given by V = πr2 h, where r cm is the radius and
h cm is the height. Find the radius of the cylinder if the volume of the cylinder is
500π cm3 and the height is 10 cm.
11 A rope of length 205 m is cut into 10 pieces of one length and 5 pieces of another
length. The total length of three of the first 10 lengths exceeds that of two of the second
length by 2 m. Find the lengths of the pieces.
m 1
12 If I add one to the numerator of a fraction it simplifies to . If I subtract one from the
n 5
1 m
denominator it simplifies to . Find the fraction .
7 n
13 Mr Adonis earns $7200 more than Mr Apollo, and Ms Aphrodite earns $4000 less than
Mr Apollo. If the total of the three incomes is $303 200, find the income of each person.
15 A motorist travelled a total distance of 424 km, and had an average speed of 80 km/h on
highways and 24 km/h while passing through towns. If the journey took six hours, find
how long the motorist spent travelling on highways.
Review
Multiple-choice questions
6 I bought x books for $a each and y magazines for $b each. The average price paid
per item, in dollars, is
x+y a+b xa + yb y+x a b
A B C D E +
a+b y+x y+x xa + yb x y
x + 1 2x − 1
7 The solution of the equation − = x is
4 6
8 5 1
A x= B x= C x=1 D x=− E x = −1
5 13 5
72 + 15z
The values of z that satisfy the inequality > 4 are
CAS
8
3
A z>4 B z > −4 C z = −4 D z<4 E z < −4
hw + k
9 If A = then
w
k ht + k A − 2k
A w= B w= C w=
A−h A 2h
3Ah 2
D w= −k E w = h(A + k)
2 3
10 Bronwyn walks one lap of an oval at 2.5 km/h and then jogs another eight laps of the
oval at 5 km/h. If it takes her 30 minutes in total, how long in metres is each lap?
A 200 m B 250 m C 300 m D 350 m E 400 m
Extended-response questions
1 1 2
2 For a spherical mirror of radius r cm, + = , where u cm is the distance from
v u r
the mirror to the object and v cm is the distance from the mirror to the image. The
v−r
magnification is given by m = .
r−u
a Find r in terms of v and u from the first formula.
b Find m in terms of v and u only.
Review
4 Tom leaves town A and travels towards town B at a constant speed of u km/h. At the
same time, Julie leaves town B and travels towards town A at a constant speed of
v km/h. Town B is d km from town A.
a How far has each travelled after t hours?
b By considering that the sum of their distances travelled must be d km when they
meet, find:
i the time it takes for them to meet
ii their distance from town A when they meet.
c If u = 30, v = 50 and d = 100, find the time it takes for them to meet and their
distance from town A.
5 Xiu travels from town A to town B at u km/h and then returns at v km/h. Town A is
d km from town B.
a Find the average speed at which Xiu travels for the complete journey, in terms of u
and v. Remember that
total distance travelled
average speed =
total time taken
b If it takes T hours to travel from A to B, find the time taken:
i for the return trip from B to A, in terms of T , u and v
ii for the entire trip, in terms of T , u and v.
6 A man on a bicycle rides one-third of the way from town A to town B at a speed a km/h
and the remainder of the way at 2b km/h.
a If the distance between the two towns is 9 km, find the time taken to ride from A
to B.
If the man had travelled at a uniform rate of 3c km/h, he could have ridden from A to B
and back again in the same time.
2 1 1
b Show that = + .
c a b
c i Make c the subject of this formula.
ii Find c, when a = 10 and b = 20.