SCSA Mathematics Specialist Rates of change and differential equations

15 sample questions with marking guides and sample answers · Avg. score: 33.2%

Q16
2023
QCAA
Paper 2
6 marks
Q16
6 marks

A curve modelled by the relation xy2y+cos1(2x)=1xy^2 - y + \cos^{-1}(2x) = 1, where 0.35x0.27-0.35 \leq x \leq 0.27 and 0y10 \leq y \leq 1, intersects the yy-axis at point AA.

Determine the equation of the tangent to the curve at point AA.

Reveal Answer

Given xy2y+cos1(2x)=1xy^2 - y + \cos^{-1}(2x) = 1

Determining y-coordinate of A
0y+cos1(0)=1y=0.570 - y + \cos^{-1}(0) = 1 \Rightarrow y = 0.57

ddxcos1(2x)=10.25x2\frac{d}{dx}\cos^{-1}(2x) = \frac{-1}{\sqrt{0.25-x^2}}

ddx(xy2)=y2+2xydydx\frac{d}{dx}(xy^2) = y^2 + 2xy\frac{dy}{dx}

Determining dydx\frac{dy}{dx}
ddx(xy2y+cos1(2x))=ddx(1)\frac{d}{dx}\left(xy^2 - y + \cos^{-1}(2x)\right) = \frac{d}{dx}(1)
y2+2xydydxdydx+10.25x2=0y^2 + 2xy\frac{dy}{dx} - \frac{dy}{dx} + \frac{-1}{\sqrt{0.25-x^2}} = 0
dydx(2xy1)=10.25x2y2\frac{dy}{dx}(2xy - 1) = \frac{1}{\sqrt{0.25-x^2}} - y^2
dydx=10.25x2y22xy1\frac{dy}{dx} = \frac{\frac{1}{\sqrt{0.25-x^2}} - y^2}{2xy - 1}

Determining dydx\frac{dy}{dx} at A.
dydx=10.25(0.571)21=1.67\frac{dy}{dx} = \frac{\frac{1}{\sqrt{0.25}} - (0.571)^2}{-1} = -1.67

Determining equation of tangent at A
y=mx+cy = mx + c
y=1.67x+0.57y = -1.67x + 0.57

Marking Criteria
DescriptorMarks

correctly determines y-intercept

1

correctly determines ddxcos1(2x)\frac{d}{dx}\cos^{-1}(2x)

1

correctly determines ddxxy2\frac{d}{dx}xy^2

1

determines an expression for dydx\frac{dy}{dx} using a common factor

1

determines a value for dydx\frac{dy}{dx} at A

1

determines equation of the tangent at A

1
Q3
2025
VCAA
Paper 2
10 marks
Q3

A tank initially contains 5 kg5 \text{ kg} of salt dissolved in 3000 litres3000 \text{ litres} of water. Salty water that contains 0.1 kg0.1 \text{ kg} of salt per litre of water enters the tank at a rate of 20 litres per minute20 \text{ litres per minute}. The solution is kept thoroughly mixed and drains from the tank via a tap at the same rate of 20 litres per minute20 \text{ litres per minute}.

Q3a
1 mark

By considering concentration, explain whether the quantity of salt in the tank increases with time.

Reveal Answer

The initial concentration =53000=1600= \frac{5}{3000} = \frac{1}{600} which is smaller than the incoming concentration
=0.1 kg/litre= 0.1 \text{ kg/litre}; hence, the quantity of salt increases.

Marking Criteria
DescriptorMarks

Explains that the quantity of salt increases by correctly comparing the initial concentration (1600 kg/L\frac{1}{600} \text{ kg/L}) to the incoming concentration (0.1 kg/L0.1 \text{ kg/L})

1
Q3b
1 mark

Let QQ denote the quantity of salt, in kilograms, in the tank at time t minutest \text{ minutes}.

Show that QQ satisfies the differential equation dQdt=300Q150\frac{dQ}{dt} = \frac{300 - Q}{150}.

Reveal Answer

dQdt=0.1×20Q3000×20=300150Q150\frac{dQ}{dt} = 0.1 \times 20 - \frac{Q}{3000} \times 20 = \frac{300}{150} - \frac{Q}{150}

Marking Criteria
DescriptorMarks

