Part A, Multiple Choice (1 mark each, 25 marks total)
1When a pair of simultaneous linear equations is solved graphically, the solution is found at:L1
A the $y$-intercept of the first line
B the $x$-intercept of the second line
C the point of intersection of the two lines
D the midpoint between the two $y$-intercepts
C, the point of intersection. The solution must satisfy both equations at the same time, and the only point that lies on both lines is the point where they cross.
2Solve the simultaneous equations $y = 3x - 2$ and $y = x + 6$.L1
A $x = 4,\ y = 10$
B $x = 2,\ y = 4$
C $x = 10,\ y = 4$
D $x = -4,\ y = 2$
A, $x = 4,\ y = 10$. Set the right-hand sides equal: $3x - 2 = x + 6 \Rightarrow 2x = 8 \Rightarrow x = 4$. Then $y = 4 + 6 = 10$. Check: $3(4) - 2 = 10$ ✓ and $4 + 6 = 10$ ✓.
3Solve by elimination: $2x + 5y = 19$ and $2x + y = 7$.L1
A $x = 3,\ y = 2$
B $x = 2,\ y = 3$
C $x = 2,\ y = -3$
D $x = 5,\ y = 1$
B, $x = 2,\ y = 3$. The $x$-coefficients match with the same sign, so subtract: $(2x + 5y) - (2x + y) = 19 - 7 \Rightarrow 4y = 12 \Rightarrow y = 3$. Then $2x + 3 = 7 \Rightarrow x = 2$. Check: $2(2) + 5(3) = 4 + 15 = 19$ ✓.
4How many solutions does the system $y = 2x + 3$ and $y = 2x - 1$ have?L1
A Exactly one
B Exactly two
C Infinitely many
D None
D, none. Both lines have gradient 2 but different $y$-intercepts (3 and $-1$), so they are parallel and never intersect. A system of parallel, distinct lines has no solution.
5A cafe's weekly cost of making milkshakes is modelled by $C = 450 + 3.50n$, where $n$ is the number of milkshakes made. In this model, the 450 represents:L2
A the cost of making each milkshake
B the fixed cost per week, paid even if no milkshakes are made
C the revenue from selling 450 milkshakes
D the break-even number of milkshakes
B, the fixed cost. In a linear cost model $C = F + vn$, the constant term $F$ is the fixed cost (rent, wages, insurance) that must be paid regardless of output. The $3.50n$ term is the variable cost, which grows with each milkshake made.
6A business has cost $C = 200 + 4n$ and revenue $R = 12n$ (both in dollars, $n$ = items). What is the break-even quantity?L2
A $12.5$ items
B $17$ items
C $25$ items
D $50$ items
C, 25 items. Break-even occurs when $R = C$: $\ 12n = 200 + 4n \Rightarrow 8n = 200 \Rightarrow n = 25$. Check: $C = 200 + 4(25) = 300$ and $R = 12(25) = 300$, equal, so profit is zero at 25 items.
7A market stall has cost $C = 500 + 6n$ and revenue $R = 21n$. Items can only be sold in whole units. What is the minimum number of items that must be sold to make a profit?L2
A $34$
B $33$
C $24$
D $84$
A, 34 items. $21n = 500 + 6n \Rightarrow 15n = 500 \Rightarrow n = 33.3\ldots$ At $n = 33$: $R = 693$, $C = 698$, still a $\$5$ loss. At $n = 34$: $R = 714$, $C = 704$, a $\$10$ profit. Always round up to the first whole unit that produces a profit.
8A cinema sells 200 tickets in one session. Adult tickets cost $\$15$ and child tickets cost $\$9$, and total revenue is $\$2520$. How many adult tickets were sold?L2
9A business has cost $C = 250 + 3n$ and revenue $R = 8n$. What is the profit when $n = 60$ items are sold?L2
A $\$30$
B $\$50$
C $\$230$
D $\$480$
B, $\$50$. $R = 8 \times 60 = \$480$ and $C = 250 + 3 \times 60 = \$430$. Profit $= R - C = 480 - 430 = \$50$. Choosing $\$230$ is the common error of subtracting only the fixed cost and forgetting the variable cost.
10A population grows by 4% per year. In the exponential model $P = A b^t$, what is the value of $b$?L3
A $1.04$
B $1.4$
C $0.96$
D $4$
A, $1.04$. For growth at $r\%$ per period, $b = 1 + \dfrac{r}{100} = 1 + \dfrac{4}{100} = 1.04$. The value $0.96$ would model a 4% decay, and $1.4$ would be 40% growth.
11The value of a machine is modelled by $V = 15\,000 \times 0.88^t$, where $t$ is in years. Which statement is correct?L3
A The value grows by 88% each year
B The value decays by 88% each year
C The value decays by 12% each year
D The value grows by 12% each year
C, decays by 12% each year. Since $b = 0.88 = 1 - 0.12$, the machine keeps 88% of its value each year, which means it loses 12% each year. A decay model always has $0 < b < 1$.
12What is the $y$-intercept of the graph of $y = 5 \times 3^x$?L3
A $(0, 3)$
B $(0, 5)$
C $(0, 15)$
D $(0, 1)$
B, $(0, 5)$. At $x = 0$: $y = 5 \times 3^0 = 5 \times 1 = 5$. For any exponential $y = Ab^x$, the $y$-intercept is always $A$, the initial value.
13For the decay model $y = 200 \times 0.8^x$, what happens to $y$ as $x$ becomes very large?L3
A $y$ reaches 0 and then becomes negative
B $y$ approaches 200
C $y$ increases without bound
D $y$ approaches 0 but never reaches it
D, $y$ approaches 0 but never reaches it. Since $0 < b < 1$, each step multiplies $y$ by 0.8, so $y$ keeps shrinking but stays positive. The line $y = 0$ is a horizontal asymptote of every exponential $y = Ab^x$ with $A > 0$.
14A colony of 2000 bacteria grows by 5% per hour, modelled by $N = 2000 \times 1.05^t$. How many bacteria are there after 3 hours, to the nearest whole number?L3
A $2205$
B $2300$
C $2315$
D $2431$
C, $2315$. $N = 2000 \times 1.05^3 = 2000 \times 1.157625 = 2315.25 \approx 2315$. Note $2300$ is the linear error ($3 \times 5\% = 15\%$ of 2000 added once), $2205$ is only 2 hours of growth, and $2431$ is 4 hours.
15For the quadratic $y = ax^2 + bx + c$ with $a < 0$, the parabola:L4
A opens downward and its vertex is a maximum
B opens downward and its vertex is a minimum
C opens upward and its vertex is a maximum
D opens upward and its vertex is a minimum
A, opens downward with a maximum vertex. The sign of $a$ controls concavity: $a > 0$ gives an upward-opening parabola with a minimum, while $a < 0$ gives a downward-opening parabola whose vertex is the highest point, a maximum.
16What is the $y$-intercept of $y = 2x^2 - 3x + 7$?L4
A $-3$
B $2$
C $7$
D $-7$
C, $7$. Substitute $x = 0$: $y = 2(0)^2 - 3(0) + 7 = 7$. For any quadratic $y = ax^2 + bx + c$, the $y$-intercept is always the constant term $c$.
17A parabola has $x$-intercepts at $x = -2$ and $x = 6$. What is the equation of its axis of symmetry?L4
A $x = 4$
B $x = 2$
C $x = -4$
D $x = 3$
B, $x = 2$. The axis of symmetry passes through the midpoint of the $x$-intercepts: $x = \dfrac{-2 + 6}{2} = \dfrac{4}{2} = 2$. The answer $x = 4$ comes from the common error of averaging $2$ and $6$ (dropping the negative sign).
18A table of values with equal steps in $x$ gives $y$ values $3,\ 4,\ 7,\ 12,\ 19$. The first differences are $1, 3, 5, 7$ and the second differences are $2, 2, 2$. The relationship is:L4
A linear
B exponential
C inverse variation
D quadratic
D, quadratic. Constant second differences identify a quadratic. Linear relationships have constant first differences, exponentials have a constant ratio between successive $y$ values, and inverse variation has a constant product $xy$.
19A ball's height is modelled by $h = -5t^2 + 20t$, where $h$ is in metres and $t$ in seconds. What is the maximum height reached?L5
A $10$ m
B $15$ m
C $20$ m
D $40$ m
C, $20$ m. $h = 0$ gives $5t(4 - t) = 0$, so $t = 0$ or $t = 4$. The axis of symmetry is $t = \dfrac{0 + 4}{2} = 2$, and $h(2) = -5(4) + 20(2) = -20 + 40 = 20$ m. The maximum occurs at the vertex.
20For the same model $h = -5t^2 + 20t$ describing a ball thrown from ground level, for what values of $t$ is the model valid?L5
A $0 \leq t \leq 4$
B $0 \leq t \leq 2$
C $t \geq 0$
D all real values of $t$
A, $0 \leq t \leq 4$. The ball leaves the ground at $t = 0$ and lands at $t = 4$ (the $t$-intercepts). Outside this interval the model predicts negative heights, which are not physically meaningful, so the valid domain runs between the intercepts.
21A company's profit is modelled by $P = -n^2 + 12n - 20$, where $n$ is the number of items produced. The graph crosses the horizontal axis at $n = 2$ and $n = 10$. These two points represent:L5
A the break-even points, where profit is zero
B the production levels giving maximum profit
C the fixed cost and the variable cost
D the minimum and maximum possible production levels
A, the break-even points. On a profit graph, the horizontal intercepts are where $P = 0$: $-n^2 + 12n - 20 = -(n - 2)(n - 10) = 0$ at $n = 2$ and $n = 10$. Profit is positive between them and the maximum profit occurs at the vertex, $n = 6$.
22A roller coaster's height is modelled by $h = -0.02d^2 + 1.6d$ for horizontal distance $d$ in metres. Which statement best describes a limitation of this model?L5
A The height at $d = 0$ is undefined
B Quadratic models can never have a maximum value
C The model cannot be drawn on a graph
D Outside $0 \leq d \leq 80$ the model predicts negative heights, which is not physical
D. Setting $h = 0$: $d(-0.02d + 1.6) = 0$ gives $d = 0$ or $d = 80$. Beyond those intercepts the parabola dips below the axis, predicting the track is underground. Real quadratic models are only valid on a restricted domain, and you should state that domain in HSC answers.
23A table shows $x = 2, 4, 8$ with $y = 12, 6, 3$. Which equation models this relationship?L6
A $y = 6x$
B $y = \dfrac{24}{x}$
C $y = \dfrac{12}{x}$
D $y = \dfrac{x}{24}$
B, $y = \dfrac{24}{x}$. Test the products: $2 \times 12 = 24$, $4 \times 6 = 24$, $8 \times 3 = 24$. A constant product $xy = k$ means inverse variation with $k = 24$, so $y = \dfrac{24}{x}$.
24The time for a journey over a fixed 240 km route is $T = \dfrac{240}{s}$, where $s$ is the average speed in km/h. What speed is needed to complete the journey in 1.5 hours?L6
A $80$ km/h
B $120$ km/h
C $160$ km/h
D $360$ km/h
C, $160$ km/h. $1.5 = \dfrac{240}{s} \Rightarrow s = \dfrac{240}{1.5} = 160$ km/h. Check with the constant product: $160 \times 1.5 = 240$ ✓.
25The graph of $y = \dfrac{k}{x}$ for $k > 0$ is best described as:L6
A a parabola with its vertex at the origin
B a straight line through the origin
C an exponential curve with $y$-intercept $(0, k)$
D a hyperbola with asymptotes $x = 0$ and $y = 0$
D, a hyperbola. $y = \dfrac{k}{x}$ has two branches (in quadrants 1 and 3 when $k > 0$) that approach but never touch the axes. The line $x = 0$ is the vertical asymptote and $y = 0$ is the horizontal asymptote; the curve has no intercepts at all.
Part B, Short Answer (show all working)
1L1
Solve each pair of simultaneous equations, showing all working.
(a) Solve $y = 2x + 1$ and $y = -x + 7$ by any method.
(b) Solve by elimination: $3x + 2y = 22$ and $3x - 2y = 2$.
(c) Explain why the system $y = 3x + 2$ and $y = 3x - 5$ has no solution.
(b) The $y$-coefficients are equal and opposite in sign, so add: $6x = 24 \Rightarrow x = 4$. Then $3(4) + 2y = 22 \Rightarrow 2y = 10 \Rightarrow y = 5$. Verify in (2): $12 - 10 = 2$ ✓
(c) Both lines have gradient 3 but different $y$-intercepts (2 and $-5$), so they are parallel and never intersect. No pair $(x, y)$ can satisfy both equations at once.
2L2
A candle business has fixed costs of $\$840$ per month. Each candle costs $\$4.50$ to make and sells for $\$12$.
(a) Write equations for the monthly cost $C$ and revenue $R$ in terms of $n$, the number of candles.
(b) Find the break-even quantity.
(c) Find the profit if 150 candles are sold in a month.
(b) $P = 40\,000 \times 1.025^{10} = 40\,000 \times 1.28008\ldots \approx 51\,203$, which is $51\,200$ to the nearest hundred.
(c) The model assumes a constant 2.5% growth rate every year. In reality, growth depends on birth rates, migration, housing supply and economic conditions, so the prediction becomes less reliable the further into the future it is pushed.
5L3
A machine is purchased for $\$18\,000$ and depreciates by 15% per year.
(a) Write the exponential decay model for the value $V$ after $t$ years.
(b) Find the value of the machine after 4 years, to the nearest dollar.
(c) According to this model, is the machine ever worth exactly $\$0$? Explain.
(c) No. Since $0.85^t > 0$ for every finite $t$, the value approaches $\$0$ but never reaches it. The model has a horizontal asymptote at $V = 0$; in practice the machine would be scrapped or sold for a residual value long before then.
6L4
Consider the quadratic $y = x^2 - 2x - 8$.
(a) State the $y$-intercept.
(b) Find the $x$-intercepts.
(c) Find the axis of symmetry and the coordinates of the vertex, and state whether the vertex is a maximum or a minimum.
(a) $y$-intercept $= c = -8$, the point $(0, -8)$
(b) Factorise: $x^2 - 2x - 8 = (x - 4)(x + 2) = 0$, so $x = 4$ and $x = -2$. Intercepts: $(4, 0)$ and $(-2, 0)$
(c) Axis of symmetry: $x = \dfrac{4 + (-2)}{2} = 1$. At $x = 1$: $y = 1 - 2 - 8 = -9$, so the vertex is $(1, -9)$. Since $a = 1 > 0$ the parabola opens upward, making the vertex a minimum.
7L5
A soccer ball is kicked from ground level and its height is modelled by $h = -4t^2 + 12t$, where $h$ is in metres and $t$ is in seconds.
(a) When does the ball land?
(b) Find the maximum height and the time at which it occurs.
(c) State the valid domain of the model and explain why it is restricted.
(a) Set $h = 0$: $-4t^2 + 12t = 0 \Rightarrow 4t(3 - t) = 0 \Rightarrow t = 0$ or $t = 3$. The ball lands 3 seconds after being kicked.
(b) Axis of symmetry: $t = \dfrac{0 + 3}{2} = 1.5$ s. Height there: $h = -4(1.5)^2 + 12(1.5) = -9 + 18 = 9$ m. Maximum height 9 m at $t = 1.5$ s.
(c) Valid domain: $0 \leq t \leq 3$. Time cannot be negative, and after $t = 3$ the model gives negative heights, which are not physically meaningful because the ball is on the ground.
8L6
The cost per person $C$ (in dollars) of hiring a function room varies inversely with the number of guests $n$. When 20 guests attend, the cost is $\$60$ per person.
(a) Find the constant of variation $k$ and write the equation for $C$ in terms of $n$.
(b) Find the cost per person if 50 guests attend.
(c) How many guests are needed for the cost to fall to $\$15$ per person?
(d) State one limitation of this model for very large values of $n$.
(a) $k = n \times C = 20 \times 60 = 1200$, so $C = \dfrac{1200}{n}$
(d) As $n$ grows very large, the model predicts the cost per person approaches $\$0$, but the room has a maximum capacity and per-person costs such as catering cannot shrink to zero, so the model breaks down for very large $n$.
Algebraic Relationships Complete
You've worked through all 6 lessons and the full topic test for Algebraic Relationships. Mark as complete to record your progress.