Mathbench

Chapter 9 — Two Full Practice Papers

Two complete Math sections, built to the real shape:

Save these for the final weeks. They are most useful once you have worked through the chapters, because a mock taken too early mostly measures what you have not studied yet.

How to sit one

Give yourself 35 minutes per module, which is the real timing. Do Module 1, take a short break, then Module 2. Use a calculator — you are allowed one on every question.

Work on paper. Write the answer down for every question, including ones you guess: there is no penalty for a wrong answer, and a blank scores the same as a wrong one.

Do not check answers between modules.

Scoring

Count how many of the 54 you got right. That is your raw score. This table converts it to the 200–800 Math section scale, and it is the real conversion table published with official practice test 10 — not an estimate.

Raw score Math section score
0 200
3 210–220
6 220–250
9 250–310
12 310–350
15 340–380
18 370–410
21 390–430
24 410–450
27 440–480
30 470–510
33 490–550
36 530–590
39 560–620
42 600–660
45 640–700
48 680–740
50 730–770
52 770–790
54 800

The score is a range because this simplified conversion is slightly less precise than the one the real test uses. Treat the middle of the range as your estimate.

Two things the table tells you that are worth reading off it. Every question is worth roughly the same, so the cheapest marks are the easy ones you rushed. And the middle of the range is where the gains are largest: moving from 27 right to 39 right is about 120 points, while moving from 45 to 51 is a similar gain for far more work.


Paper 1 — Module 1

27 questions · 35 minutes · calculator permitted


Q1Basic

Topic: Solving a linear equation

A cyclist's distance from home, in kilometres, is given by the expression 6x46x - 4, where xx is the number of hours since the ride began. The cyclist is 26 kilometres from home. What is the value of xx?

A) 113\frac{11}{3}

B) 55

C) 152\frac{15}{2}

D) 3030

Show the worked solution

Answer: B

Explanation

6x=30x=56x = 30 \quad\Longrightarrow\quad x = 5

Check: 304=2630 - 4 = 26A subtracted on the wrong side, C used the wrong coefficient, D stopped one step early.

Takeaway: Add before dividing, and finish the last step.


Q2Basic

Topic: Percentage of a number

A regional council surveyed 240 households about recycling and found that 30% of them separate glass from other waste. The council plans to write to each of those households with information about a new collection service. How many households will receive the letter?

A) 88

B) 210210

C) 270270

D) 7272

Show the worked solution

Answer: D

Explanation

0.30×240=720.30 \times 240 = 72

A divided, B subtracted 30, C added 30. A percentage of something is always a multiplication.

Takeaway: "rr% of bb" means r100×b\frac{r}{100} \times b.


Q3Basic

Topic: Slope from two points

A biologist recorded the length of a seedling on two occasions. After 1 week the seedling was 2 centimetres long, and after 5 weeks it was 14 centimetres long. Treating length as a linear function of time, what is the rate of growth, in centimetres per week?

A) 83\frac{8}{3}

B) 13\frac{1}{3}

C) 3-3

D) 33

Show the worked solution

Answer: D

Explanation

m=14251=124=3m = \frac{14 - 2}{5 - 1} = \frac{12}{4} = 3

B is upside down, C has the sign flipped, A added.

Takeaway: Rise over run, same order top and bottom.


Q4Basic

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 of a product. What is the value of f(5)f(5)?

A) 5-5

B) 1515

C) 2525

D) 1010

Show the worked solution

Answer: D

Explanation

f(5)=2515=10f(5) = 25 - 15 = 10

B and C each computed one term and stopped. A slipped a sign.

Takeaway: Substitute into every term, then combine.


Q5Medium

Topic: Expanding brackets

A manufacturer models the area of a rectangular panel, in square centimetres, as the product (x4)(x+6)(x - 4)(x + 6), where xx is a length in centimetres. Before the panel can be costed, the expression must be written without brackets. Which of the following expressions is equivalent to it for every value of xx?

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

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

C) x224x^{2} - 24

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

Show the worked solution

Answer: D

Explanation

x2+6x4x24=x2+2x24x^2 + 6x - 4x - 24 = x^2 + 2x - 24

B has 2x-2x; the +6+6 is bigger than the 4-4, so the middle is positive. C skipped the middle. A multiplied rather than added them.

Takeaway: Four products, then collect the middle two.


Q6Medium

Topic: A linear equation with a fraction

A water tank is being filled. The volume in the tank, in litres, is given by x4+3\dfrac{x}{4} + 3, where xx is the number of seconds since filling began. After how many seconds does the tank hold 11 litres?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 32

Explanation

x4=8x=32\frac{x}{4} = 8 \quad\Longrightarrow\quad x = 32

Check: 8+3=118 + 3 = 11 ✓ Enter 32.

Takeaway: Subtract before multiplying up.


Q7Medium

Topic: Mean from a total

A teacher recorded the scores of four students on a recent class test and set them out in the table below. One script was mislaid before its score could be entered.

Student Amara Ben Chen Dara
Score 18 24 19 ?

The mean of all four scores is known to be 21. What was the fourth score?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 23

Explanation

The four must total 4×21=844 \times 21 = 84. The three given total 61, so the fourth is 8461=2384 - 61 = 23. Enter 23.

Takeaway: Turn a mean into a total straight away.


Q8Medium

Topic: A system by substitution

At a school fair, the number of adult tickets sold, yy, was 2 fewer than three times the number of child tickets, xx, so that y=3x2y = 3x - 2. The organisers also found that 2x+y=132x + y = 13. What is the value of xx?

A) 115\frac{11}{5}

B) 135\frac{13}{5}

C) 77

D) 33

Show the worked solution

Answer: D

Explanation

2x+(3x2)=135x=15x=32x + (3x - 2) = 13 \quad\Longrightarrow\quad 5x = 15 \quad\Longrightarrow\quad x = 3

Then y=7y = 7. Check both: y=92=7y = 9 - 2 = 7 ✓ and 6+7=136 + 7 = 13C gave yy.

Takeaway: Substitute, solve, then check which variable was asked for.


Q9Medium

Topic: Exponent rules

In a computer science calculation, the number of operations required is given by the expression (x3)4x5\dfrac{(x^3)^4}{x^5}, where xx is a positive integer describing the size of the input. Before the expression can be compared with another algorithm's, it must be written as a single power of xx. Which of the following is equivalent to it?

A) x2x^{2}

B) x7x^{7}

C) x12x^{12}

D) x60x^{60}

Show the worked solution

Answer: B

Explanation

(x3)4=x12(x^3)^4 = x^{12}, then dividing subtracts: x125=x7x^{12-5} = x^7.

A added instead of multiplying at the first step. C skipped the division. D multiplied everything.

Takeaway: Power of a power multiplies; division subtracts.


Q10Medium

Topic: Ratio

The ratio of cats to dogs at a shelter is 5:35 : 3. There are 48 animals in total. How many are dogs?

A) 33

B) 3030

C) 1616

D) 1818

Show the worked solution

Answer: D

Explanation

5+3=85 + 3 = 8 parts, so one part is 48÷8=648 \div 8 = 6. Dogs are 3 parts: 3×6=183 \times 6 = 18.

Check: cats =30= 30, and 18+30=4818 + 30 = 48B gave the cats.

Takeaway: Add the parts, find one part, then multiply.


Q11Medium

Topic: Solving a quadratic by factoring

A rectangle's area, in square metres, is given by x22x15x^2 - 2x - 15, where xx is its width in metres. For what width is the area equal to zero square metres? Give the greatest such value of xx.

A) 3-3

B) 33

C) 5-5

D) 55

Show the worked solution

Answer: D

Explanation

(x5)(x+3)=0(x - 5)(x + 3) = 0, so x=5x = 5 or x=3x = -3. The greatest is 5.

A gave the smaller. B and C flipped the signs.

Takeaway: Factor, then read which root the question wants.


Q12Medium

Topic: Pythagoras

A rectangular garden plot is 8 metres wide and 15 metres long. A gardener wants to run a straight path from one corner of the plot to the opposite corner. What is the length of that path, in metres?

A) 2323

B) 161\sqrt{161}

C) 232\frac{23}{2}

D) 1717

Show the worked solution

Answer: D

Explanation

64+225=289c=1764 + 225 = 289 \quad\Longrightarrow\quad c = 17

The 8–15–17 triple. A added the legs, B subtracted.

Takeaway: Squares add, then take the root.


Q13Medium

Topic: An absolute-value equation

A machine is calibrated to fill bottles to 7 millilitres, and a bottle is rejected if its contents differ from 7 millilitres by exactly 4 millilitres or more. A bottle containing xx millilitres satisfies x7=4|x - 7| = 4. What is the greatest possible value of xx?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 11

Explanation

x7=4x - 7 = 4 gives x=11x = 11; x7=4x - 7 = -4 gives x=3x = 3. The greatest is 11. Enter 11.

Takeaway: Two cases, then read the wording.


Q14Medium

Topic: A unit rate

A bottling plant runs one machine that fills 45 bottles every 3 minutes, and the supervisor needs to plan how many crates to have ready at the end of each shift segment. Assuming the machine continues at the same rate and does not stop, how many bottles will it fill in 8 minutes?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 120

Explanation

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

Takeaway: Reduce to a per-one rate, then scale.


