Mathbench

Chapter 9 — Two Full Practice Papers

Two complete ACT Mathematics papers, each built to the real specification:

Time them properly. 50 minutes, one sitting, no interruptions, no looking anything up. An untimed paper measures your mathematics; a timed one measures your ACT score, and they are not the same number.

Do the second paper only once you have worked through everything the first one showed you. A practice paper you have not learned from is a practice paper wasted.

Scoring

Count how many you got right, then read the scale score off the table below. It is ACT's own conversion table for the official enhanced form, with the raw score scaled to 45 questions.

right scale right scale right scale
45 36 30 28 15 17
43 35 28 27 13 16
41 34 26 25 11 15
39 33 24 23 9 14
37 32 22 21 7 13
35 31 20 20 5 12
33 30 18 18 3 9
31 29 16 17 1 5

Read the middle of that table: around the centre of the range one extra right answer is worth about one scale point. Five more is roughly five points.


Paper 1

45 questions · 50 minutes · calculator permitted · no formula sheet


Q1Basic

Topic: A percentage of a number

A regional council surveyed 240 households about recycling and found that 30% of them separate glass from other waste. How many households separate glass?

A) 3030

B) 8080

C) 168168

D) 7272

Show the worked solution

Answer: D

Explanation

240×0.30=72240 \times 0.30 = 72

C gives the households that do not separate glass; B takes a third rather than 30%.

Takeaway: "of" means multiply. Check whether the question wants the group described or the rest.


Q2Basic

Topic: Solving a two-step linear equation

If 3x+5=203x + 5 = 20, what is the value of xx?

F) 203\frac{20}{3}

G) 55

H) 253\frac{25}{3}

J) 1515

Show the worked solution

Answer: G

Explanation

Undo the operations in the reverse of the order they were applied: the +5+5 first, then the multiplication by 3.

Subtract 5, then divide by 3:

3x=15x=53x = 15 \qquad x = 5

Takeaway: undo in reverse order — the addition first, then the multiplication.


Q3Basic

Topic: A unit rate

A machine fills 45 bottles every 3 minutes at a steady rate. How many bottles does it fill in 8 minutes?

A) 1515

B) 4545

C) 9696

D) 120120

Show the worked solution

Answer: D

Explanation

Find what happens in one unit of time first, then scale up. Going straight from 3 minutes to 8 tempts you into multiplying by 8 directly.

45÷3=1545 \div 3 = 15 bottles per minute, so 15×8=12015 \times 8 = 120.

Takeaway: find the rate for one unit first, then multiply.


Q4Basic

Topic: Angles in a triangle

A surveyor measures two interior angles of a triangular plot as 35°35° and 95°95°. What is the measure of the third angle?

F) 5050

G) 130130

H) 6060

J) 8585

Show the worked solution

Answer: F

Explanation

The three angles of any triangle total 180°180°, so the third is whatever is left after the other two.

1803595=50°180 - 35 - 95 = 50°

Check: 35+95+50=18035 + 95 + 50 = 180.

Takeaway: subtract both known angles from 180°180°, then add all three back.


Q5Basic

Topic: Expanding a bracket

Which expression is equivalent to 4(2x5)4(2x - 5)?

A) 8x58 x - 5

B) 8x208 x - 20

C) 6x206 x - 20

D) 2x202 x - 20

Show the worked solution

Answer: B

Explanation

The number outside the bracket multiplies both terms inside it, signs included.

4×2x=8x4×(5)=204 \times 2x = 8x \qquad 4 \times (-5) = -20

Takeaway: the number outside multiplies both terms inside.


Q6Basic

Topic: An exponent rule

Which expression is equivalent to x5x3x^5 \cdot x^3?

F) x15x^{15}

G) x8x^{8}

H) x2x^{2}

J) 2x82 x^{8}

Show the worked solution

Answer: G

Explanation

Multiplying powers of the same base adds the exponents — you are just counting how many copies of xx are being multiplied together.

Multiplying powers of the same base adds the exponents: 5+3=85 + 3 = 8.

Takeaway: multiply → add exponents; divide → subtract; power of a power → multiply.


Q7Basic

Topic: Evaluating a function

The function ff is defined by f(x)=x23xf(x) = x^2 - 3x, where f(x)f(x) is the profit in hundreds of dollars from selling xx hundred units. What is f(5)f(5)?

A) 1616

B) 2525

C) 10-10

D) 1010

Show the worked solution

Answer: D

Explanation

Substitute 5 for every xx, taking the power first:

f(5)=523(5)=2515=10f(5) = 5^2 - 3(5) = 25 - 15 = 10

Takeaway: apply the power before the subtraction.


Q8Basic

Topic: A part-to-whole ratio

Two friends share 45 sweets in the ratio 4:54 : 5. How many sweets does the friend with the larger share receive?

F) 2020

G) 55

H) 99

J) 2525

Show the worked solution

Answer: J

Explanation

4+5=94 + 5 = 9 parts, so one part is 45÷9=545 \div 9 = 5. The larger share is 5×5=255 \times 5 = 25.

Takeaway: add the parts first, then multiply by the part asked for.


Q9Basic

Topic: Reading a linear function

A delivery service charges a fixed handling fee plus an amount for each kilometre, so the total charge in dollars is f(x)=4x+7f(x) = 4x + 7 for xx kilometres. What is the value of f(0)f(0)?

A) 00

B) 44

C) 1111

D) 77

Show the worked solution

Answer: D

Explanation

f(0)=4(0)+7=7f(0) = 4(0) + 7 = 7

It is the handling fee — what you pay before travelling anywhere.

Takeaway: the constant term is the value at zero: the fixed part of a linear model.


Q10Basic

Topic: The mean of a small data set

Five readings are 8,  11,  6,  148, \; 11, \; 6, \; 14 and 1111. What is their mean?

F) 1010

G) 1111

H) 5050

J) 88

Show the worked solution

Answer: F

Explanation

The mean is the total shared equally, so add everything and divide by how many there are.

8+11+6+14+115=505=10\frac{8 + 11 + 6 + 14 + 11}{5} = \frac{50}{5} = 10

Takeaway: mean is total ÷ count. The mode (11) and the range (8) are different things.


Q11Medium

Topic: A system solved by substitution

If y=2x1y = 2x - 1 and 3x+y=143x + y = 14, what is the value of xx?

A) 22

B) 33

C) 55

D) 135\frac{13}{5}

Show the worked solution

Answer: B

Explanation

Substitute the first into the second:

3x+(2x1)=145x=15x=33x + (2x - 1) = 14 \quad\Longrightarrow\quad 5x = 15 \quad\Longrightarrow\quad x = 3

C is yy, which is 5.

Takeaway: when one equation already gives a variable alone, substitute. Then check which letter was asked for.


Q12Medium

Topic: A percentage increase

A jacket priced at $80 has its price raised by 15%. What is the new price?

F) 1212

G) 9595

H) 9292

J) 6868

Show the worked solution

Answer: H

Explanation

A 15% rise multiplies by 1.151.15 — the original whole, plus another 15% of it:

80×1.15=9280 \times 1.15 = 92

Takeaway: increase by p%p\% in one step, multiplying by 1+p1001 + \frac{p}{100}.


Q13Medium

Topic: A composite function

Two functions are defined by f(x)=x+3f(x) = x + 3 and g(x)=2xg(x) = 2x. An engineer applies ff to an input and then applies gg to the result. What is g(f(4))g(f(4))?

A) 1111

B) 77

C) 88

D) 1414

Show the worked solution

Answer: D

Explanation

Work outwards from the inner bracket. f(4)=4+3=7f(4) = 4 + 3 = 7, and that 7 is then the input to gg, giving g(7)=14g(7) = 14.

Takeaway: work from the inside bracket outwards.


Q14Medium

Topic: The area of a circle

A circular pond has a radius of 7 metres. What is its area, in square metres?

F) 14π14 \pi

G) 49π49 \pi

H) 7π7 \pi

J) 28π28 \pi

Show the worked solution

Answer: G

Explanation

Area uses the square of the radius; circumference does not. Check which the question wants before choosing the formula.

A=πr2=49πA = \pi r^2 = 49\pi

F is the circumference, 2πr2\pi r.

Takeaway: area squares the radius; circumference does not.


Q15Medium

Topic: Scientific notation

Which of the following is 0.000360.00036 written in scientific notation?

A) 3.6×1033.6 \times 10^{-3}

B) 36×10536 \times 10^{-5}

C) 3.6×1043.6 \times 10^{-4}

D) 3.6×1043.6 \times 10^{4}

Show the worked solution

Answer: C

Explanation

Move the decimal point until exactly one non-zero digit stands in front of it, then count how many places it moved. A number below 1 gives a negative power.

The point moves 4 places right to give 3.6, so the power is 4-4.

Takeaway: a number below 1 gets a negative power. Expand your answer to check.


Q16Medium

Topic: Probability from a set of outcomes

The integers 1 to 30 are each written on a separate slip and one slip is drawn at random. What is the probability that the number drawn is a multiple of 6?

F) 15\frac{1}{5}

G) 130\frac{1}{30}

H) 16\frac{1}{6}

J) 13\frac{1}{3}

Show the worked solution

Answer: H

Explanation

The multiples of 6 up to 30 are 6,12,18,24,306, 12, 18, 24, 30 — five of them.

P=530=16P = \frac{5}{30} = \frac{1}{6}

Takeaway: count the outcomes that work, then divide by how many there are altogether.


Q17Medium

Topic: A linear inequality

What is the least integer value of xx that satisfies 92x<4x159 - 2x < 4x - 15?

A) 4-4

B) 44

C) 66

D) 55

Show the worked solution

Answer: D

Explanation

Add 2x2x to both sides and add 15:

24<6x4<x24 < 6x \quad\Longrightarrow\quad 4 < x

Strictly greater than 4, so the least integer is 5.

Takeaway: a strict inequality excludes its boundary. Gather xx on the side that keeps it positive and no sign flip is needed.


Q18Medium

Topic: Converting a rate between units

A boat travels at 30 miles per hour. Given that 1 mile is 5280 feet and 1 hour is 3600 seconds, what is its speed in feet per second?

F) 8888

G) 22511\frac{225}{11}

H) 26402640

J) 4444

Show the worked solution

Answer: J

Explanation

30×52803600=44\frac{30 \times 5280}{3600} = 44

Remember 60 mph = 88 ft/s; half the speed is half the answer.

Takeaway: write both conversions as fractions and let the units cancel.


Q19Medium

Topic: Pythagoras

A rectangular gate is braced by a diagonal strut. The gate is 9 units wide and 12 units tall. How long is the strut?

A) 2121

B) 1515

C) 21\sqrt{21}

D) 1111

Show the worked solution

Answer: B

Explanation

The strut runs corner to corner, so it is the hypotenuse of a right triangle whose legs are the two sides of the gate.

81+144=225=15\sqrt{81 + 144} = \sqrt{225} = 15

A 9-12-15 triangle — three times 3-4-5.

Takeaway: square, add, then root. Recognising the triple saves the arithmetic.


Q20Medium

Topic: A function transformation

The graph of y=f(x)y = f(x) passes through the point (3,8)(3, 8). Through which point must the graph of y=f(x)5y = f(x) - 5 pass?

F) (2, 8)\left( -2, \ 8\right)

G) (8, 3)\left( 8, \ 3\right)

H) (3, 3)\left( 3, \ 3\right)

J) (3, 13)\left( 3, \ 13\right)

Show the worked solution

Answer: H

Explanation

The 5-5 is outside the brackets, so it lowers every output by 5. The xx-coordinate is unchanged.

Takeaway: outside the brackets moves the graph vertically, in the direction the sign says.


Q21Medium

Topic: An arithmetic sequence

A sequence begins 7,  21,  35,  49,7, \; 21, \; 35, \; 49, \dots What is its 10th term?

A) 147147

B) 7070

C) 126126

D) 133133

Show the worked solution

Answer: D

Explanation

Check first that the sequence is arithmetic by subtracting consecutive terms. They differ by 14 every time.

The common difference is 14, so

7+9×14=1337 + 9 \times 14 = 133

Takeaway: a+(n1)da + (n-1)d — nine steps to reach the tenth term.


Q22Medium

Topic: A missing value from a mean

The mean of four numbers is 21. Three of them are 18, 24 and 19. What is the fourth?

F) 6161

G) 2323

H) 8484

J) 2121

Show the worked solution

Answer: G

Explanation

The four total 4×21=844 \times 21 = 84; the three given total 61; so the fourth is 23.

Takeaway: mean × count = total. Get the total first.


Q23Medium

Topic: Solving a quadratic by factoring

The height of a ball is zero at the times satisfying x2+4x21=0x^2 + 4x - 21 = 0, where xx is the number of seconds since it was thrown. What is the positive solution?

A) 33

B) 7-7

C) 2121

D) 77

Show the worked solution

Answer: A

Explanation