Shows the correct development of the differential equation by subtracting the rate out (Q3000×20\frac{Q}{3000} \times 20) from the rate in (0.1×200.1 \times 20)

1
Q3c
2 marks

Using Euler's method with a step size of 15 minutes15 \text{ minutes}, find Q(30)Q(30), the approximate quantity of salt in the tank after 30 minutes30 \text{ minutes}.

Give your answer in kilograms, correct to two decimal places.

Reveal Answer

61.05

Qn+1=Qn+15×300Qn150Q_{n+1} = Q_n + 15 \times \frac{300 - Q_n}{150}
Q(15)=692Q(15) = \frac{69}{2}
Q(30)=61.05Q(30) = 61.05

Marking Criteria
DescriptorMarks

Calculates the correct value for Q(15)Q(15) (692\frac{69}{2}) or demonstrates correct application of Euler's method

1

Calculates the correct final answer of 61.0561.05

1
Q3d
3 marks

Use calculus to solve the differential equation dQdt=300Q150\frac{dQ}{dt} = \frac{300 - Q}{150}, expressing QQ in terms of tt.

Reveal Answer

dQdt=300Q150t=150300QdQt=150loge(300Q)+cc=150loge(295)t=150loge(295300Q)Q=300295et150\begin{align*} \frac{dQ}{dt} &= \frac{300 - Q}{150}\\ t &= \int \frac{150}{300 - Q} dQ\\ t &= -150 \log_e(|300 - Q|) + c\\ c &= 150 \log_e(295)\\ t &= 150 \log_e\left(\frac{295}{300 - Q}\right)\\ Q &= 300 - 295 e^{-\frac{t}{150}} \end{align*}
Marking Criteria
DescriptorMarks

Correctly integrates the differential equation to find an expression involving a constant of integration (e.g., t=150loge(300Q)+ct = -150 \log_e(|300 - Q|) + c)

1

Correctly uses the initial condition to evaluate the constant of integration

1

Correctly expresses QQ in terms of tt as Q=300295et150Q = 300 - 295 e^{-\frac{t}{150}}

1
Q3e
1 mark

What value does the quantity of salt in the tank approach as time approaches infinity?

Give your answer in kilograms.

Reveal Answer

300 kg

Marking Criteria
DescriptorMarks

States the correct limiting value of 300300

1
Q3f
1 mark

Find the time taken for the quantity of salt in the tank to reach 100 kg100 \text{ kg}.

Reveal Answer

t=150loge(5940)t = 150 \log_e\left(\frac{59}{40}\right)

Marking Criteria
DescriptorMarks

Calculates the correct exact time of 150loge(5940)150 \log_e\left(\frac{59}{40}\right)

1
Q3g
1 mark

When the quantity of salt in the tank reaches 100 kg100 \text{ kg}, the tap draining the tank is turned off. Assume that the tank does not overflow and there is no change to the inflow rate.

After the tap is turned off, how many minutes does it take for the concentration of salt in the tank to reach 120 kg L1\frac{1}{20} \text{ kg L}^{-1}?

Reveal Answer

50

This can be found by equating the concentration to the given value 2t+1003000+20t=120\frac{2t + 100}{3000 + 20t} = \frac{1}{20}.

Marking Criteria
DescriptorMarks

Calculates the correct time of 5050 minutes

1
Q18
2021
QCAA
Paper 1
6 marks
Q18
6 marks

This differential equation can be used to determine the current II (amperes) at time tt (seconds) with voltage VV (volts) in an electric circuit containing a resistance RR (ohms):

kdIdt+RI=Vk \frac{dI}{dt} + RI = V

where kk, RR and VV are positive constants and t0t \geq 0.

Assuming that there is no current in the electric circuit initially, show that the size of the current can never be greater than VR\frac{V}{R}.

Reveal Answer