Q15Medium

Topic: The equation of a line

A small business's profit, in thousands of dollars, is a linear function of the number of units it sells. Two of its values were recorded in the table below.

Units sold, xx 2 5
Profit, yy 3 15

The yy-intercept of the graph is the profit when nothing at all is sold, which for a business with fixed costs to cover may well be negative. What is the yy-intercept of that graph?

A) 33

B) 5-5

C) 1111

D) 55

Show the worked solution

Answer: B

Explanation

3=4(2)+b=8+bb=53 = 4(2) + b = 8 + b \quad\Longrightarrow\quad b = -5

Check: at x=2x = 2, 85=38 - 5 = 3C added instead of subtracting.

Takeaway: Substitute the point into y=mx+by = mx + b and solve for bb.


Q16Medium

Topic: Exponential growth

An ecologist has been monitoring a population of 500 fish in a lake and estimates that the population grows by 20% during each year, with the growth compounding from one year to the next. Assuming the rate continues, what will the population be at the end of 2 years?

A) 600600

B) 700700

C) 620620

D) 720720

Show the worked solution

Answer: D

Explanation

500×1.2=600,600×1.2=720500 \times 1.2 = 600, \qquad 600 \times 1.2 = 720

A did one year only. B added 20% of the original twice, which ignores compounding — the second year's 20% is of 600, not 500. C worked out the second year's growth correctly, 120, and then added it to 500 instead of 600.

Takeaway: Percentage growth compounds: multiply, do not add.


Q17Medium

Topic: Simplifying a rational expression

An engineer simplifies the expression x216x+4\dfrac{x^2 - 16}{x + 4} that arises in a calculation, where x4x \ne -4. Which of the following expressions is equivalent to it for every allowed value of xx?

A) 4-4

B) x+4x + 4

C) x24x^{2} - 4

D) x4x - 4

Show the worked solution

Answer: D

Explanation

(x+4)(x4)x+4=x4\frac{(x+4)(x-4)}{x+4} = x - 4

B kept the wrong factor. C and A cancelled terms, not factors.

Takeaway: Factor first, cancel whole brackets only.


Q18Medium

Topic: A two-way table

A school recorded which of its 120 students study Spanish and which study history, and set the counts out in the two-way table below.

Studies history Does not study history Total
Studies Spanish 45 25 70
Does not study Spanish 20 30 50
Total 65 55 120

A student who studies Spanish is chosen at random. What is the probability that the student also studies history?

A) 38\frac{3}{8}

B) 914\frac{9}{14}

C) 712\frac{7}{12}

D) 514\frac{5}{14}

Show the worked solution

Answer: B

Explanation

The pool is restricted to Spanish students, so the denominator is 70:

P=4570=914P = \frac{45}{70} = \frac{9}{14}

A used all 120. D counted the other 25.

Takeaway: "Chosen from those who…" fixes the denominator.


Q19Hard

Topic: Interpreting a model

A car rental company charges a fixed amount to hire a vehicle and a further amount for each mile driven. The total cost, in dollars, of hiring a car and driving it mm miles is given by the function C=45+0.30mC = 45 + 0.30m. Which of the following is the best interpretation of the number 0.300.30 in this context?

A) The fixed rental fee

B) The cost of each additional mile

C) The total cost of a 30-mile trip

D) The number of miles included free

Show the worked solution

Answer: B

Explanation

The number multiplied by mm is the rate: 30 cents per mile. A describes the 45. C would be $54.

Takeaway: In b+mxb + mx, the multiplied number is the rate — check the units.


Q20Hard

Topic: A system solved by elimination

A caterer buys xx trays of sandwiches and yy trays of pastries. Two orders are recorded: the first satisfies 4x+3y=274x + 3y = 27 and the second satisfies 4xy=74x - y = 7. What is the value of yy?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 5

Explanation

Both have 4x4x, so subtract: 4y=204y = 20, giving y=5y = 5. Then x=3x = 3.

Check: 12+15=2712 + 15 = 27 ✓ and 125=712 - 5 = 7 ✓ Enter 5.

Takeaway: Matching coefficients, subtract. Bracket the second equation so the double negative is visible.


Q21Hard

Topic: The discriminant

In the equation x2+10x+c=0x^2 + 10x + c = 0, cc is a constant. The graph of the related function y=x2+10x+cy = x^2 + 10x + c touches the xx-axis at exactly one point. What is the value of cc?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 25

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 ✓ Enter 25.

Takeaway: Exactly one solution ⇒ discriminant zero ⇒ perfect square.


Q22Hard

Topic: A circle equation

A circular sprinkler is installed in a field. The set of points it can reach is described in the xyxy-plane by the equation (x+2)2+(y5)2=36(x + 2)^2 + (y - 5)^2 = 36, where distances are measured in metres. What is the radius, in metres, of the region the sprinkler reaches?

A) 66

B) 3636

C) 1818

D) (2, 5)\left( -2, \ 5\right)

Show the worked solution

Answer: A

Explanation

The right side is r2=36r^2 = 36, so r=6r = 6. The centre is (2,5)(-2, 5), which is option D — a different question.

Takeaway: Take the square root of the right-hand side.


Q23Hard

Topic: Similar triangles

An architect is preparing two scale models of the same building, one larger than the other. The two models are similar solids, and the areas of their corresponding faces are in the ratio 9:259 : 25. What is the ratio of their corresponding side lengths?

A) 925\frac{9}{25}

B) 35\frac{3}{5}

C) 81625\frac{81}{625}

D) 53\frac{5}{3}

Show the worked solution

Answer: B

Explanation

Areas scale by the square of the length ratio, so take square roots:

925=35\sqrt{\frac{9}{25}} = \frac{3}{5}

A left the area ratio unchanged. C squared instead of rooting. D took the root and then wrote it upside down.

Takeaway: Lengths kk, areas k2k^2, volumes k3k^3. Go backwards with a root.


Q24Hard

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 the value of g(f(4))g(f(4))?

A) 1111

B) 88

C) 2424

D) 1414

Show the worked solution

Answer: D

Explanation

Inside first: f(4)=7f(4) = 7. Then g(7)=14g(7) = 14.

A is f(g(4))=11f(g(4)) = 11, the other order — always offered.

Takeaway: g(f(x))g(f(x)) means ff first. Work outward from the inner bracket.


Q25Hard

Topic: An inequality in context

A lift holds at most 500 kg. An operator weighing 75 kg loads boxes of 35 kg each. What is the greatest number of boxes that can be carried in one trip?

A) 1414

B) 1313

C) 1515

D) 1212

Show the worked solution

Answer: D

Explanation

35n+7550035n425n12.135n + 75 \le 500 \quad\Longrightarrow\quad 35n \le 425 \quad\Longrightarrow\quad n \le 12.1

You cannot carry part of a box, so round down to 12.

Check: 12×35+75=49550012 \times 35 + 75 = 495 \le 500 ✓ and 13×35+75=530>50013 \times 35 + 75 = 530 > 500

A forgot the operator. B rounded up — a count of physical objects always rounds down against a maximum.

Takeaway: Include everything that adds to the load, then round down.


Q26Hard

Topic: Trigonometry

A ramp meets the ground at an acute angle θ\theta, forming a right triangle with the ground and a vertical support. For this angle, cosθ=35\cos\theta = \frac{3}{5}. What is the value of sinθ\sin\theta?

A) 35\frac{3}{5}

B) 45\frac{4}{5}

C) 53\frac{5}{3}

D) 34\frac{3}{4}

Show the worked solution

Answer: B

Explanation

cosθ=adjacenthypotenuse=35\cos\theta = \frac{\text{adjacent}}{\text{hypotenuse}} = \frac35, so the adjacent side is 3 and the hypotenuse 5. The third side is 259=4\sqrt{25 - 9} = 4, and that is the opposite side:

sinθ=45\sin\theta = \frac{4}{5}

C is greater than 1, which no sine can be.

Takeaway: Draw the 3–4–5 triangle from the ratio given, then read off the one you need.


Q27Hard

Topic: Working backwards through a percentage

After a 25% increase, a subscription costs $60 a year. What was the price before the increase, in dollars?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 48

Explanation

The new price is 125% of the old:

1.25×old=60old=601.25=481.25 \times \text{old} = 60 \quad\Longrightarrow\quad \text{old} = \frac{60}{1.25} = 48

Check: 25% of 48 is 12, and 48+12=6048 + 12 = 60

Taking 25% off $60 gives $45, not $48 — which is exactly why working backwards needs division, not a second percentage. Enter 48.

Takeaway: To undo a percentage change, divide by the multiplier.


Paper 1 — Module 2

27 questions · 35 minutes · calculator permitted

Take a short break before starting. On the real test the second module's difficulty depends on how you did in the first; here it simply continues.


Q28Basic

Topic: Solving a linear equation

A diver's depth below the surface, in metres, is modelled by the expression 92x9 - 2x, where xx is the number of minutes since the ascent began. At what value of xx is the diver 1 metre below the surface?

A) 4-4

B) 55

C) 44

D) 5-5

Show the worked solution

Answer: C

Explanation

2x=8x=4-2x = -8 \quad\Longrightarrow\quad x = 4

Check: 98=19 - 8 = 1A kept the minus after dividing two negatives.