Two numbers multiplying to 21-21 and adding to +4+4: +7+7 and 3-3.

(x+7)(x3)=0x=7 or x=3(x + 7)(x - 3) = 0 \quad\Longrightarrow\quad x = -7 \text{ or } x = 3

Time cannot be negative, so x=3x = 3.

Takeaway: factor, set each bracket to zero, then reject any root the context forbids.


Q24Medium

Topic: The volume of a cylinder

A cylindrical tank has radius 3 metres and height 10 metres. What is its volume, in cubic metres?

F) 30π30 \pi

G) 60π60 \pi

H) 900π900 \pi

J) 90π90 \pi

Show the worked solution

Answer: J

Explanation

A cylinder's volume is the area of its circular base multiplied by its height, so only the radius gets squared.

V=πr2h=π×9×10=90πV = \pi r^2 h = \pi \times 9 \times 10 = 90\pi

Takeaway: only the radius is squared.


Q25Medium

Topic: Conditional probability from a two-way table

A survey of 200 people recorded whether they cycle and whether they own a car.

Owns a car No car Total
Cycles 30 50 80
Does not cycle 90 30 120
Total 120 80 200

One person is chosen at random from those who cycle. What is the probability that they own a car?

A) 320\frac{3}{20}

B) 38\frac{3}{8}

C) 14\frac{1}{4}

D) 25\frac{2}{5}

Show the worked solution

Answer: B

Explanation

Restricted to cyclists, so the denominator is 80:

3080=38\frac{30}{80} = \frac{3}{8}

Takeaway: the group named after "from those who" is the denominator.


Q26Medium

Topic: A proportion

A recipe uses 3 cups of flour for every 8 biscuits. How many cups are needed for 24 biscuits?

F) 99

G) 6464

H) 1919

J) 7272

Show the worked solution

Answer: F

Explanation

Set the two ratios equal with the same quantity on top of both, then scale. More biscuits must mean more flour, which rules out any smaller answer.

24 biscuits is three times 8, so the flour is three times 3, which is 9.

Takeaway: keep the same quantity on top of both fractions, and check the direction — more biscuits means more flour.


Q27Medium

Topic: The domain of a function

For which value of xx is f(x)=x+2x7f(x) = \dfrac{x + 2}{x - 7} undefined?

A) 2-2

B) 00

C) 77

D) 22

Show the worked solution

Answer: C

Explanation

A fraction has no value only when its denominator is zero. Setting the numerator to zero answers a different question — where the graph crosses the xx-axis.

A fraction is undefined only when its denominator is zero: x=7x = 7.

Takeaway: the bottom decides the domain; the top decides the zeros.


Q28Medium

Topic: The slope of a line through two points

What is the slope of the line through (2,7)(-2, 7) and (3,3)(3, -3)?

F) 22

G) 12- \frac{1}{2}

H) 45\frac{4}{5}

J) 2-2

Show the worked solution

Answer: J

Explanation

m=373(2)=105=2m = \frac{-3 - 7}{3 - (-2)} = \frac{-10}{5} = -2

The line falls, so a negative slope is right.

Takeaway: subtract in the same order top and bottom, and watch the double negative.


Q29Medium

Topic: Rearranging a formula

The formula P=2l+2wP = 2l + 2w gives the perimeter of a rectangle. Which of the following expresses ww in terms of PP and ll?

A) P2l\frac{P}{2} - l

B) P22l\frac{P}{2} - 2 l

C) P2l2\frac{P}{2} - \frac{l}{2}

D) P2lP - 2 l

Show the worked solution

Answer: A

Explanation

Isolate the term containing ww first, then divide by everything multiplying it. Test the result with easy numbers.

P2l=2ww=P2l2P - 2l = 2w \quad\Longrightarrow\quad w = \frac{P - 2l}{2}

Takeaway: isolate the term, then divide by everything multiplying it. Test with small numbers.


Q30Medium

Topic: The median of an even number of values

Six readings are 4,  9,  2,  11,  64, \; 9, \; 2, \; 11, \; 6 and 88. What is their median?

F) 203\frac{20}{3}

G) 66

H) 77

J) 99

Show the worked solution

Answer: H

Explanation

Sort the values first — this is the step people skip. With an even count there is no single middle value, so average the middle two.

Sorted: 2,4,6,8,9,112, 4, 6, 8, 9, 11. The middle two are 6 and 8, so the median is 7.

Takeaway: sort first. With an even count, average the middle two.


Q31Hard

Topic: An equation with no solution

In the equation 6x+5=kx46x + 5 = kx - 4, kk is a constant. The equation has no solution. What is the value of kk?

A) 6-6

B) 66

C) 55

D) 4-4

Show the worked solution

Answer: B

Explanation

No solution means the xx terms cancel and the constants disagree, so k=6k = 6 and the equation becomes 5=45 = -4, which is false.

Takeaway: no solution needs matching coefficients and differing constants; infinitely many needs both to match.


Q32Hard

Topic: Similar triangles

A 2-metre post casts a shadow 1.5 metres long at the same moment a flagpole casts a shadow 9 metres long. How tall is the flagpole, in metres?

F) 66

G) 1212

H) 274\frac{27}{4}

J) 1818

Show the worked solution

Answer: G

Explanation

h9=21.5h=9×43=12\frac{h}{9} = \frac{2}{1.5} \quad\Longrightarrow\quad h = 9 \times \frac{4}{3} = 12

Takeaway: put the same measurement on top of both fractions, then sanity-check the size.


Q33Hard

Topic: An exponential model

A culture starts with 60 cells and doubles every 3 hours. How many cells are there after 12 hours?

A) 240240

B) 245760245760

C) 960960

D) 720720

Show the worked solution

Answer: C

Explanation

Count the doubling periods, not the hours: 12 hours at one doubling every 3 hours is four doublings, not twelve.

12÷3=412 \div 3 = 4 doublings, so 60×24=96060 \times 2^4 = 960.

Takeaway: divide the time by the period to count the doublings.


Q34Hard

Topic: Complex numbers

Given that i2=1i^2 = -1, what is the value of 9+16\sqrt{-9} + \sqrt{-16}?

F) 5i5 i

G) 7-7

H) 55

J) 7i7 i

Show the worked solution

Answer: J

Explanation

Rewrite each square root of a negative as a multiple of ii before combining them. The rule ab=ab\sqrt{a}\sqrt{b} = \sqrt{ab} does not survive a negative under the sign.

9=3i16=4i3i+4i=7i\sqrt{-9} = 3i \qquad \sqrt{-16} = 4i \qquad 3i + 4i = 7i