kdIdt+RI=VkdIdt=VRIk \frac{dI}{dt} + RI = V \Rightarrow k \frac{dI}{dt} = V - RI
kVRIdI=1dt\int \frac{k}{V - RI} dI = \int 1 dt
kRlnVRI=t+c-\frac{k}{R} \ln|V - RI| = t + c
Given I=0I = 0 when t=0t = 0
c=kRln(V)c = -\frac{k}{R} \ln(V) (as V>0V > 0)
kRlnVRI=tkRln(V)-\frac{k}{R} \ln|V - RI| = t - \frac{k}{R} \ln(V)
lnVRI=Rkt+ln(V)\ln|V - RI| = -\frac{R}{k}t + \ln(V)
VRI=eRkt+ln(V)V - RI = e^{-\frac{R}{k}t + \ln(V)}
VRI=VeRktV - RI = V e^{-\frac{R}{k}t}
For all t,eRkt>0VRI>0V>RII<VRt, e^{-\frac{R}{k}t} > 0 \Rightarrow V - RI > 0 \Rightarrow V > RI \Rightarrow I < \frac{V}{R}
So, the size of the current can never be greater than VR\frac{V}{R}.

Marking Criteria
DescriptorMarks

correctly uses the separation of variables method to set up indefinite integrals

1

develops a general solution of the differential equation

1

uses the given condition to determine expression for the constant of integration

1

rearranges relationship to express lnVRI\ln|V - RI| as the subject of the equation

1

expresses relationship as an exponential function

1

considers value of II over time to determine the required limit

1
Q10
2020
VCAA
Paper 2
1 mark
Q10
1 mark

A tank initially contains 300 grams of salt that is dissolved in 50 L of water. A solution containing 15 grams of salt per litre of water is poured into the tank at a rate of 2 L per minute and the mixture in the tank is kept well stirred. At the same time, 5 L of the mixture flows out of the tank per minute.

A differential equation representing the mass, mm grams, of salt in the tank at time tt minutes, for a non-zero volume of mixture, is

A

dmdt=0\frac{dm}{dt}=0

B

dmdt=5m505t\frac{dm}{dt}=-\frac{5m}{50-5t}

C

dmdt=30m10\frac{dm}{dt}=30-\frac{m}{10}

D

dmdt=305m503t\frac{dm}{dt}=30-\frac{5m}{50-3t}

E

dmdt=305m505t\frac{dm}{dt}=30-\frac{5m}{50-5t}

Reveal Answer
A

dmdt=0\frac{dm}{dt}=0

This implies the mass of salt is constant, completely ignoring both the inflow and outflow of salt from the tank.

B

dmdt=5m505t\frac{dm}{dt}=-\frac{5m}{50-5t}

This ignores the inflow of salt (3030 g/min) and incorrectly calculates the volume as 505t50-5t instead of 503t50-3t.

C

dmdt=30m10\frac{dm}{dt}=30-\frac{m}{10}

This assumes the volume of the tank is constant at 5050 L, leading to an outflow rate of 5m50=m10\frac{5m}{50} = \frac{m}{10}, but the volume is actually decreasing by 33 L/min.

D

dmdt=305m503t\frac{dm}{dt}=30-\frac{5m}{50-3t}

Correct Answer

The rate of salt entering is 15×2=3015 \times 2 = 30 g/min, and the rate leaving is the outflow rate (55 L/min) times the concentration m503t\frac{m}{50-3t}.

E

dmdt=305m505t\frac{dm}{dt}=30-\frac{5m}{50-5t}

This incorrectly calculates the volume of the mixture at time tt as 505t50-5t, which only accounts for the outflow rate and ignores the 22 L/min inflow.

Q12
2021
SCSA
Paper 2
6 marks
Q12

The horizontal displacement of a Ferris wheel cabin exhibits simple harmonic motion. The maximum horizontal speed is π2\frac{\pi}{2} metres per second and its period of motion is exactly 60 seconds.

Let x(t)=Acos(nt)x(t) = A\cos(nt) be the horizontal displacement after tt seconds.

Q12a
3 marks

Determine the values of AA and nn.

Reveal Answer

Period T=60=2πn    n=π30(0.1047....)T = 60 = \frac{2\pi}{n} \implies \therefore n = \frac{\pi}{30} \quad (0.1047....)

v(t)=A(π30)sin(πt30)v(t) = -A\left(\frac{\pi}{30}\right)\sin\left(\frac{\pi t}{30}\right)

Max v=A(π30)=π2    A=15\therefore \text{Max } v = A\left(\frac{\pi}{30}\right) = \frac{\pi}{2} \implies \therefore A = 15

Hence x(t)=15cos(πt30)x(t) = 15\cos\left(\frac{\pi t}{30}\right)