Takeaway: A negative divided by a negative is positive.


Q29Basic

Topic: Reading a linear function

A delivery service charges a fixed handling fee plus an amount for each kilometre driven. The total charge, in dollars, is f(x)=4x+7f(x) = 4x + 7, where xx is the distance in kilometres. What is the value of f(0)f(0), and what does it represent?

A) 00

B) 77

C) 44

D) 1111

Show the worked solution

Answer: B

Explanation

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

A assumed an input of 0 gives an output of 0. C gave the slope.

Takeaway: f(0)f(0) is the yy-intercept — the constant term.


Q30Basic

Topic: Area of a rectangle

A school is laying artificial turf on a rectangular play area that measures 12 metres in length and 7 metres in width. The turf is sold by the square metre. How many square metres are needed to cover the area exactly once?

A) 1919

B) 3838

C) 4242

D) 8484

Show the worked solution

Answer: D

Explanation

A=12×7=84A = 12 \times 7 = 84

B is the perimeter. C halved, which belongs to a triangle.

Takeaway: Area multiplies; perimeter adds. Rectangles have no halving step.


Q31Medium

Topic: An equivalent expression

A shop's daily takings, in dollars, are given by the expression 3(2x5)+4x3(2x - 5) + 4x, where xx is the number of hours the shop is open. Which of the following expressions is equivalent to it for every value of xx?

A) 10x1510 x - 15

B) 10x510 x - 5

C) 6x116 x - 11

D) 6x16 x - 1

Show the worked solution

Answer: A

Explanation

3(2x5)=6x15,6x15+4x=10x153(2x - 5) = 6x - 15, \qquad 6x - 15 + 4x = 10x - 15

B left the 5-5 undistributed. C dropped the xx from 4x4x.

Takeaway: Distribute across every term, then collect like with like.


Q32Medium

Topic: A proportion

On a scale drawing, a length of xx centimetres represents a real distance in the same ratio as 10 is to 4. This relationship is written x6=104\dfrac{x}{6} = \dfrac{10}{4}. What is the value of xx?

A) 125\frac{12}{5}

B) 52\frac{5}{2}

C) 1515

D) 203\frac{20}{3}

Show the worked solution

Answer: C

Explanation

Cross-multiply: 4x=604x = 60, so x=15x = 15.

Check: 156=2.5\frac{15}{6} = 2.5 and 104=2.5\frac{10}{4} = 2.5

Takeaway: Cross-multiply, then check both fractions come to the same decimal.


Q33Medium

Topic: A quadratic solved by factoring

The height above the ground of a thrown ball, in metres, is zero when x2+4x21=0x^2 + 4x - 21 = 0, where xx is the time in seconds since it was thrown. Since time cannot be negative, only a positive solution is meaningful. What is the value of xx?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 3

Explanation

Two numbers multiplying to 21-21 and adding to 44: that is 77 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

The condition x>0x > 0 selects 3. Enter 3.

Takeaway: Solve both roots, then let the stated condition choose.


Q34Medium

Topic: Percentage change

A retailer reduced the price of a jacket at the end of the season. Before the reduction the jacket cost $80, and afterwards it cost $68. By what percent was the price reduced?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 15

Explanation

The fall is $12. Percentage change is measured against the original:

1280×100=15\frac{12}{80} \times 100 = 15

Using 68 as the base would give 17.6%, which is the standard wrong answer. Enter 15.

Takeaway: Percentage change divides by the original value, always.


Q35Medium

Topic: Parallel lines

In the xyxy-plane, a road is drawn as the line y=3x+8y = -3x + 8. A second road is drawn parallel to the first. What is the slope of the second road?

A) 33

B) 3-3

C) 13\frac{1}{3}

D) 88

Show the worked solution

Answer: B

Explanation

Parallel lines have equal slopes, so the slope is 3-3.

C flipped and negated, which gives a perpendicular slope, 13\frac13. D read the intercept.

Takeaway: Parallel copies the slope exactly, sign included.


Q36Medium

Topic: Volume of a rectangular prism

A packing crate has a rectangular base and vertical sides, measuring 5 metres by 4 metres by 3 metres. A supplier needs to know how much space the crate encloses in order to quote for shipping. What is the volume of the crate, in cubic metres?

A) 6060

B) 1212

C) 9494

D) 4747

Show the worked solution

Answer: A

Explanation

V=5×4×3=60V = 5 \times 4 \times 3 = 60

C is the surface area. Check what the question asked for — a volume is in cubic units, a surface area in square ones.

Takeaway: Volume multiplies all three dimensions.


Q37Medium

Topic: Median with an even count

A researcher recorded the number of birds visiting a feeder on each of six consecutive mornings. The counts are listed in the table below in the order they were taken.

Morning Mon Tue Wed Thu Fri Sat
Birds 4 9 2 11 6 8

What is the median of these values?

A) 203\frac{20}{3}

B) 66

C) 77

D) 88

Show the worked solution

Answer: C

Explanation

Sorted: 2,4,6,8,9,112, 4, 6, 8, 9, 11. Six values, so average the middle two:

6+82=7\frac{6 + 8}{2} = 7

A is the mean. B and D picked one middle value without averaging.

Takeaway: Sort first. Even count means average the middle pair.


Q38Medium

Topic: A negative exponent

In a calculation involving the intensity of a signal, a physicist writes the factor 525^{-2}. What is the value of this expression?

A) 25-25

B) 10-10

C) 1010

D) 125\frac{1}{25}

Show the worked solution

Answer: D

Explanation

52=152=1255^{-2} = \frac{1}{5^2} = \frac{1}{25}

A negative exponent gives a small positive number, never a negative one.

Takeaway: Negative exponent means reciprocal, not negative.


Q39Medium

Topic: A system with no solution

Two rental firms price a job differently. The first charges according to y=4x+1y = 4x + 1 and the second according to y=kx3y = kx - 3, where xx is the number of hours and kk is a constant. For what value of kk do the two firms never charge the same amount?

A) 4-4

B) 44

C) 11

D) 3-3

Show the worked solution

Answer: B

Explanation

No solution means parallel: equal slopes, different intercepts. So k=4k = 4, and the intercepts 1 and 3-3 differ ✓

C matched intercepts, which would make the lines cross, not miss.

Takeaway: Parallel and distinct. Check the intercept after matching the slope.


Q40Hard

Topic: A system solved by elimination

A carpenter buys xx boxes of screws and yy boxes of nails for two separate jobs. The first job's order satisfies 5x+2y=265x + 2y = 26 and the second job's order satisfies 3x2y=63x - 2y = 6, where both quantities are counted in boxes. What is the value of xx?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 4

Explanation

The yy terms are +2y+2y and 2y-2y, so adding the equations removes them:

8x=32x=48x = 32 \quad\Longrightarrow\quad x = 4

Then 5(4)+2y=265(4) + 2y = 26 gives y=3y = 3. Check both: 20+6=2620 + 6 = 26 ✓ and 126=612 - 6 = 6 ✓ Enter 4.

Takeaway: Opposite signs on a variable, add the equations. Then check both originals.


Q41Hard

Topic: The vertex of a parabola

The cost per unit of manufacturing an item, in dollars, is modelled by the function f(x)=x2+6x+11f(x) = x^2 + 6x + 11, where xx is measured in thousands of units produced. The function has a minimum value. What is that minimum value?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 2

Explanation

x=62=3,f(3)=918+11=2x = -\frac{6}{2} = -3, \qquad f(-3) = 9 - 18 + 11 = 2

Check: f(4)=1624+11=3f(-4) = 16 - 24 + 11 = 3 and f(2)=412+11=3f(-2) = 4 - 12 + 11 = 3 — higher on both sides ✓

The question asked for the minimum value, which is the yy, not the 3-3. Enter 2.

Takeaway: Find x=b2ax = -\frac{b}{2a}, substitute, and check whether the question wants where or what.


Q42Hard

Topic: Interpreting a scatterplot model

A paediatric clinic recorded the age and height of a group of children and drew a line of best fit through the resulting scatterplot. The line has equation y=6x+78y = 6x + 78, where xx is age in years and yy is height in centimetres. Which of the following is the best interpretation of the number 78 in this context?

A) The predicted height at age 0

B) The predicted growth each year

C) The number of children measured

D) The oldest age in the study

Show the worked solution

Answer: A

Explanation

The constant is the value at x=0x = 0. B describes the 6. The model says nothing about sample size or age range.

Takeaway: Constant = value at zero; coefficient = rate. Check the units.


Q43Hard

Topic: An exponential decay model

A laboratory is monitoring a sample that decays to 85% of its mass during each hour that passes, beginning from a mass of 400 grams. The technician wants a function that gives the mass remaining after any whole number of hours. Which function gives the mass, in grams, after hh hours?

A) 400(2320)h400 \left(\frac{23}{20}\right)^{h}

B) 40017h20400 - \frac{17 h}{20}

C) 400(1720)h400 \left(\frac{17}{20}\right)^{h}

D) 400(320)h400 \left(\frac{3}{20}\right)^{h}

Show the worked solution

Answer: C

Explanation

"Decays to 85%" gives the factor directly: b=0.85b = 0.85.

M=400(0.85)hM = 400(0.85)^h

D used 0.150.15, the fraction lost. B is linear.