Takeaway: convert each root to a multiple of ii before combining. The rule ab=ab\sqrt{a}\sqrt{b} = \sqrt{ab} fails for negatives.


Q35Hard

Topic: Interpreting standard deviation

Two classes both average 70 on a test. Their results are summarised below.

Class Mean Lowest Highest
A 70 68 72
B 70 45 95

Which statement is true?

A) Class B has the greater standard deviation

B) Class A has the greater standard deviation

C) The standard deviations are equal, because the means are equal

D) Standard deviation cannot be judged from a range

Show the worked solution

Answer: A

Explanation

Class A's scores sit within 2 marks of the mean; class B's spread 25 either side. B is far more spread out.

Takeaway: equal means say nothing about spread. That is what standard deviation measures.


Q36Hard

Topic: Two successive percentage changes

A price rises by 25% one year and falls by 20% the next. Over the two years together, the price has:

F) returned to exactly its original value

G) risen by 5%

H) fallen by 5%

J) risen by 45%

Show the worked solution

Answer: F

Explanation

Percentage changes multiply rather than add, so take a convenient starting value of 100 and apply each multiplier in turn.

1.25×0.80=1.001.25 \times 0.80 = 1.00

A multiplier of exactly 1 means no overall change.

Takeaway: successive percentage changes multiply. Start from 100.


Q37Hard

Topic: Trigonometry in context

A ramp rises at 12°12° to the horizontal and its sloping surface is 9 metres long. Which expression gives its vertical height, in metres?

A) 9cos12°9\cos 12°

B) 9sin12°\dfrac{9}{\sin 12°}

C) 9sin12°9\sin 12°

D) 9tan12°9\tan 12°

Show the worked solution

Answer: C

Explanation

The ramp is the hypotenuse and the height is opposite the angle, so use sine: height=9sin12°\text{height} = 9\sin 12°.

Takeaway: pick the ratio linking the side you have to the side you want. A leg is always shorter than the hypotenuse.


Q38Hard

Topic: A radical equation

What is the solution to x+6=x\sqrt{x + 6} = x, where the root sign denotes the non-negative root?

F) 2-2

G) 11

H) 33

J) 66

Show the worked solution

Answer: H

Explanation

Squaring gives x2x6=0x^2 - x - 6 = 0, so x=3x = 3 or x=2x = -2. Testing back, 4=22\sqrt{4} = 2 \ne -2, so 2-2 is extraneous.

Takeaway: after squaring, every root is only a candidate. Substitute back.


Q39Hard

Topic: A logarithm

If log3(x)=4\log_3(x) = 4, what is the value of xx?

A) 1212

B) 6464

C) 43\frac{4}{3}

D) 8181

Show the worked solution

Answer: D

Explanation

A logarithm states which power the base must be raised to, so rewrite it as an ordinary power immediately.

log3(x)=4\log_3(x) = 4 means 34=x3^4 = x, so x=81x = 81.

Takeaway: a logarithm is an exponent. Rewrite it as a power immediately.


Q40Hard

Topic: The law of cosines

Two sides of a triangle measure 5 and 8, and the angle between them is 60°60°. What is the length of the third side?

F) 89\sqrt{89}

G) 77

H) 1313

J) 33

Show the worked solution

Answer: G

Explanation

Two sides with the known angle between them is the signal for the law of cosines. Pythagoras would assume a right angle, and this one is 60°60°.

c2=25+642(5)(8)(0.5)=49c=7c^2 = 25 + 64 - 2(5)(8)(0.5) = 49 \quad\Longrightarrow\quad c = 7

Takeaway: two sides and the angle between them means the law of cosines.


Q41Hard

Topic: Scalar multiplication of a matrix

What is 5(1234)5\begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix}?

A) [5101520]\left[\begin{matrix}5 & 10\\15 & 20\end{matrix}\right]

B) [5234]\left[\begin{matrix}5 & 2\\3 & 4\end{matrix}\right]

C) [6789]\left[\begin{matrix}6 & 7\\8 & 9\end{matrix}\right]

D) [51034]\left[\begin{matrix}5 & 10\\3 & 4\end{matrix}\right]

Show the worked solution

Answer: A

Explanation

A scalar multiplies every entry, not just the first:

5(1234)=(5101520)5\begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix} = \begin{pmatrix} 5 & 10 \\ 15 & 20 \end{pmatrix}

Takeaway: a scalar reaches all four entries. Count them.


Q42Hard

Topic: Two rates working together

One pump empties a tank in 6 hours and another empties the same tank in 12 hours. Working together, how many hours do they take?

F) 44

G) 1818

H) 99

J) 7272

Show the worked solution

Answer: F

Explanation

Times do not add — two pumps together must be faster than either alone, so the answer has to be under 6 hours. What adds is the rates.

Rates add: 16+112=14\frac{1}{6} + \frac{1}{12} = \frac{1}{4}, so 4 hours.

Takeaway: add the rates, then invert. The answer must be less than the faster worker alone.


Q43Hard

Topic: Counting combinations

A café offers 4 breads, 3 fillings and 2 sauces, and a sandwich uses one of each. How many different sandwiches are possible?

A) 99

B) 2424

C) 1212

D) 1414

Show the worked solution

Answer: B

Explanation

Each bread can go with each filling, and each of those pairs with each sauce, so the three counts multiply:

4×3×2=244 \times 3 \times 2 = 24

Takeaway: independent choices multiply.


Q44Hard

Topic: The area of a sector

A circle has radius 6. What is the area of a sector with a central angle of 60°60°?

F) 36π36 \pi

G) 2π2 \pi

H) 6π6 \pi

J) 12π12 \pi

Show the worked solution

Answer: H

Explanation

A sector is the same fraction of the circle's area as its angle is of a full turn. Area uses πr2\pi r^2; arc length would use 2πr2\pi r.

A 60°60° sector is one sixth of the circle: 16×36π=6π\frac{1}{6} \times 36\pi = 6\pi.

Takeaway: a sector is θ360\frac{\theta}{360} of the whole. Area uses r2r^2; arc length does not.


Q45Hard

Topic: The discriminant

In the equation x2+10x+c=0x^2 + 10x + c = 0, cc is a constant, and the equation has exactly one real solution. What is the value of cc?

A) 1010

B) 55

C) 2525

D) 100100

Show the worked solution

Answer: C

Explanation

One solution means b24ac=0b^2 - 4ac = 0:

1004c=0c=25100 - 4c = 0 \quad\Longrightarrow\quad c = 25