Marking Criteria
DescriptorMarks

determines nn correctly

1

differentiates and forms the correct expression for the maximum speed

1

determines AA correctly

1
Q12b
3 marks

Determine the horizontal acceleration, correct to the nearest 0.001 m/s20.001\text{ m/s}^2, when the horizontal displacement is 10 metres.

Reveal Answer

Condition for S.H.M. is a=(π30)2xa = -\left(\frac{\pi}{30}\right)^2 x

\therefore When x=10a=(π2900)(10)=0.10966... metres/sec2x = 10 \quad a = -\left(\frac{\pi^2}{900}\right)(10) = -0.10966 ... \text{ metres/sec}^2

i.e. acceleration is 0.110 m/sec2-0.110 \text{ m/sec}^2 (3 d.p.)

Marking Criteria
DescriptorMarks

applies the condition for S.H.M. correctly

1

substitutes x=10x = 10 correctly

1

determines the acceleration correct to 0.001 m/sec20.001 \text{ m/sec}^2

1
Q5
2020
QCAA
Paper 2
1 mark
Q5
1 mark

The gradient of the tangent at point A on the curve y2=4xy^2 = 4x is 1.36
The xx-coordinate of A is

A

0.12

B

0.46

C

0.54

D

1.47

Reveal Answer
A

0.12

This value is incorrect and does not satisfy the relationship between the gradient and the coordinates on the curve.

B

0.46

This incorrect value likely results from evaluating m24\frac{m^2}{4} (approx 0.460.46) instead of the correct relationship derived from the derivative.

C

0.54

Correct Answer

Differentiating y2=4xy^2=4x gives dydx=2y\frac{dy}{dx} = \frac{2}{y}. Setting 2y=1.36\frac{2}{y} = 1.36 yields y1.47y \approx 1.47, and substituting this back into x=y24x = \frac{y^2}{4} gives x0.54x \approx 0.54.

D

1.47

This is the yy-coordinate of point A (y=21.361.47y = \frac{2}{1.36} \approx 1.47), but the question asks for the xx-coordinate.

Q12
2020
VCAA
Paper 2
1 mark
Q12
1 mark

If dydx=ecos(x)\frac{dy}{dx}=e^{\cos(x)} and y0=ey_0=e when x0=0x_0=0, then, using Euler's formula with step size 0.10.1, y3y_3 is equal to

A

e+0.1(1+ecos(0.1))e+0.1\left(1+e^{\cos(0.1)}\right)

B

e+0.1(1+ecos(0.1)+ecos(0.2))e+0.1\left(1+e^{\cos(0.1)}+e^{\cos(0.2)}\right)

C

e+0.1(e+ecos(0.1)+ecos(0.2))e+0.1\left(e+e^{\cos(0.1)}+e^{\cos(0.2)}\right)

D

e+0.1(ecos(0.1)+ecos(0.2)+ecos(0.3))e+0.1\left(e^{\cos(0.1)}+e^{\cos(0.2)}+e^{\cos(0.3)}\right)

E

e+0.1(1+ecos(0.1)+ecos(0.2)+ecos(0.3))e+0.1\left(1+e^{\cos(0.1)}+e^{\cos(0.2)}+e^{\cos(0.3)}\right)

Reveal Answer
A

e+0.1(1+ecos(0.1))e+0.1\left(1+e^{\cos(0.1)}\right)

This option calculates y2y_2 instead of y3y_3 and incorrectly evaluates the first derivative term ecos(0)e^{\cos(0)} as 11 instead of ee.

B

e+0.1(1+ecos(0.1)+ecos(0.2))e+0.1\left(1+e^{\cos(0.1)}+e^{\cos(0.2)}\right)

This option incorrectly evaluates the first derivative term ecos(0)e^{\cos(0)} as 11 instead of ee.

C

e+0.1(e+ecos(0.1)+ecos(0.2))e+0.1\left(e+e^{\cos(0.1)}+e^{\cos(0.2)}\right)

Correct Answer

Using Euler's method, y3=y0+h(f(x0)+f(x1)+f(x2))y_3 = y_0 + h(f(x_0) + f(x_1) + f(x_2)). Substituting the given values yields e+0.1(ecos(0)+ecos(0.1)+ecos(0.2))e + 0.1(e^{\cos(0)} + e^{\cos(0.1)} + e^{\cos(0.2)}), and since ecos(0)=ee^{\cos(0)} = e, this is the correct expression.