Takeaway: "Decays to 85%" means b=0.85b = 0.85; "decays by 15%" means the same thing. Read which word is used.


Q44Hard

Topic: A line through two points

Two readings from a linear model were recorded in the table below, where xx is measured in minutes from a chosen reference time.

xx 1-1 3
yy 4 16

What is the yy-intercept of the line through those two points?

A) 44

B) 33

C) 77

D) 11

Show the worked solution

Answer: C

Explanation

m=1643(1)=124=3m = \frac{16 - 4}{3 - (-1)} = \frac{12}{4} = 3

So y=3x+by = 3x + b. Substitute (1,4)(-1, 4): 4=3+b4 = -3 + b, giving b=7b = 7.

Check with the other point: 3(3)+7=163(3) + 7 = 16

A read a coordinate off a given point; B gave the slope.

Takeaway: Slope first, then substitute either point for bb — and confirm with the point you did not use.


Q45Hard

Topic: A radical equation

In an engineering formula the quantity 3x+1\sqrt{3x + 1} is required to equal 4. Solving the resulting equation gives candidate values, and any value that does not satisfy the original equation must be discarded. What is the solution to 3x+1=4\sqrt{3x + 1} = 4?

A) 55

B) 43\frac{4}{3}

C) 163\frac{16}{3}

D) 173\frac{17}{3}

Show the worked solution

Answer: A

Explanation

Square both sides:

3x+1=163x=15x=53x + 1 = 16 \quad\Longrightarrow\quad 3x = 15 \quad\Longrightarrow\quad x = 5

Check in the original: 3(5)+1=16=4\sqrt{3(5) + 1} = \sqrt{16} = 4 ✓ — and with radicals the check is compulsory, because squaring can invent solutions.

B added 1 to both sides rather than squaring. C forgot to subtract the 1, and D added it instead of subtracting.

Takeaway: Square, solve, then substitute back into the original.


Q46Hard

Topic: An arc of a circle

A landscape designer is edging a curved section of a circular garden bed of radius 9 metres. The curved section corresponds to a central angle of 40°40° measured at the centre of the circle, and the edging is sold by the metre. What is the length of that curved section, in metres?

A) 9π9 \pi

B) 2π2 \pi

C) 4π4 \pi

D) 18π18 \pi

Show the worked solution

Answer: B

Explanation

40360=19\frac{40}{360} = \frac19 of the circle. The whole circumference is 2π(9)=18π2\pi(9) = 18\pi, so the arc is

19×18π=2π\frac19 \times 18\pi = 2\pi

A is the sector area, a different quantity — an arc is a length. C used 18 as the radius, which is the diameter. D is the whole circumference, with the fraction never applied.

Takeaway: Fraction of the circle, times the circumference for an arc, times the area for a sector.


Q47Hard

Topic: A system in context

A charity received two donations on the same day. Together the two amounts came to 54 units of currency, and the larger donation exceeded the smaller by 12 units. The treasurer needs to record each amount separately in the accounts. What is the smaller of the two donations?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 21

Explanation

Adding the two statements gives 2x=662x = 66, so the larger is 33 and the smaller is 5433=2154 - 33 = 21.

Check: 21+33=5421 + 33 = 54 ✓ and 3321=1233 - 21 = 12 ✓ Enter 21.

Takeaway: The smaller of two numbers is sumdifference2\frac{\text{sum} - \text{difference}}{2}.


Q48Hard

Topic: A perfect square

A designer needs the expression x214x+cx^2 - 14x + c to be a perfect square, so that it can be written as the square of a single bracket. What value must the constant cc take?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 49

Explanation

A perfect square is (x+a)2=x2+2ax+a2(x + a)^2 = x^2 + 2ax + a^2. Here 2a=142a = -14, so a=7a = -7 and

c=a2=49c = a^2 = 49

Check: (x7)2=x214x+49(x - 7)^2 = x^2 - 14x + 49 ✓ Enter 49.

Takeaway: Halve the middle coefficient, then square it.


Q49Hard

Topic: Compound percentage

An $800 investment earns 25% interest each year, and the interest is compounded annually so that each year's interest is calculated on the balance at the start of that year rather than on the original deposit. What is the value of the investment after 2 years?

A) 10001000

B) 12001200

C) 12501250

D) 20002000

Show the worked solution

Answer: C

Explanation

800×1.25=1000,1000×1.25=1250800 \times 1.25 = 1000, \qquad 1000 \times 1.25 = 1250

A did one year only. B used simple interest — 25% of the original $800 twice, which is $400 rather than $450. Compounding earns more, because the second year's interest is on $1000, not $800. D grew for one year and then doubled.

Takeaway: Compound interest multiplies by the factor once per period. Compounding always beats simple interest over more than one period, and the gap is the whole point of the question.


Q50Hard

Topic: Function transformation

The graph of the function y=f(x)y = f(x) models the height of a wave and passes through the point (3,8)(3, 8). The whole graph is then redrawn as y=f(x)5y = f(x) - 5. Through which point must the new graph pass?

A) (3, 3)\left( 3, \ 3\right)

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

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

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

Show the worked solution

Answer: A

Explanation

The 5-5 is outside the bracket, so it moves the graph down 5: (3,8)(3,3)(3, 8) \to (3, 3).

B moved sideways, which only happens inside the bracket.

Takeaway: Outside the bracket moves vertically, in the direction the sign says.


Q51Hard

Topic: Probability from a table

A bag used in a probability demonstration holds counters that are identical apart from their colour. The counts are recorded in the table below.

Colour Red Blue Green Total
Number of counters 5 7 8 20

A student draws one counter at random without looking into the bag. What is the probability that the counter drawn is not green?

A) 25\frac{2}{5}

B) 23\frac{2}{3}

C) 13\frac{1}{3}

D) 35\frac{3}{5}

Show the worked solution

Answer: D

Explanation

There are 20 counters, of which 5+7=125 + 7 = 12 are not green:

1220=35\frac{12}{20} = \frac{3}{5}

Or take the complement: 1820=12201 - \frac{8}{20} = \frac{12}{20}

A answered the opposite question.

Takeaway: "Not" means subtract from 1, or count the ones you want directly. Both should agree.


Q52Hard

Topic: Solving for a variable in terms of others

The perimeter PP of a rectangular field is related to its length ll and its width ww by the formula P=2l+2wP = 2l + 2w. A surveyor knows the perimeter and the length and needs the width. Which expression gives ww in terms of PP and ll?

A) P2lP - 2 l

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

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

D) P2+l\frac{P}{2} + l

Show the worked solution

Answer: B

Explanation

2w=P2lw=P2l22w = P - 2l \quad\Longrightarrow\quad w = \frac{P - 2l}{2}

A skipped the division. C divided only the PP.

Takeaway: Whatever you divide by must divide every term.


Q53Hard

Topic: A perpendicular slope

Line \ell has equation y=47x5y = \dfrac{4}{7}x - 5. What is the slope of a line perpendicular to \ell?

A) 47\frac{4}{7}

B) 74\frac{7}{4}

C) 47- \frac{4}{7}

D) 74- \frac{7}{4}

Show the worked solution

Answer: D

Explanation

Flip and negate: 74-\frac74. Check: 47×74=1\frac47 \times -\frac74 = -1

B and C each did one half of the job.

Takeaway: Negative reciprocal is two steps. Multiply the two slopes; you should get exactly 1-1.


Q54Hard

Topic: Putting several steps together

A landscaper is marking out a rectangular flower bed. Its length is 3 metres more than twice its width, and the total distance around the outside of the bed is 42 metres. What is the width of the flower bed, in metres?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 6

Explanation

Let the width be ww. Then the length is 2w+32w + 3, and the perimeter is

2(2w+3)+2w=422(2w + 3) + 2w = 42 4w+6+2w=426w=36w=64w + 6 + 2w = 42 \quad\Longrightarrow\quad 6w = 36 \quad\Longrightarrow\quad w = 6

Check: width 6, length 15, perimeter 2(15+6)=422(15 + 6) = 42

The question asked for the width, not the length — and with no options to warn you, re-reading the final line is the whole safety net. Enter 6.

Takeaway: Define the letter, build the equation, solve, then check which of the two quantities was asked for. This is the last question of the module; do not rush it.


Paper 2 — Module 1

27 questions · 35 minutes · calculator permitted

Sit this one at least a week after Paper 1, and mark Paper 1 first — a mock is only useful if you have acted on what the last one told you.


Q55Basic

Topic: Solving a linear equation

A courier charges a fixed collection fee plus an amount for each parcel. For one job the total charge, in dollars, satisfies 5x+12=475x + 12 = 47, where xx is the number of parcels collected. What is the value of xx?

A) 595\frac{59}{5}

B) 77

C) 3535

D) 475\frac{47}{5}

Show the worked solution

Answer: B

Explanation

5x=35x=75x = 35 \quad\Longrightarrow\quad x = 7

Check: 35+12=4735 + 12 = 47C stopped one step early.

Takeaway: Subtract, then divide, then finish.


Q56Basic

Topic: Simplifying an expression

A factory's daily output, in units, is given by the expression 7x2(x5)7x - 2(x - 5), where xx is the number of machines running. Which of the following expressions is equivalent to it for every value of xx?

A) 5x+105 x + 10

B) 5x105 x - 10