Then x2+10x+25=(x+5)2x^2 + 10x + 25 = (x+5)^2, zero only at x=5x = -5.

Takeaway: exactly one solution means the discriminant is zero.


Paper 2

45 questions · 50 minutes · calculator permitted · no formula sheet

Do this one only after you have worked through what Paper 1 showed you.


Q46Basic

Topic: Finding a percentage

What percent of 250 is 40?

F) 4040

G) 1616

H) 625625

J) 8484

Show the worked solution

Answer: G

Explanation

"What percent of 250" makes 250 the whole, so it goes underneath:

40250×100=16%\frac{40}{250} \times 100 = 16\%

Check the other way: 16% of 250 is 40.

Takeaway: the number after "percent of" goes underneath. Over 100% means you divided upside down.


Q47Basic

Topic: Solving a linear equation with brackets

If 2(x+6)=262(x + 6) = 26, what is the value of xx?

A) 1313

B) 1919

C) 1010

D) 77

Show the worked solution

Answer: D

Explanation

Either divide by the 2 first or expand the bracket fully. Doing half of each is what produces the wrong answers here.

Divide by 2 first: x+6=13x + 6 = 13, so x=7x = 7.

Takeaway: either divide by the bracket's multiplier first, or expand fully. Do not do half of each.


Q48Basic

Topic: The area of a rectangle in context

A rectangular room measures 6 metres by 4 metres and carpet costs $18 per square metre. What is the total cost?

F) 2424

G) 360360

H) 4242

J) 432432

Show the worked solution

Answer: J

Explanation

Carpet covers a surface, so this is an area, not a perimeter. Then finish the question — the area is not the answer.

Area is 2424 m², so the cost is 24×18=43224 \times 18 = 432.

Takeaway: covering a floor is an area. Finish the question — the area is rarely the answer.


Q49Basic

Topic: The mode of a data set

Eight readings are 4, 7, 4, 9, 4, 7, 24,\ 7,\ 4,\ 9,\ 4,\ 7,\ 2 and 55. What is the mode?

A) 77

B) 44

C) 214\frac{21}{4}

D) 33

Show the worked solution

Answer: B

Explanation

The mode is the value that appears most often. Counting: 4 appears three times, 7 twice, and 9, 2 and 5 once each.

mode=4\text{mode} = 4

Takeaway: mode is the most frequent value, not the middle one and not the average. Tally before answering.


Q50Basic

Topic: Simplifying an expression

Which expression is equivalent to 5(2x3)2(x+4)5(2x - 3) - 2(x + 4)?

F) 8x78 x - 7

G) 12x712 x - 7

H) 8x238 x - 23

J) 12x2312 x - 23

Show the worked solution

Answer: H

Explanation

10x152x8=8x2310x - 15 - 2x - 8 = 8x - 23

The 2-2 multiplies both terms of the second bracket.

Takeaway: a minus in front of a bracket changes every sign inside it.


Q51Basic

Topic: Probability from equally likely outcomes

A fair six-sided die is rolled once. What is the probability of rolling a number greater than 4?

A) 23\frac{2}{3}

B) 16\frac{1}{6}

C) 12\frac{1}{2}

D) 13\frac{1}{3}

Show the worked solution

Answer: D

Explanation

"Greater than 4" means 5 or 6 — two outcomes out of six.

P=26=13P = \frac{2}{6} = \frac{1}{3}

Note that 4 itself is not included; "greater than" excludes the number named.

Takeaway: count the outcomes that qualify, then divide by the total. Read whether the boundary value counts.


Q52Basic

Topic: Function notation

If g(x)=x+62g(x) = \dfrac{x + 6}{2}, what is g(4)g(-4)?

F) 11

G) 1-1

H) 22

J) 55

Show the worked solution

Answer: F

Explanation

The whole numerator is divided by 2, not just part of it, so work out the top before dividing.

g(4)=4+62=22=1g(-4) = \frac{-4 + 6}{2} = \frac{2}{2} = 1

Takeaway: the whole numerator is divided, not just part of it.


Q53Basic

Topic: Converting a rate

A tap runs at 3 litres per minute. How many litres does it deliver in 2 hours?

A) 66

B) 180180

C) 360360

D) 120120

Show the worked solution

Answer: C

Explanation

Convert the time into the unit the rate uses before multiplying. The rate is per minute, so the 2 hours must become minutes.

2 hours is 120 minutes, so 3×120=3603 \times 120 = 360 litres.

Takeaway: convert the time to the rate's unit before multiplying.


Q54Basic

Topic: The mode and the range

Six values are 5,  9,  5,  12,  75, \; 9, \; 5, \; 12, \; 7 and 55. What is the range?

F) 55

G) 436\frac{43}{6}

H) 77

J) 1212

Show the worked solution

Answer: H

Explanation

The range is the largest value minus the smallest, and nothing else:

125=712 - 5 = 7

Here the mode is 5 and the mean is about 7.2 — three different numbers from the same six values.

Takeaway: range is largest minus smallest. The mode here is 5 and the mean is about 7.2 — three different numbers.


Q55Basic

Topic: A ratio in two parts

A recipe mixes cement and sand in the ratio 2:72 : 7. If 63 kilograms of sand are used, how many kilograms of cement are needed?

A) 1818

B) 99

C) 126126

D) 1414

Show the worked solution

Answer: A

Explanation

Here 63 kg is one part of the ratio, not the whole. Find what a single part is worth, then multiply by the number of parts wanted.

One part is 63÷7=963 \div 7 = 9 kg, so cement is 2×9=182 \times 9 = 18 kg.

Takeaway: here the 63 is one part, not the whole. Read which quantity the number belongs to.


Q56Medium

Topic: A system by elimination

If 2x+3y=162x + 3y = 16 and 2xy=42x - y = 4, what is the value of yy?

F) 2020

G) 72\frac{7}{2}

H) 66

J) 33

Show the worked solution

Answer: J

Explanation

Subtracting the second equation from the first removes xx:

4y=12y=34y = 12 \quad\Longrightarrow\quad y = 3

Takeaway: matching coefficients means subtract. Then check which letter was asked for.


Q57Medium

Topic: Working backwards from a discount

After a 20% discount, a coat costs $96. What was the original price?

A) 116116

B) 5765\frac{576}{5}

C) 120120

D) 7676

Show the worked solution

Answer: C

Explanation

After a 20% reduction the customer pays 80% of the original, so undo it by dividing. Adding 20% back on does not return you to the start.

9696 is 80% of the original, so the original is 96÷0.8=12096 \div 0.8 = 120.