D

e+0.1(ecos(0.1)+ecos(0.2)+ecos(0.3))e+0.1\left(e^{\cos(0.1)}+e^{\cos(0.2)}+e^{\cos(0.3)}\right)

This option incorrectly evaluates the derivative at x1,x2,x_1, x_2, and x3x_3 instead of starting at x0x_0.

E

e+0.1(1+ecos(0.1)+ecos(0.2)+ecos(0.3))e+0.1\left(1+e^{\cos(0.1)}+e^{\cos(0.2)}+e^{\cos(0.3)}\right)

This option calculates y4y_4 instead of y3y_3 and incorrectly evaluates the first derivative term ecos(0)e^{\cos(0)} as 11.

Q17
2020
QCAA
Paper 2
7 marks
Q17
7 marks

An object is released from rest at a height of 100 m above the ground.
The motion of the vertical descent of the object is modelled by

vdvdx=9.80.004v2(v0)v\frac{dv}{dx} = 9.8 - 0.004v^2 \quad (v \ge 0)

where vv is the velocity (m s1^{-1}) and xx is the displacement from the ground (m).
Determine the velocity of the object when it strikes the ground.

Reveal Answer

vdvdx=9.80.004v2,v>0v\frac{dv}{dx} = 9.8 - 0.004v^2, v > 0
v9.80.004v2dv=dx\int \frac{v}{9.8 - 0.004v^2} dv = \int dx
10.0080.008v9.80.004v2dv=dx\frac{-1}{0.008} \int \frac{-0.008v}{9.8 - 0.004v^2} dv = \int dx
125ln9.80.004v2=x+c-125 \ln|9.8 - 0.004v^2| = x + c

Given v=0v = 0 when x=100x = -100
125ln9.8=100+c-125 \ln|9.8| = -100 + c
c185.298c \approx -185.298

125ln9.80.004v2=x185.298-125 \ln|9.8 - 0.004v^2| = x - 185.298
Determining vv when x=0x = 0
125ln9.80.004v2=185.298-125 \ln|9.8 - 0.004v^2| = -185.298

Using graph facility of GDC
v36.7 ms1v \approx -36.7 \text{ ms}^{-1} or v36.7 ms1v \approx 36.7 \text{ ms}^{-1}
As v>0v > 0, the negative solution is rejected
v36.7 ms1\therefore v \approx 36.7 \text{ ms}^{-1}

Marking Criteria
DescriptorMarks

correctly uses separation of variables

1

correctly develops the general solution of the differential equation

1

correctly uses the given position of the origin

1

uses the given condition to determine value for c

1

substitutes the displacement at impact to form an equation in terms of v

1

determines one reasonable solution of v

1

shows logical organisation communicating key steps

1
Q13
2024
SCSA
Paper 2
8 marks
Q13

A brumby is a free-roaming wild horse found in large numbers in parts of Australia. The culling of brumbies was banned in the year 2000. At this time the estimated population of brumbies in Kosciuszko National Park was 1600.

Scientists have modelled the population, P(t)P(t), of brumbies in Kosciuszko National Park tt years since the ban, by

P(t)=1800010.25e0.15t+1\begin{align*} P(t) = \frac{18000}{10.25e^{-0.15t} + 1} \end{align*}
Q13c

It can be shown that the growth rate of the population of brumbies can be expressed as

dPdt=1rP(kP)\frac{dP}{dt} = \frac{1}{r}P(k - P).

Q13a
1 mark

Use the model to determine how long it will take the brumbies to increase to a number that is triple the number when the ban came into effect.

Reveal Answer

Solve when P(t)=4800P(t) = 4800\quad i.e. 4800=1800010.25e0.15t+14800 = \frac{18000}{10.25e^{-0.15t} + 1}

From CAS t=8.7711yearst = 8.7711\dots \text{years}

Marking Criteria
DescriptorMarks

solves for tt correctly

1
Q13b
2 marks

From this model, determine the estimated long run number of brumbies in Kosciuszko National Park.

Reveal Answer