C) 9x109 x - 10

D) 5x55 x - 5

Show the worked solution

Answer: A

Explanation

2(x5)=2x+10,7x2x+10=5x+10-2(x - 5) = -2x + 10, \qquad 7x - 2x + 10 = 5x + 10

B kept the constant negative — but 2×5=+10-2 \times -5 = +10.

Takeaway: A minus before a bracket flips every sign inside it.


Q57Basic

Topic: Reading a graph's intercept

A tank is draining. The volume remaining, in litres, is modelled by the line y=2x+9y = -2x + 9, where xx is the number of minutes since draining began. At what value of yy does this line cross the yy-axis?

A) 2-2

B) 92\frac{9}{2}

C) 99

D) 00

Show the worked solution

Answer: C

Explanation

On the yy-axis, x=0x = 0, so y=9y = 9.

B is the xx-intercept, found by setting y=0y = 0.

Takeaway: yy-axis means x=0x = 0. Each axis zeroes the other variable.


Q58Basic

Topic: Solving a two-step linear equation

A tailor charges a fitting fee and then an amount per metre of fabric. For one order the amount owed, in dollars, satisfies 7x9=337x - 9 = 33, where xx is the number of metres used. What is the value of xx?

A) 247\frac{24}{7}

B) 66

C) 4242

D) 337\frac{33}{7}

Show the worked solution

Answer: B

Explanation

7x=42x=67x = 42 \quad\Longrightarrow\quad x = 6

Check: 429=3342 - 9 = 33A subtracted where it should have added; C stopped a step early.

Takeaway: Undo the subtraction first, then the multiplication — and finish.


Q59Medium

Topic: A quadratic with two roots

A projectile is at ground level at the times that satisfy x29x+20=0x^2 - 9x + 20 = 0, where xx is measured in seconds. What is the sum of the two solutions of this equation?

A) 9-9

B) 99

C) 2020

D) 11

Show the worked solution

Answer: B

Explanation

Sum of roots =ba=9= -\frac{b}{a} = 9. (The roots are 4 and 5.)

C is the product, ca=20\frac{c}{a} = 20.

Takeaway: Sum =ba=-\frac ba, product =ca=\frac ca.


Q60Medium

Topic: A percentage increase

A town's population rises from 4500 to 5400. By what percent did it rise?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 20

Explanation

The rise is 900, measured against the original 4500:

9004500×100=20\frac{900}{4500} \times 100 = 20

Using 5400 as the base would give 16.7%, the standard wrong answer. Enter 20.

Takeaway: Percentage change divides by the original.


Q61Medium

Topic: An exponent equation

A colony of bacteria triples in each observation period. The population is found to have grown by a factor of 81. What is the value of xx?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 4

Explanation

Write 81 as a power of 3, so both sides share a base:

81=3×3×3×3=3481 = 3 \times 3 \times 3 \times 3 = 3^4

The equation becomes 3x=343^x = 3^4. With the same base on both sides, the exponents must be equal:

x=4x = 4

Enter 4.

Takeaway: Rewrite both sides over a common base, then match the exponents. The powers of 2, 3 and 5 are the ones this test reuses, so knowing them to the fifth power or so is worth the memorising.


Q62Medium

Topic: A system by elimination

A market stall sells xx bags of apples and yy bags of pears. On one day the stall recorded 3x+y=143x + y = 14, and on another it recorded xy=2x - y = 2. What is the value of xx?

A) 44

B) 22

C) 1616

D) 72\frac{7}{2}

Show the worked solution

Answer: A

Explanation

The yy terms are +y+y and y-y, so add the equations: 4x=164x = 16, giving x=4x = 4. Then y=2y = 2.

Check: 12+2=1412 + 2 = 14 ✓ and 42=24 - 2 = 2

B gave yy. C stopped at 4x=164x = 16. D added only the left sides, using 4x=144x = 14.

Takeaway: Opposite signs, add the equations.


Q63Medium

Topic: Volume of a cylinder

A cylindrical water butt has a radius of 5 decimetres and a height of 4 decimetres. A gardener wants to know how much water it holds when full. What is the volume of the water butt, in cubic decimetres?

A) 20π20 \pi

B) 40π40 \pi

C) 100π100 \pi

D) 400π400 \pi

Show the worked solution

Answer: C

Explanation

V=πr2h=π(25)(4)=100πV = \pi r^2 h = \pi(25)(4) = 100\pi

A used rr rather than r2r^2; B is a surface area.

Takeaway: Square the radius, not the height.


Q64Medium

Topic: Function notation

The function gg is defined by g(x)=2x2+1g(x) = 2x^2 + 1, where g(x)g(x) gives the energy, in joules, stored by a spring displaced xx centimetres from its resting position. What is the value of g(3)g(-3)?

A) 17-17

B) 3737

C) 35-35

D) 1919

Show the worked solution

Answer: D

Explanation

g(3)=2(9)+1=19g(-3) = 2(9) + 1 = 19

(3)2=9(-3)^2 = 9, not 9-9. A made that error.

Takeaway: Square inside brackets: a negative squared is positive.


Q65Medium

Topic: Solving for one variable in terms of another

A caterer's budget satisfies 3x+4y=243x + 4y = 24, where xx is the number of trays of sandwiches and yy the number of trays of fruit. The caterer wants to express the number of fruit trays in terms of the number of sandwich trays. Which expression gives yy in terms of xx?

A) 63x46 - \frac{3 x}{4}

B) 3x46\frac{3 x}{4} - 6

C) 3x4+6\frac{3 x}{4} + 6

D) 243x24 - 3 x

Show the worked solution

Answer: A

Explanation

4y=243xy=243x44y = 24 - 3x \quad\Longrightarrow\quad y = \frac{24 - 3x}{4}

Check at x=4x = 4: the original gives 12+4y=2412 + 4y = 24, so y=3y = 3; the answer gives 24124=3\frac{24-12}{4} = 3

D never divided by 4.

Takeaway: Whatever divides must divide every term. Check with one value.


Q66Medium

Topic: Angles in a triangle

A surveyor measures two of the three interior angles of a triangular plot of land and finds them to be 35°35° and 95°95°. What is the measure, in degrees, of the third angle of the plot?

A) 5050

B) 130130

C) 230230

D) 4040

Show the worked solution

Answer: A

Explanation

1803595=50180 - 35 - 95 = 50

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

B added the two given angles. C used 360°360°, the total for a quadrilateral. D assumed a right angle the question never mentions.

Takeaway: Triangle angles total 180°180°. Add all three back as a check.


Q67Medium

Topic: An exponential model

A microbiologist is growing a culture that begins with 60 cells and doubles in number every 3 hours, and the growth continues at that rate without interruption. The culture is left in the incubator for 12 hours. How many cells are there at the end of that period?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 960

Explanation

123=4\frac{12}{3} = 4 periods, so the factor is 24=162^4 = 16:

60×16=96060 \times 16 = 960

Check by stepping: 6012024048096060 \to 120 \to 240 \to 480 \to 960 ✓ Enter 960.

Takeaway: Divide the time by the period length to count the periods.


Q68Medium

Topic: Scaling an area

A print shop is enlarging a rectangular poster so that both its length and its width are doubled, keeping the same shape. The manager needs to know how much more ink the larger poster will require. By what factor does the area increase?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 4

Explanation

(2l)(2w)=4lw(2l)(2w) = 4lw

Both dimensions double, so the area is multiplied by 22=42^2 = 4. Try it: a 3×53 \times 5 rectangle has area 15; a 6×106 \times 10 one has area 60 ✓ Enter 4.

Takeaway: Lengths ×k\times k, areas ×k2\times k^2, volumes ×k3\times k^3.


Q69Medium

Topic: Solving for a variable in terms of another

A printing job satisfies the relationship 5x2y=205x - 2y = 20, where xx is the number of colour pages and yy the number of black-and-white pages. Which expression gives yy in terms of xx?

A) 5x210\frac{5 x}{2} - 10

B) 105x210 - \frac{5 x}{2}

C) 5x2+10\frac{5 x}{2} + 10

D) 5x205 x - 20

Show the worked solution

Answer: A

Explanation

2y=205xy=5x202-2y = 20 - 5x \quad\Longrightarrow\quad y = \frac{5x - 20}{2}

Check at x=4x = 4: the original gives 202y=2020 - 2y = 20, so y=0y = 0; and the answer gives 20202=0\frac{20 - 20}{2} = 0

D never divided by 2.

Takeaway: Whatever divides must divide every term. Check with one value.


Q70Medium

Topic: Probability

A bag used for a classroom demonstration holds 4 white marbles and 11 black marbles, identical apart from colour. A pupil draws a single marble at random without looking into the bag. What is the probability that the marble drawn is white?

A) 415\frac{4}{15}

B) 411\frac{4}{11}

C) 1115\frac{11}{15}

D) 14\frac{1}{4}

Show the worked solution

Answer: A

Explanation

There are 15 marbles altogether, 4 of them white: 415\frac{4}{15}.

B used 11 as the denominator, which is the count of the other colour, not the total.

Takeaway: The denominator is the total number of outcomes, not the number of the ones you do not want.


Q71Medium

Topic: Slope from a table

A linear function models the cost, in dollars, of running a machine for xx hours. Four of its values were recorded in the table below.

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