Takeaway: to undo a percentage change, divide by the multiplier. Adding 20% back does not return you to the start.


Q58Medium

Topic: A transformation of a parabola

The graph of y=x2y = x^2 is shifted 3 units right. Which equation describes the new graph?

F) y=(x3)2y = (x - 3)^2

G) y=(x+3)2y = (x + 3)^2

H) y=x23y = x^2 - 3

J) y=x2+3y = x^2 + 3

Show the worked solution

Answer: F

Explanation

Horizontal shifts go inside the brackets and act opposite to their sign. Right by 3 means (x3)2(x - 3)^2, whose lowest point is at x=3x = 3.

Takeaway: inside and opposite for horizontal; outside and obvious for vertical.


Q59Medium

Topic: The equation of a circle

A circle has centre (3,2)(3, -2) and radius 5. Which equation describes it?

A) (x+3)2+(y2)2=25(x+3)^2 + (y-2)^2 = 25

B) (x3)2+(y+2)2=25(x-3)^2 + (y+2)^2 = 25

C) (x3)2+(y+2)2=5(x-3)^2 + (y+2)^2 = 5

D) (x+3)2+(y+2)2=25(x+3)^2 + (y+2)^2 = 25

Show the worked solution

Answer: B

Explanation

(xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2 with h=3h = 3, k=2k = -2, r=5r = 5. The 2-2 becomes (y+2)(y + 2) and the right side is 2525.

Takeaway: the signs flip and the right-hand side is r2r^2.


Q60Medium

Topic: A weighted average

A class of 20 students averages 68 and a class of 30 students averages 78. What is the mean across both classes?

F) 7373

G) 146146

H) 7474

J) 5050

Show the worked solution

Answer: H

Explanation

Averages of unequal groups cannot themselves be averaged. Convert each class to a total, add the totals, and divide by the combined count.

20(68)+30(78)50=370050=74\frac{20(68) + 30(78)}{50} = \frac{3700}{50} = 74

Takeaway: averages of unequal groups cannot be averaged. Go back to totals.


Q61Medium

Topic: A geometric sequence

A sequence begins 3,  12,  48,  192,3, \; 12, \; 48, \; 192, \dots What is its 6th term?

A) 1228812288

B) 2323

C) 768768

D) 30723072

Show the worked solution

Answer: D

Explanation

Subtracting consecutive terms gives no constant, so try dividing: each term is 4 times the one before. That makes it geometric.

The ratio is 4, so the 6th term is 3×45=30723 \times 4^5 = 3072.

Takeaway: arn1a \cdot r^{\,n-1} — the exponent is one less than the term number.


Q62Medium

Topic: The mean from a frequency table

A shop recorded how many drinks each customer bought.

Drinks bought 1 2 3
Number of customers 5 10 5

What is the mean number of drinks per customer?

F) 2020

G) 22

H) 403\frac{40}{3}

J) 1010

Show the worked solution

Answer: G

Explanation

Total drinks:

1(5)+2(10)+3(5)=5+20+15=401(5) + 2(10) + 3(5) = 5 + 20 + 15 = 40

Customers: 5+10+5=205 + 10 + 5 = 20.

mean=4020=2\text{mean} = \frac{40}{20} = 2

Takeaway: multiply each value by its frequency, add, then divide by the total frequency. Averaging the top row alone ignores how many people gave each answer.


Q63Medium

Topic: Reading a decay factor

A machine's value is modelled by V=18000(0.85)tV = 18000(0.85)^t dollars, where tt is years since purchase. Which statement is best supported?

A) The machine loses 15% of its value each year

B) The machine loses 85% of its value each year

C) The machine loses $85 each year

D) The machine gains 85% of its value each year

Show the worked solution

Answer: A

Explanation

The multiplier is what the machine keeps, so what it loses is the rest. Subtract from 1 rather than reading 0.850.85 as the loss.

A multiplier of 0.850.85 keeps 85%, so 15% is lost each year.

Takeaway: the multiplier is what is kept. Subtract from 1 for what is lost.


Q64Medium

Topic: Probability without replacement

A box holds 4 red and 6 blue pens. Two are taken out one after another without replacement. What is the probability that both are red?

F) 425\frac{4}{25}

G) 25\frac{2}{5}

H) 45\frac{4}{5}

J) 215\frac{2}{15}

Show the worked solution

Answer: J

Explanation

Without replacement, both the count of reds and the total drop by one before the second draw.

410×39=1290=215\frac{4}{10} \times \frac{3}{9} = \frac{12}{90} = \frac{2}{15}

Takeaway: without replacement, both the top and the bottom drop by one on the second draw.


Q65Medium

Topic: An inequality needing a sign flip

Which of the following gives all values of xx for which 3x+4>19-3x + 4 > 19?

A) x<5x < -5

B) x>5x > -5

C) x<5x < 5

D) x>5x > 5

Show the worked solution

Answer: A

Explanation

Dividing an inequality by a negative number reverses its direction. Test one value from your answer to confirm.

3x>15-3x > 15, and dividing by 3-3 reverses the sign: x<5x < -5.

Takeaway: dividing by a negative flips the inequality. Test one value to confirm.


Q66Medium

Topic: Probability of an event not happening

A bag holds 3 green, 5 yellow and 12 red counters. One counter is drawn at random. What is the probability that it is not red?

F) 25\frac{2}{5}

G) 35\frac{3}{5}

H) 32\frac{3}{2}

J) 13\frac{1}{3}

Show the worked solution

Answer: F

Explanation

Not red means green or yellow: 3+5=83 + 5 = 8 counters out of 20.

820=25\frac{8}{20} = \frac{2}{5}

Or use the complement: red is 1220=35\frac{12}{20} = \frac{3}{5}, so not red is 135=251 - \frac{3}{5} = \frac{2}{5}.

Takeaway: the denominator is everything possible. For a "not" question, 1P(A)1 - P(A) is usually the quicker route.


Q67Medium

Topic: The vertex of a parabola

The graph of y=x26x+5y = x^2 - 6x + 5 has a minimum. At what value of xx does it occur?

A) 6-6

B) 3-3

C) 33

D) 66

Show the worked solution

Answer: C

Explanation

The vertex of y=ax2+bx+cy = ax^2 + bx + c sits at x=b2ax = -\frac{b}{2a}, and bb carries its own sign — here two minus signs cancel.

x=b2a=62=3x = -\frac{b}{2a} = -\frac{-6}{2} = 3

Takeaway: bb carries its own sign, and the formula has a minus of its own. Two minuses make a plus.