Using tt \to \infty then e0.15t0,e^{-0.15t} \to 0, hence, P(t)1800010.25(0)+1=18000P(t) \to \frac{18000}{10.25(0) + 1} = 18000.

Hence in the long term, the limiting population will be 18 000 brumbies.

Marking Criteria
DescriptorMarks

considers tt \to \infty to use e0.15t0e^{-0.15t} \to 0

1

determines the long run number of brumbies

1
Q13c
3 marks

Determine the values of the constants rr and kk.

Reveal Answer

k=18000k = 18000 as this is the limiting population.

dPdt=1rP(18000P)\therefore \frac{dP}{dt} = \frac{1}{r}P(18000 - P)

Using P(t)=1800010.25e0.15t+1P(t) = \frac{18000}{10.25e^{-0.15t} + 1} from CAS P(0)=218.666P'(0) = 218.666\dots (when P=1600P = 1600)

Hence substituting into dPdt=1rP(18000P)\frac{dP}{dt} = \frac{1}{r}P(18000 - P)

i.e. 218.666=1r(1600)(180001600)218.666\dots = \frac{1}{r}(1600)(18000 - 1600)

r=120000\therefore r = 120000

Marking Criteria
DescriptorMarks

states the value of kk correctly

1

states the value of rr correctly

1

provides justification for the determination of the value for rr

1
Q13d
2 marks

Determine the greatest growth rate for the population of brumbies.

Reveal Answer

Greatest rate of growth will occur when P=9000P = 9000 (half the limiting population)

Using P=9000,dPdt=1120000(9000)(180009000)=675 brumbies per yearP = 9000, \quad \frac{dP}{dt} = \frac{1}{120000}(9000)(18000 - 9000) = 675 \text{ brumbies per year}

Hence greatest growth rate will be 675 brumbies per year.

Marking Criteria
DescriptorMarks

states that the maximum growth rate occurs when P=0.5k=9000P = 0.5k = 9000

1

calculates the maximum growth rate correctly and states the correct units

1
Q13
2025
VCAA
Paper 2
1 mark
Q13
1 mark

From an open window, a person projects a ball vertically up using an outstretched arm so the ball does not strike any part of the building. The point of projection of the ball is 50 m50 \text{ m} above the ground and its velocity of projection is 20 m s120 \text{ m s}^{-1}.

The time, in seconds, it takes for the ball to reach the tray of a truck that is 1 m1 \text{ m} above the ground directly below the point of projection is closest to

A

1.721.72

B

5.805.80

C

5.835.83

D

1.751.75

Reveal Answer
A

1.721.72

This is the magnitude of the negative root of the kinematic equation, which represents the time if the trajectory was extended backwards before projection.

B

5.805.80

Correct Answer

Using the kinematic equation Δy=ut+12at2\Delta y = ut + \frac{1}{2}at^2 with a displacement of Δy=49 m\Delta y = -49 \text{ m} (since the tray is 1 m1 \text{ m} above the ground), u=20 m s1u = 20 \text{ m s}^{-1}, and a=9.8 m s2a = -9.8 \text{ m s}^{-2} yields t5.80 st \approx 5.80 \text{ s}.

C

5.835.83

This is the time it would take for the ball to reach the ground (Δy=50 m\Delta y = -50 \text{ m}), failing to account for the truck tray being 1 m1 \text{ m} above the ground.

D

1.751.75

This is the magnitude of the negative root if the displacement was incorrectly set to 50 m-50 \text{ m} (reaching the ground instead of the truck tray).

Q10
2022
VCAA
Paper 2
1 mark
Q10
1 mark

Consider the curve given by 5x2y3xy+y2=105x^2y - 3xy + y^2 = 10.

The equation of the tangent to this curve at the point (1,m)(1, m), where mm is a real constant, will have a negative gradient when

A

mR[1,0]m \in R \setminus [-1, 0]

B

m=111m = -\sqrt{11} - 1 only

C

mR(1,0]m \in R \setminus (-1, 0]

D

m=111m = \sqrt{11} - 1 only

E

m=111m = -\sqrt{11} - 1 or m=111m = \sqrt{11} - 1

Reveal Answer
A

mR[1,0]m \in R \setminus [-1, 0]

While this is the range of mm values that yield a negative gradient, it fails to account for the fact that the point (1,m)(1, m) must actually lie on the given curve.