The slope of a linear function is the change in its output divided by the change in its input, and it is the same between any two points. 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

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

A and B each gave one of the two changes without dividing.

Takeaway: Slope is a change divided by a change, not either one alone.


Q72Hard

Topic: A perfect-square trinomial

An architect needs the expression x2+12x+kx^2 + 12x + k to factor as the square of a single bracket, so that a design calculation simplifies. What value must the constant kk take?

A) 66

B) 1212

C) 2424

D) 3636

Show the worked solution

Answer: D

Explanation

Halve the middle coefficient and square it: (122)2=36\left(\frac{12}{2}\right)^2 = 36.

Check: (x+6)2=x2+12x+36(x + 6)^2 = x^2 + 12x + 36A halved and forgot to square.

Takeaway: Halve, then square. Two steps.


Q73Hard

Topic: A compound inequality

A thermostat keeps a room within a range described by 42x6<8-4 \le 2x - 6 < 8, where xx is the temperature in degrees Celsius. Which of the following gives all possible values of xx?

A) 1x<71 \le x < 7

B) 1<x71 < x \le 7

C) 1x<7-1 \le x < 7

D) 1x71 \le x \le 7

Show the worked solution

Answer: A

Explanation

Add 6 to all three parts: 22x<142 \le 2x < 14. Divide by 2: 1x<71 \le x < 7.

Each end keeps the sign it started with — the left inclusive, the right strict.

Check: at x=1x = 1, the middle is 4-4, and 44-4 \le -4 is true ✓ At x=7x = 7, the middle is 8, and 8<88 < 8 is false ✓

Takeaway: Do every step to all three parts and carry each end's sign through. Test both endpoints in the original.


Q74Hard

Topic: A word problem with two unknowns

A cinema sells adult tickets at $14 each and child tickets at $9 each, and every ticket sold is one or the other. On one evening the cinema sold 60 tickets in total and took $690 at the box office. How many child tickets were sold that evening?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 30

Explanation

Let aa and cc be the two counts:

a+c=6014a+9c=690a + c = 60 \qquad 14a + 9c = 690

Substituting a=60ca = 60 - c:

14(60c)+9c=6908405c=690c=3014(60 - c) + 9c = 690 \quad\Longrightarrow\quad 840 - 5c = 690 \quad\Longrightarrow\quad c = 30

Check: 30 adults and 30 children give 420+270=690420 + 270 = 690 ✓ Enter 30.

Takeaway: One equation counts the items, the other counts the money. Then read which count the question asked for.


Q75Hard

Topic: A model compared across two options

Plan A costs $30 a month plus $2 per gigabyte. Plan B costs $50 a month with no per-gigabyte charge. At how many gigabytes do the two plans cost the same?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 10

Explanation

30+2g=502g=20g=1030 + 2g = 50 \quad\Longrightarrow\quad 2g = 20 \quad\Longrightarrow\quad g = 10

Below 10 GB plan A is cheaper; above it, plan B. Enter 10.

Takeaway: "Cost the same" means set the two expressions equal.


Q76Hard

Topic: Composite functions

Two functions are defined by f(x)=x4f(x) = x - 4 and g(x)=x2g(x) = x^2. A calculation applies gg to an input and then applies ff to the result. What is the value of f(g(3))f(g(3))?

A) 11

B) 55

C) 1-1

D) 1313

Show the worked solution

Answer: B

Explanation

Inside first: g(3)=9g(3) = 9. Then f(9)=5f(9) = 5.

A is g(f(3))=1g(f(3)) = 1, the other order.

Takeaway: f(g(x))f(g(x)) means gg first — work outward.


Q77Hard

Topic: A circle's centre

A mobile phone mast covers a circular region described in the xyxy-plane by (x7)2+(y+1)2=49(x - 7)^2 + (y + 1)^2 = 49, where distances are measured in kilometres. What are the coordinates of the centre of that region?

A) (7, 1)\left( -7, \ 1\right)

B) (7, 1)\left( 7, \ 1\right)

C) (7, 1)\left( 7, \ -1\right)

D) (7, 1)\left( -7, \ -1\right)

Show the worked solution

Answer: C

Explanation

(xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2 has centre (h,k)(h, k), and the signs flip. (x7)(x - 7) gives h=7h = 7; (y+1)(y + 1) is (y(1))(y - (-1)), so k=1k = -1.

Takeaway: Read the bracket, then flip the sign. Both coordinates.


Q78Hard

Topic: A linear inequality in context

A delivery van can carry at most 900 kg. The driver weighs 80 kg and each crate weighs 60 kg. Which inequality gives nn, the number of crates that can be carried?

A) 60n90060 n \leq 900

B) 60n+8090060 n + 80 \geq 900

C) 60n8090060 n - 80 \leq 900

D) 60n+8090060 n + 80 \leq 900

Show the worked solution

Answer: D

Explanation

The load is the crates plus the driver, and "at most 900" means \le:

60n+8090060n + 80 \le 900

A left the driver out, B points the wrong way, C subtracts a weight that adds.

Takeaway: "At most" is \le. Include everything that adds to the load.


Q79Hard

Topic: Interpreting standard deviation

Two classes sat the same test, and their results are summarised in the table below. Both classes reached the same average, but their scores are spread very differently around it.

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

Which statement about the two classes is true?

A) Class A has the greater standard deviation

B) Class B 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: B

Explanation

Standard deviation measures spread, not centre. Class A's scores sit within 4 marks of each other; class B's span 50. B is far more spread out.

C confuses the two ideas: equal means say nothing about spread.

Takeaway: Same mean, different spread is entirely possible — that is what standard deviation exists to describe.


Q80Hard

Topic: A system with no solution

Two competing services quote for the same work. The first charges according to y=6x1y = 6x - 1 and the second according to y=kx+5y = kx + 5, where xx is the number of units ordered and kk is a constant. For what value of kk is there no order size at which the two quotes are equal?

A) 6-6

B) 55

C) 66

D) 1-1

Show the worked solution

Answer: C

Explanation

No solution means parallel: equal slopes, different intercepts. So k=6k = 6, and the intercepts 1-1 and 55 differ ✓

B matched intercepts, which would make the lines cross rather than miss.

Takeaway: Parallel and distinct. Check the intercept after matching the slope.


Q81Hard

Topic: Putting several ideas together

The graph of y=x2+bx+7y = x^2 + bx + 7, where bb is a constant, models the profit in thousands of dollars of a small business over its first few months of trading. The graph is known to pass through the point (2,1)(2, 1). What is the value of the constant bb?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: -5

Explanation

Substitute the point into the equation:

1=22+2b+7=4+2b+7=11+2b1 = 2^2 + 2b + 7 = 4 + 2b + 7 = 11 + 2b

2b=10b=52b = -10 \quad\Longrightarrow\quad b = -5

Check: 410+7=14 - 10 + 7 = 1

This answer is negative. Enter -5, minus sign included — it counts as one of the six characters a negative answer is allowed.

Takeaway: A point on a graph satisfies its equation. Substitute both coordinates and solve for the unknown constant.


Paper 2 — Module 2

27 questions · 35 minutes · calculator permitted

The last module. Work steadily, and keep ten seconds at the end of each grid-in to substitute your answer back.


Q82Basic

Topic: Solving a linear equation

A weather balloon's altitude, in hundreds of metres, is given by 83x8 - 3x, where xx is the number of minutes since it began to descend. At what value of xx is the reading equal to 23?

A) 55

B) 313\frac{31}{3}

C) 5-5

D) 313- \frac{31}{3}

Show the worked solution

Answer: C

Explanation

3x=15x=5-3x = 15 \quad\Longrightarrow\quad x = -5

Check: 8+15=238 + 15 = 23A dropped the minus sign.

Takeaway: Subtract first, then divide — and carry the sign through.


Q83Basic

Topic: Translating a sentence into an equation

Five less than four times a number xx is equal to 31. Which equation represents this?

A) 54x=315 - 4 x = 31

B) 4x5=314 x - 5 = 31

C) 4x20=314 x - 20 = 31

D) 4x+5=314 x + 5 = 31

Show the worked solution

Answer: B

Explanation

"Four times a number" is 4x4x; "five less than" that is 4x54x - 5.

4x5=314x - 5 = 31

A reversed the order — "five less than yy" is y5y - 5, never 5y5 - y. D added.

Takeaway: "Less than" subtracts and reverses the order.


Q84Basic

Topic: Expanding a bracket

A café's profit, in dollars, is given by the expression 4(2x+3)54(2x + 3) - 5, where xx is the number of hours the café stays open past midday. Which of the following expressions is equivalent to it for every value of xx?

A) 8x+78 x + 7

B) 8x+178 x + 17

C) 8x28 x - 2

D) 2x+72 x + 7

Show the worked solution

Answer: A

Explanation

4(2x+3)=8x+12,8x+125=8x+74(2x + 3) = 8x + 12, \qquad 8x + 12 - 5 = 8x + 7

C left the 3 undistributed.

Takeaway: Distribute to every term inside, then combine the constants.


Q85Basic

Topic: The slope of a line

In the xyxy-plane, the depth of a lake at a distance xx metres from the shore is modelled by the line y=72xy = 7 - 2x. What is the slope of this line?

A) 77

B) 22

C) 12\frac{1}{2}