Q68Medium

Topic: Degrees and radians

What is 135°135° expressed in radians?

F) 135π135 \pi

G) 4π3\frac{4 \pi}{3}

H) 3π4\frac{3 \pi}{4}

J) 34\frac{3}{4}

Show the worked solution

Answer: H

Explanation

Multiply by π180\frac{\pi}{180}. The π\pi stays in the answer; if it has vanished, the conversion went the wrong way.

135×π180=3π4135 \times \frac{\pi}{180} = \frac{3\pi}{4}

Takeaway: multiply by π180\frac{\pi}{180}. The π\pi stays in the answer.


Q69Medium

Topic: The determinant of a matrix

What is the determinant of (4325)\begin{pmatrix} 4 & 3 \\ 2 & 5 \end{pmatrix}?

A) 2626

B) 1414

C) 14-14

D) 2020

Show the worked solution

Answer: B

Explanation

The determinant is the product along the main diagonal minus the product along the other one:

adbc=(4)(5)(3)(2)=206=14ad - bc = (4)(5) - (3)(2) = 20 - 6 = 14

Takeaway: main diagonal first, then subtract the other.


Q70Medium

Topic: A Venn diagram

In a club, 34 members play chess, 28 play draughts, and 12 play both. Every member plays at least one. How many members are there?

F) 6262

G) 5050

H) 7474

J) 3838

Show the worked solution

Answer: G

Explanation

The 12 who play both have been counted twice, once in each total, so subtract them once:

34+2812=5034 + 28 - 12 = 50

Check by parts: 22 chess only, 16 draughts only, 12 both.

Takeaway: subtract the overlap once — it was counted twice.


Q71Medium

Topic: Slope from a table

A linear function's values are recorded below.

xx 1 2 3 4
f(x)f(x) 9 13 17 21

What is the slope of the function?

A) 1212

B) 33

C) 44

D) 14\frac{1}{4}

Show the worked solution

Answer: C

Explanation

Slope is the change in output divided by the change in input, and on a linear table it is the same between any two rows.

21941=123=4\frac{21 - 9}{4 - 1} = \frac{12}{3} = 4

Takeaway: slope is change in output over change in input, and on a linear table it is the same between any two rows.


Q72Medium

Topic: A perfect-square trinomial

If x2+kx+36x^2 + kx + 36 is a perfect square for some positive constant kk, what is the value of kk?

F) 66

G) 3636

H) 1212

J) 1818

Show the worked solution

Answer: H

Explanation

A perfect square is (x+a)2=x2+2ax+a2(x + a)^2 = x^2 + 2ax + a^2. Here a2=36a^2 = 36 so a=6a = 6, and the middle term is 2a=122a = 12.

Takeaway: in a perfect square the middle coefficient is twice the square root of the constant.


Q73Medium

Topic: A three-part inequality

If 7<2x+19-7 < 2x + 1 \le 9, which of the following gives all possible values of xx?

A) 4<x4-4 < x \le 4

B) 4x4-4 \le x \le 4

C) 4x<4-4 \le x < 4

D) 4<x<4-4 < x < 4

Show the worked solution

Answer: A

Explanation

Do the same thing to all three parts at once, and copy each inequality sign down exactly as it was — the ends decide between the options here.

Subtract 1 from all three parts and divide by 2:

4<x4-4 < x \le 4

Takeaway: operate on all three parts, and carry each inequality sign down unchanged.


Q74Medium

Topic: A word problem with two unknowns

A cinema sells adult tickets at $14 and child tickets at $9. One evening it sold 60 tickets and took $710. How many child tickets were sold?

F) 3434

G) 6060

H) 3030

J) 2626

Show the worked solution

Answer: J

Explanation

With a+c=60a + c = 60 and 14a+9c=71014a + 9c = 710, substituting a=60ca = 60 - c gives 8405c=710840 - 5c = 710, so c=26c = 26 and a=34a = 34.

Takeaway: name both unknowns, write one equation for the count and one for the money.


Q75Medium

Topic: Comparing two linear models

One gym charges $25 a month plus $4 per class; another charges a flat $65 a month. At how many classes a month do they cost the same?

A) 1010

B) 654\frac{65}{4}

C) 4040

D) 9090

Show the worked solution

Answer: A

Explanation

25+4n=654n=40n=1025 + 4n = 65 \quad\Longrightarrow\quad 4n = 40 \quad\Longrightarrow\quad n = 10

Takeaway: set the two totals equal. Remove the fixed part before dividing.


Q76Hard

Topic: A system with no solution

The system {4x2y=86x+ky=5\begin{cases} 4x - 2y = 8 \\ 6x + ky = 5 \end{cases} has no solution. What is the value of kk?

F) 3-3

G) 33

H) 32- \frac{3}{2}

J) 2-2

Show the worked solution

Answer: F

Explanation

The first line has slope 2. The second has slope 6k-\frac{6}{k}, so 6k=2-\frac{6}{k} = 2 gives k=3k = -3. The intercepts then differ, so the lines are parallel and distinct.

Takeaway: no solution means equal slopes and different intercepts. Check the intercept too.


Q77Hard

Topic: The distance between two points

What is the distance between (3,2)(-3, 2) and (1,1)(1, -1) in the xyxy-plane?

A) 77

B) 55

C) 7\sqrt{7}

D) 2525

Show the worked solution

Answer: B

Explanation

The distance formula is Pythagoras on the horizontal and vertical gaps. Watch the double negative in 1(3)1 - (-3).

Gaps of 4 and 3, so 16+9=5\sqrt{16 + 9} = 5. A 3-4-5 triangle.

Takeaway: square, add, then root. Watch the double negatives in the subtraction.


Q78Hard

Topic: An exponential model in function notation

A population is modelled by f(x)=5470(0.64)xf(x) = 5470(0.64)^x, where xx is years since the study began. Which statement is true?

F) The population grows by 64% each year

G) The population falls by 64% each year

H) The population falls by 36% each year

J) The population falls by 5470 each year

Show the worked solution

Answer: H

Explanation

A multiplier below 1 shrinks the population, and what is lost is 1b1 - b, not bb itself.

A multiplier of 0.640.64 keeps 64%, so 36% is lost each year.

Takeaway: below 1 is decay. What is lost is 1b1 - b, not bb.


Q79Hard

Topic: Powers of the imaginary unit

Given i2=1i^2 = -1, what is i27i^{27}?

A) 11

B) ii

C) i- i

D) 1-1

Show the worked solution

Answer: C

Explanation