B

m=111m = -\sqrt{11} - 1 only

This is only one of the two valid values for mm that lie on the curve and produce a negative gradient.

C

mR(1,0]m \in R \setminus (-1, 0]

This inequality is incorrect for the gradient condition, and it also ignores that the point (1,m)(1, m) must satisfy the curve's equation.

D

m=111m = \sqrt{11} - 1 only

This is only one of the two valid values for mm that lie on the curve and produce a negative gradient.

E

m=111m = -\sqrt{11} - 1 or m=111m = \sqrt{11} - 1

Correct Answer

Substituting (1,m)(1, m) into the curve's equation gives m2+2m10=0m^2 + 2m - 10 = 0, yielding m=1±11m = -1 \pm \sqrt{11}. Both of these values satisfy the condition for a negative gradient, which is dydx=7m2m+2<0\frac{dy}{dx} = \frac{-7m}{2m+2} < 0.

Q8
2021
VCAA
Paper 2
1 mark
Q8
1 mark

Euler's method, with a step size of 0.1, is used to approximate the solution of the differential equation

dydx=ysin(x)\frac{dy}{dx} = y\sin(x).

Given that y=2y = 2 when x=1x = 1, the value of yy, correct to three decimal places, when x=1.2x = 1.2 is

A

2.168

B

2.178

C

2.362

D

2.370

E

2.381

Reveal Answer
A

2.168

This is the approximation for y(1.1)y(1.1), not y(1.2)y(1.2), resulting from performing only the first step of Euler's method: 2+0.1(2sin(1))2.1682 + 0.1(2\sin(1)) \approx 2.168.

B

2.178

This is incorrect and likely results from an arithmetic error or evaluating the sine function incorrectly during the iterative steps.

C

2.362

Correct Answer

Applying Euler's method twice gives y(1.1)2+0.1(2sin(1))2.1683y(1.1) \approx 2 + 0.1(2\sin(1)) \approx 2.1683 and y(1.2)2.1683+0.1(2.1683sin(1.1))2.362y(1.2) \approx 2.1683 + 0.1(2.1683\sin(1.1)) \approx 2.362.

D

2.370

This value does not follow from the proper application of Euler's method formula yn+1=yn+hf(xn,yn)y_{n+1} = y_n + h f(x_n, y_n).

E

2.381

This is an incorrect approximation, possibly resulting from evaluating the sine function in degrees instead of radians or other calculation errors.

Q18
2023
QCAA
Paper 1
6 marks
Q18
6 marks

A particular solution to the differential equation dydx=x(x2+1)tan(y)\frac{dy}{dx} = \frac{x}{(x^2+1)\tan(y)}, where x0x \ge 0 and π2<y0-\frac{\pi}{2} < y \le 0, passes through the origin.

Determine this solution in the form x=f(y)x = f(y). Leave your answer in simplified form.

Reveal Answer

dydx=x(x2+1)tan(y)\frac{dy}{dx} = \frac{x}{(x^2+1)\tan(y)}

tan(y)dy=xx2+1dx\int \tan(y) dy = \int \frac{x}{x^2+1} dx

sin(y)cos(y)dy=122xx2+1dx-\int \frac{-\sin(y)}{\cos(y)} dy = \frac{1}{2} \int \frac{2x}{x^2+1} dx

lncos(y)=12lnx2+1+c-\ln|\cos(y)| = \frac{1}{2}\ln|x^2+1| + c

Given y=0y=0 when x=0x=0,
lncos(0)=12ln1+c    c=0-\ln|\cos(0)| = \frac{1}{2}\ln|1| + c \implies c=0

12lnx2+1=lncos(y)\therefore \frac{1}{2}\ln|x^2+1| = -\ln|\cos(y)|

lnx2+1=ln1cos(y)\ln\sqrt{x^2+1} = \ln\left|\frac{1}{\cos(y)}\right|

x2+1=sec(y)\sqrt{x^2+1} = |\sec(y)|
x2+1=sec2(y)x^2+1 = \sec^2(y)
x2=tan2(y)x^2 = \tan^2(y)
x=±tan(y)x = \pm \tan(y)

As x0,π2<y0x \ge 0, -\frac{\pi}{2} < y \le 0
x=tan(y)x = -\tan(y)