D) 2-2

Show the worked solution

Answer: D

Explanation

Rewrite as y=2x+7y = -2x + 7. The slope is the number multiplying xx: 2-2.

A read the intercept. B lost the minus.

Takeaway: Put the equation in y=mx+by = mx + b order before reading anything off.


Q86Medium

Topic: Reading a linear model

A city taxi firm charges a fixed amount when the journey begins and then a further amount for every mile travelled, so that the total fare in dollars is C=4+2.5mC = 4 + 2.5m for a journey of mm miles. Which of the following is the best interpretation of the number 4 in this context?

A) The fixed charge before any distance is travelled

B) The cost of each mile

C) The number of miles included in the base fare

D) The total cost of a 4-mile journey

Show the worked solution

Answer: A

Explanation

Set m=0m = 0: the fare is already $4 before any distance. That is the fixed charge.

B describes the 2.5. D would be $14.

Takeaway: Substitute zero to see what the constant means, and check the units — dollars cannot be miles.


Q87Medium

Topic: A quadratic solved by factoring

The height of a drone above a launch pad returns to zero at the times satisfying x211x+30=0x^2 - 11x + 30 = 0, where xx is measured in seconds after launch. The operator is interested only in the earlier of the two times. What is that value of xx?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 5

Explanation

Two numbers multiplying to 30 and adding to 11-11: 5-5 and 6-6.

(x5)(x6)=0x=5 or x=6(x - 5)(x - 6) = 0 \quad\Longrightarrow\quad x = 5 \text{ or } x = 6

The condition x<6x < 6 selects 5. Enter 5.

Takeaway: Find both roots, then let the stated condition pick one.


Q88Medium

Topic: A linear equation with a fraction

If 2x53=7\dfrac{2x}{5} - 3 = 7, what is the value of xx?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 25

Explanation

Add 3 to both sides:

2x5=10\frac{2x}{5} = 10

Multiply by 5, then divide by 2:

2x=50x=252x = 50 \quad\Longrightarrow\quad x = 25

Check: 5053=103=7\frac{50}{5} - 3 = 10 - 3 = 7 ✓ Enter 25.

Takeaway: Clear the constant first, then the fraction. Substituting back is your only safety net on a grid-in.


Q89Medium

Topic: Exponent rules

In a physics calculation the quantity (2x4)3(2x^4)^3 appears, where xx is a positive real number. Which of the following expressions is equivalent to it for every value of xx?

A) 2x122 x^{12}

B) 8x128 x^{12}

C) 6x126 x^{12}

D) 8x78 x^{7}

Show the worked solution

Answer: B

Explanation

23=8,(x4)3=x122^3 = 8, \qquad (x^4)^3 = x^{12}

so (2x4)3=8x12(2x^4)^3 = 8x^{12}.

C multiplied the coefficient by 3 rather than cubing it.

Takeaway: The outside power applies to the coefficient too — and it cubes it, not triples it.


Q90Medium

Topic: A system by substitution

A club sells xx standard memberships and yy premium memberships. The number of premium memberships is 5 more than the number of standard ones, so y=x+5y = x + 5, and the club's income satisfies 3x+2y=253x + 2y = 25. What is the value of yy?

A) 88

B) 33

C) 55

D) 252\frac{25}{2}

Show the worked solution

Answer: A

Explanation

3x+2(x+5)=255x+10=25x=33x + 2(x + 5) = 25 \quad\Longrightarrow\quad 5x + 10 = 25 \quad\Longrightarrow\quad x = 3

Then y=3+5=8y = 3 + 5 = 8.

Check: 9+16=259 + 16 = 25B stopped at xx.

Takeaway: Substitute, solve, then finish by finding the variable asked for.


Q91Medium

Topic: Area of a triangle

A triangular sail has a base of 18 metres and a perpendicular height of 11 metres. A sailmaker needs the area in order to order the right amount of cloth. What is the area of the sail, in square metres?

A) 198198

B) 2929

C) 9999

D) 992\frac{99}{2}

Show the worked solution

Answer: C

Explanation

A=12(18)(11)=99A = \tfrac12(18)(11) = 99

A forgot the 12\frac12 — the usual slip.

Takeaway: The half is part of the formula. It is on the reference sheet; copy it before substituting.


Q92Medium

Topic: An absolute-value equation

A component is accepted if the reading 3x+23x + 2 differs from zero by exactly 14 units, so that 3x+2=14|3x + 2| = 14. What is the sum of all possible values of xx?

A) 44

B) 163- \frac{16}{3}

C) 1414

D) 43- \frac{4}{3}

Show the worked solution

Answer: D

Explanation

3x+2=14x=43x+2=14x=1633x + 2 = 14 \Longrightarrow x = 4 \qquad 3x + 2 = -14 \Longrightarrow x = -\tfrac{16}{3}

Their sum is 4163=434 - \frac{16}{3} = -\frac43.

A and B each kept one case only.

Takeaway: Absolute value gives two cases, and "sum of all possible values" needs both of them.


Q93Medium

Topic: Reading an exponential model

An accountant is depreciating a machine and models its value by V=12000(0.9)tV = 12000(0.9)^t dollars, where tt is the number of years since it was bought. The accountant needs to explain the model to a colleague. Which of the following is the best interpretation of the number 0.90.9 in this context?

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

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

C) The machine gains 90% of its value each year

D) The machine is worth $0.90 after tt years

Show the worked solution

Answer: B

Explanation

The factor is what remains: 10.9=0.11 - 0.9 = 0.1, so 10% is lost each year.

Check: 12000×0.9=1080012000 \times 0.9 = 10800, a drop of 1200, which is 10% of 12000 ✓

A read the factor as the loss.

Takeaway: The factor is what survives. Subtract from 1 for the percentage lost.


Q94Hard

Topic: A three-part inequality

A machine operates safely while 5<3x1205 < 3x - 1 \le 20, where xx is the pressure in bars. What is the greatest integer value of xx for which the machine still operates safely?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 7

Explanation

Add 1 to all three parts: 6<3x216 < 3x \le 21. Divide by 3: 2<x72 < x \le 7.

The greatest integer is 7, and the right end is inclusive so 7 is allowed.

Check: at x=7x = 7 the middle is 20, and 202020 \le 20 ✓ At x=8x = 8 it is 23, which is too big ✓ Enter 7.

Takeaway: Every step to all three parts. Then check whether the end you want is inclusive.


Q95Hard

Topic: The discriminant

In the equation x28x+c=0x^2 - 8x + c = 0, cc is a constant. The graph of the related function touches the xx-axis at exactly one point. What is the value of cc?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 16

Explanation

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

644c=0c=1664 - 4c = 0 \quad\Longrightarrow\quad c = 16

Then x28x+16=(x4)2x^2 - 8x + 16 = (x - 4)^2 ✓ Enter 16.

Takeaway: One solution ⇒ discriminant zero ⇒ perfect square.


Q96Hard

Topic: Perpendicular lines

In the xyxy-plane, a path is drawn as the line y=34x2y = \frac{3}{4}x - 2. A second path is drawn perpendicular to the first. What is the slope of the second path?

A) 34\frac{3}{4}

B) 43\frac{4}{3}

C) 34- \frac{3}{4}

D) 43- \frac{4}{3}

Show the worked solution

Answer: D

Explanation

Flip and negate: 43-\frac43. Check: 34×43=1\frac34 \times -\frac43 = -1

B and C each did one half of the job.

Takeaway: Negative reciprocal means both steps. Multiply the two slopes; you should get exactly 1-1.


Q97Hard

Topic: A system built from a situation

A stationery shop sells pens at $3 each and notebooks at $7 each, and every item sold is one or the other. A customer buys 10 items altogether and pays $54 in total. How many notebooks did the customer buy?

A) 44

B) 66

C) 1010

D) 1818

Show the worked solution

Answer: B

Explanation

Let pp be pens and nn notebooks:

p+n=103p+7n=54p + n = 10 \qquad 3p + 7n = 54

Substituting p=10np = 10 - n: 303n+7n=5430 - 3n + 7n = 54, so 4n=244n = 24 and n=6n = 6.

Check: 4 pens and 6 notebooks give 12+42=5412 + 42 = 54

A is the pen count — both come out, and the question named notebooks.

Takeaway: One equation counts the items, the other the money. Then read which count was asked for.


Q98Hard

Topic: A function transformation

The graph of the function y=f(x)y = f(x) describes the depth of water in a harbour over the course of a day and passes through the point (5,2)(5, 2). A colleague redraws the whole graph as y=f(x+3)y = f(x + 3) in order to compare it with a second harbour's readings. Through which point must the redrawn graph pass?

A) (2, 2)\left( 2, \ 2\right)

B) (8, 2)\left( 8, \ 2\right)

C) (5, 5)\left( 5, \ 5\right)

D) (5, 1)\left( 5, \ -1\right)

Show the worked solution

Answer: A

Explanation

The change is inside the bracket, so it is horizontal and goes opposite to the sign: f(x+3)f(x + 3) moves the graph left 3.

Track the point: we want the input making the bracket equal 5, so x+3=5x + 3 = 5 and x=2x = 2. Then (2,2)(2, 2).

B moved right, following the plus sign.

Takeaway: Inside the bracket, opposite to the sign. Track one known point.