The powers of ii repeat every four, so divide the exponent by 4 and use the remainder.

27÷427 \div 4 leaves remainder 3, and i3=ii^3 = -i.

Takeaway: the powers of ii cycle with period 4. Divide the exponent by 4 and use the remainder.


Q80Hard

Topic: The law of sines

In triangle PQRPQR, angle PP is 30°30°, angle QQ is 45°45°, and the side opposite QQ is 10. What is the length of the side opposite PP?

F) 525 \sqrt{2}

G) 10210 \sqrt{2}

H) 55

J) 1515

Show the worked solution

Answer: F

Explanation

psin30°=10sin45°p=10×0.522=527.07\frac{p}{\sin 30°} = \frac{10}{\sin 45°} \quad\Longrightarrow\quad p = \frac{10 \times 0.5}{\frac{\sqrt 2}{2}} = 5\sqrt{2} \approx 7.07

Smaller angle, shorter side — as it must be.

Takeaway: the law of sines pairs a side with its opposite angle. The bigger angle always faces the longer side.


Q81Hard

Topic: Scaling an area

A rectangle's length and width are both tripled. By what factor does its area increase?

A) 33

B) 2727

C) 66

D) 99

Show the worked solution

Answer: D

Explanation

Both dimensions triple, and area is a product of two lengths, so the factor applies twice.

Both dimensions triple, so the area is multiplied by 3×3=93 \times 3 = 9.

Takeaway: lengths by kk, areas by k2k^2, volumes by k3k^3.


Q82Hard

Topic: A rational equation

What is the solution to 15x2=9x\dfrac{15}{x} - 2 = \dfrac{9}{x}?

F) 66

G) 33

H) 2424

J) 1212

Show the worked solution

Answer: G

Explanation

15x9x=26x=2x=3\frac{15}{x} - \frac{9}{x} = 2 \quad\Longrightarrow\quad \frac{6}{x} = 2 \quad\Longrightarrow\quad x = 3

Takeaway: combine fractions over the shared denominator first. Then check the answer does not make it zero.


Q83Hard

Topic: Combining logarithms

What is the value of log2(8)+log2(4)\log_2(8) + \log_2(4)?

A) 55

B) 1212

C) 3232

D) 66

Show the worked solution

Answer: A

Explanation

log28=3\log_2 8 = 3 and log24=2\log_2 4 = 2, so the sum is 5. Equivalently log2(32)=5\log_2(32) = 5.

Takeaway: adding logs multiplies what is inside. With small powers, evaluate each separately and use the rule as a check.


Q84Hard

Topic: The magnitude of a vector

What is the magnitude of the vector 5,12\langle 5, -12 \rangle?

F) 7-7

G) 77

H) 1717

J) 1313

Show the worked solution

Answer: J

Explanation

Magnitude is Pythagoras on the two components, and squaring removes the minus sign:

52+(12)2=169=13\sqrt{5^2 + (-12)^2} = \sqrt{169} = 13

Takeaway: magnitude is Pythagoras on the components, and is never negative.


Q85Hard

Topic: Perpendicular lines

A line is perpendicular to y=2x+1y = -2x + 1 and passes through (4,3)(4, 3). What is its yy-intercept?

A) 11

B) 1111

C) 12\frac{1}{2}

D) 2-2

Show the worked solution

Answer: A

Explanation

The perpendicular slope is 12\frac{1}{2}. Then 3=12(4)+b3 = \frac{1}{2}(4) + b gives b=1b = 1.

Takeaway: flip and negate for perpendicular, then substitute the point.


Q86Hard

Topic: Interpreting a linear model

A taxi fare in dollars is C=4+2.5mC = 4 + 2.5m for a journey of mm miles. Which is the best interpretation of the 4?

F) A fixed charge applied before any distance is travelled

G) The cost of each mile travelled

H) The number of miles included in the base fare

J) The total cost of a four-mile journey

Show the worked solution

Answer: F

Explanation

Setting m=0m = 0 gives C=4C = 4, so the 4 is what you pay before moving. The 2.5 is the cost per mile.

Takeaway: the constant is the value at zero; the coefficient is the rate.


Q87Hard

Topic: A quadratic from its roots

A quadratic has roots x=4x = -4 and x=6x = 6. Which equation could it be?

A) x2+2x24x^{2} + 2 x - 24

B) x210x24x^{2} - 10 x - 24

C) x22x24x^{2} - 2 x - 24

D) x22x+24x^{2} - 2 x + 24

Show the worked solution

Answer: C

Explanation

Roots 4-4 and 66 give factors (x+4)(x + 4) and (x6)(x - 6):

(x+4)(x6)=x22x24(x+4)(x-6) = x^2 - 2x - 24

Takeaway: a root of rr gives a factor of (xr)(x - r), so the signs flip.


Q88Hard

Topic: Comparing spread from a summary table

Two machines were tested, and their output is summarised below. Both produced the same mean.

Machine Mean Lowest Highest
A 50 48 52
B 50 20 80

Which statement is true?

F) Machine B's output has the greater standard deviation

G) Machine A's output has the greater standard deviation

H) The two standard deviations are equal, because the means are equal

J) Standard deviation cannot be compared from a range

Show the worked solution

Answer: F

Explanation

Both means are 50, which says nothing about spread. Machine A's output stays within 2 of the mean; machine B's ranges 30 either side.

B's values sit much further from the mean, so its standard deviation is larger.

Takeaway: equal means do not imply equal spread. That is precisely what standard deviation measures, and a range is enough to compare two sets roughly.


Q89Hard

Topic: A percentage of a percentage

In a town, 60% of residents own a bicycle, and 25% of those owners ride daily. What percent of all residents ride daily?

A) 8585

B) 1515

C) 3535

D) 2525

Show the worked solution

Answer: B

Explanation

"Of those owners" means the 25% applies to the 60%, not to the town, and "of" means multiply:

0.60×0.25=0.15=15%0.60 \times 0.25 = 0.15 = 15\%

Takeaway: "of" means multiply. A percentage of a percentage is smaller than either.


Q90Hard

Topic: Several ideas together

A rectangular garden's length is twice its width, and its perimeter is 54 metres. What is its area, in square metres?

F) 2727

G) 8181

H) 99

J) 162162

Show the worked solution

Answer: J

Explanation

With width ww and length 2w2w, the perimeter is 6w=546w = 54, so w=9w = 9 and the length is 18. The area is 9×18=1629 \times 18 = 162.

Takeaway: name the smaller quantity, write the other in terms of it, then answer the question actually asked — here area, not a side.