Marking Criteria
DescriptorMarks

Correctly separates the variables

1

Applies suitable integration methods

1

Determines a value for the constant of integration

1

Determines an expression for a solution that does not contain logarithms

1

Expresses xx in terms of yy

1

Evaluates the reasonableness of the results and expresses the solution in the form of x=f(y)x = f(y) in simplified form

1
Q7
2023
QCAA
Paper 1
1 mark
Q7
1 mark

The differential equation for which the solution is a logistic equation of the form y=ab+Ceaty = \frac{a}{b+Ce^{-at}} where a,ba, b and CC are constants is

A

dydt=0.25(10.01t)\frac{dy}{dt} = 0.25(1-0.01t)

B

dydt=0.25(10.01y)\frac{dy}{dt} = 0.25(1-0.01y)

C

dydt=0.25t(10.01t)\frac{dy}{dt} = 0.25t(1-0.01t)

D

dydt=0.25y(10.01y)\frac{dy}{dt} = 0.25y(1-0.01y)

Reveal Answer
A

dydt=0.25(10.01t)\frac{dy}{dt} = 0.25(1-0.01t)

This differential equation depends only on the independent variable tt. Integrating dydt=0.250.0025t\frac{dy}{dt} = 0.25 - 0.0025t results in a quadratic polynomial y(t)y(t), which describes a parabola rather than a logistic curve.

B

dydt=0.25(10.01y)\frac{dy}{dt} = 0.25(1-0.01y)

This equation represents restricted growth where the rate is proportional to the difference between a limit and the current value. The solution is an exponential function of the form y=A+Bekty = A + Be^{-kt}, not a logistic function.

C

dydt=0.25t(10.01t)\frac{dy}{dt} = 0.25t(1-0.01t)

This equation depends only on tt and not on the function yy itself. Integrating this expression yields a cubic polynomial in tt, not the logistic equation.

D

dydt=0.25y(10.01y)\frac{dy}{dt} = 0.25y(1-0.01y)

Correct Answer

This is the standard form of the logistic differential equation dydt=ry(1yK)\frac{dy}{dt} = ry(1 - \frac{y}{K}). The rate of change is proportional to both the current value yy and the remaining capacity (10.01y)(1 - 0.01y), which yields the logistic solution.

Q12
2024
VCAA
Paper 2
1 mark
Q12
1 mark

The position, xx metres, of a particle moving in a straight line from a fixed origin OO at time, tt seconds, is given by x=e(k1)tx = e^{(k - 1)t}, where k>1k > 1.

The acceleration of the particle, in m s2\text{m s}^{-2}, when x=k+1x = k + 1 is

A

k21k^2 - 1

B

(k21)(k+1)(k^2 - 1)(k + 1)

C

(k21)(k1)(k^2 - 1)(k - 1)

D

(k1)2(k - 1)^2

Reveal Answer
A

k21k^2 - 1

Incorrect. This represents the velocity of the particle when x=k+1x = k + 1, found by taking the first derivative v=(k1)xv = (k - 1)x, rather than the acceleration.

B

(k21)(k+1)(k^2 - 1)(k + 1)

Incorrect. This expression does not match the acceleration formula a=(k1)2xa = (k - 1)^2 x. It incorrectly multiplies the velocity by xx instead of taking the second derivative.

C

(k21)(k1)(k^2 - 1)(k - 1)

Correct Answer

Correct. The acceleration is the second derivative of position, a=(k1)2xa = (k - 1)^2 x. Substituting x=k+1x = k + 1 gives $a = (k - 1)^2(k + 1) = (k - 1)(k^2 - 1).

D

(k1)2(k - 1)^2

Incorrect. This is the coefficient of xx in the acceleration equation a=(k1)2xa = (k - 1)^2 x, but it fails to substitute the given value x=k+1x = k + 1.

Frequently Asked Questions

How many SCSA Mathematics Specialist questions cover Rates of change and differential equations?
AusGrader has 170 SCSA Mathematics Specialist questions on Rates of change and differential equations, all with instant AI grading and detailed marking feedback.

Ready to practise SCSA Mathematics Specialist?

Get instant AI feedback on past exam questions, aligned to the syllabus

Start Practising Free