Q99Hard

Topic: An exponential decay factor

A conservation group models the number of a bird species in a region by P=8000(0.94)tP = 8000(0.94)^t, where tt is the number of years since monitoring began and PP is the estimated population. The group is preparing a summary for the public. Which of the following statements is best supported by the model?

A) The population falls by 94% each year

B) The population falls by 800 each year

C) The population falls by 6% each year

D) The population grows by 6% each year

Show the worked solution

Answer: C

Explanation

The factor 0.940.94 is what remains, so 10.94=0.061 - 0.94 = 0.06 is lost: 6% a year.

Check: 8000×0.94=75208000 \times 0.94 = 7520, a drop of 480, and 4808000=0.06\frac{480}{8000} = 0.06

A read the factor as the loss. B would be a linear model.

Takeaway: The factor is what survives. Subtract from 1 for the percentage lost.


Q100Hard

Topic: Simplifying a rational expression

A technician simplifies the expression 3x212x2\dfrac{3x^2 - 12}{x - 2} that arises in a calculation, where x2x \ne 2. Which of the following expressions is equivalent to it for every allowed value of xx?

A) 3x+63 x + 6

B) 3x63 x - 6

C) 3x263 x^{2} - 6

D) 3x+23 x + 2

Show the worked solution

Answer: A

Explanation

Take out the 3, then use the difference of two squares:

3x212=3(x24)=3(x+2)(x2)3x^2 - 12 = 3(x^2 - 4) = 3(x + 2)(x - 2)

3(x+2)(x2)x2=3(x+2)\frac{3(x+2)(x-2)}{x - 2} = 3(x + 2)

Check at x=0x = 0: the original is 122=6\frac{-12}{-2} = 6, and 3(2)=63(2) = 6

Takeaway: Common factor, then the pattern, then cancel whole brackets.


Q101Hard

Topic: An inequality with the variable on both sides

A workshop makes a profit only when 7x4>3x+207x - 4 > 3x + 20, where xx is the number of items produced in a day. What is the least integer number of items that yields a profit?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 7

Explanation

Subtract 3x3x: 4x4>204x - 4 > 20. Add 4: 4x>244x > 24. Divide by 4, which is positive, so nothing flips:

x>6x > 6

The inequality is strict, so x=6x = 6 does not qualify and the least integer is 7.

Check: at x=7x = 7, 45>4145 > 41 ✓ At x=6x = 6, 38>3838 > 38 is false ✓ Enter 7.

Takeaway: Move the variable to the side that keeps it positive, then read the sign: >> excludes the boundary, so the answer is the next integer up.


Q102Hard

Topic: The sum of a quadratic's solutions

A drone is at ground level at the times satisfying x29x+14=0x^2 - 9x + 14 = 0, where xx is measured in seconds after launch. What is the sum of the two solutions of this equation?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 9

Explanation

Two numbers multiplying to 14 and adding to 9-9: 2-2 and 7-7.

(x2)(x7)=0x=2 or x=7(x - 2)(x - 7) = 0 \quad\Longrightarrow\quad x = 2 \text{ or } x = 7

Their sum is 9. Or read it straight off: sum =ba=9= -\frac{b}{a} = 9, with no factoring at all. Enter 9.

Takeaway: Sum of roots =ba= -\frac ba, product =ca= \frac ca. When only the sum is wanted, that is the whole question.


Q103Hard

Topic: A linear model compared to a fixed cost

One gym charges a membership fee of $25 a month and a further $4 for each class attended, while a second gym charges a flat $65 a month with no charge per class. A prospective member attends the same number of classes each month. At how many classes a month do the two gyms cost the same?

A) 654\frac{65}{4}

B) 1010

C) 452\frac{45}{2}

D) 1616

Show the worked solution

Answer: B

Explanation

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

Check: 25+40=6525 + 40 = 65A ignored the monthly fee.

Takeaway: "Cost the same" sets the two expressions equal. Subtract the fixed part before dividing.


Q104Hard

Topic: The vertex of a parabola

The daily running cost of a generator, in dollars, is modelled by y=x212x+40y = x^2 - 12x + 40, where xx is the number of hours it runs. The graph of this function has a minimum. What is that minimum value?

A) 44

B) 66

C) 4040

D) 6-6

Show the worked solution

Answer: A

Explanation

x=122=6,y=3672+40=4x = -\frac{-12}{2} = 6, \qquad y = 36 - 72 + 40 = 4

Check: f(5)=2560+40=5f(5) = 25 - 60 + 40 = 5 and f(7)=4984+40=5f(7) = 49 - 84 + 40 = 5 — higher on both sides ✓

B gave where the minimum is; the question asked what it is.

Takeaway: Find x=b2ax = -\frac{b}{2a}, then substitute. Read which of the two numbers is wanted.


Q105Hard

Topic: The minimum of a quadratic

The concentration of a chemical, in parts per million, is modelled by f(x)=x26x+11f(x) = x^2 - 6x + 11, where xx is the number of hours since mixing. The function has a minimum. What is that minimum value?

A) 22

B) 33

C) 1111

D) 3-3

Show the worked solution

Answer: A

Explanation

x=62=3,f(3)=918+11=2x = -\frac{-6}{2} = 3, \qquad f(3) = 9 - 18 + 11 = 2

Check either side: f(2)=3f(2) = 3 and f(4)=3f(4) = 3, both higher ✓

B gives where the minimum is; the question asked what it is.

Takeaway: Find x=b2ax = -\frac{b}{2a}, then substitute. Read which of the two numbers is wanted.


Q106Hard

Topic: Trigonometry in context

A builder is installing a wheelchair ramp that rises at an angle of 12°12° to the horizontal ground, and the sloping surface of the ramp measures 9 metres from end to end. Building regulations require the vertical rise to be recorded. Which expression gives that height, in metres?

A) 9sin12°9 \sin 12°

B) 9cos12°9 \cos 12°

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

D) 9tan12°9 \tan 12°

Show the worked solution

Answer: A

Explanation

The ramp is the hypotenuse and the height is opposite the 12°12° angle. Opposite and hypotenuse means sine:

sin12°=h9h=9sin12°\sin 12° = \frac{h}{9} \quad\Longrightarrow\quad h = 9\sin 12°

Sanity-check the size: the height must be less than the 9 m ramp. Sine of an acute angle is under 1, so multiplying shrinks it ✓ Option C divides, giving about 43 m — a ramp 9 m long cannot rise 43 m.

Takeaway: Label hypotenuse, opposite and adjacent, then pick the ratio. Check the answer's size against the geometry.


Q107Hard

Topic: A radical equation with an extraneous solution

A model requires the value of xx for which x+6=x\sqrt{x + 6} = x, where the square root denotes the non-negative root. What is the solution to x+6=x\sqrt{x + 6} = x?

A) 2-2

B) 11

C) 33

D) 66

Show the worked solution

Answer: C

Explanation

Square both sides to clear the root:

x+6=x2x + 6 = x^2

Bring everything to one side and factor:

x2x6=0(x3)(x+2)=0x^2 - x - 6 = 0 \quad\Longrightarrow\quad (x - 3)(x + 2) = 0

So the squared equation has two solutions, x=3x = 3 and x=2x = -2. Both must now be tested in the original equation, because squaring turns a false statement into a true one — 22-2 \ne 2, but (2)2=22(-2)^2 = 2^2.

At x=3x = 3: 3+6=9=3\sqrt{3 + 6} = \sqrt{9} = 3

At x=2x = -2: 2+6=4=2\sqrt{-2 + 6} = \sqrt{4} = 2, and 222 \ne -2

The square-root symbol means the non-negative root, so it can never equal a negative number. x=2x = -2 is extraneous — it was manufactured by the squaring.

x=3x = 3

Why each wrong option is wrong:

  • A, 2-2 — kept the extraneous root without testing it. This is the whole point of the question: squaring is not a reversible step.
  • B, 11 — added the two roots of the squared equation. The question asks for the solution, not for a sum.
  • D, 66 — doubled the right-hand side instead of squaring the left, solving x+6=2xx + 6 = 2x.

Takeaway: whenever you square both sides, every solution you find is only a candidate. Substitute each one back into the original equation. A square root is never negative, so an equation like     =x\sqrt{\;\cdot\;} = x has no solution where x<0x < 0.


Q108Hard

Topic: Several steps together

A groundskeeper is marking out a rectangular practice area whose length is twice its width, and the total distance around the outside of the area comes to 54 metres. The groundskeeper needs the area of the rectangle in order to order enough surfacing material. What is the area, in square metres?

There are no options — work the answer out and enter it yourself, in the form the grid accepts.

Show the worked solution

Answer: 162

Explanation

Let the width be ww; the length is 2w2w. The perimeter:

2(2w)+2w=6w=54w=92(2w) + 2w = 6w = 54 \quad\Longrightarrow\quad w = 9

So the width is 9 and the length 18. The question asks for the area:

18×9=16218 \times 9 = 162

Check the perimeter: 2(18+9)=542(18 + 9) = 54

Two traps in one question. The first is stopping at w=9w = 9; the second is giving the perimeter-shaped answer. With no options to warn you, re-read the last line. Enter 162.

Takeaway: Solve for the unknown, then do the extra step the question actually asks for. This is the last question of the paper — read it twice.