QCAA Specialist Mathematics Alternative Sequence Rates of change and differential equations

7 sample questions with marking guides and sample answers

Q8
2022
QCAA
Paper 2
1 mark
Q8
1 mark

Determine the gradient of the tangent to the curve y23x=5y^2 - 3x = 5 at the point (1,22)\left(1, 2\sqrt{2}\right).

A

0.41

B

0.53

C

1.06

D

8.49

Reveal Answer
A

0.41

Incorrect. This value does not match the gradient 342\frac{3}{4\sqrt{2}}. It likely results from an arithmetic error during differentiation or substitution.

B

0.53

Correct Answer

Correct. Using implicit differentiation, 2ydydx3=02y \frac{dy}{dx} - 3 = 0, so dydx=32y\frac{dy}{dx} = \frac{3}{2y}. Substituting y=22y = 2\sqrt{2} gives 3420.53\frac{3}{4\sqrt{2}} \approx 0.53.

C

1.06

Incorrect. This value is approximately 322\frac{3}{2\sqrt{2}}, which results from incorrectly differentiating y2y^2 as yy instead of 2y2y, leading to dydx=3y\frac{dy}{dx} = \frac{3}{y}.

D

8.49

Incorrect. This value is approximately 626\sqrt{2}, which results from incorrectly solving for dydx\frac{dy}{dx} as 3y3y instead of dividing by 2y2y.

Q19
2022
QCAA
Paper 2
7 marks
Q19
7 marks

A research organisation plans to use a drone to drop a scientific instrument vertically from a stationary position above the ocean surface. The acceleration (m s2)\left(\text{m s}^{-2}\right) of the falling instrument can be modelled by 9.80.1v9.8 - 0.1v, where vv is its velocity (m s1)\left(\text{m s}^{-1}\right).

In order for the instrument sensors to activate, its speed as it hits the ocean surface must reach at least 20 m s120 \text{ m s}^{-1}. However, if it hits with a speed above 50 m s150 \text{ m s}^{-1}, the sensors will be damaged.

Determine the range of the drone's flying height above the ocean surface to ensure that the sensors are activated but not damaged.

Reveal Answer

Assume downwards as the positive direction
a=9.80.1va = 9.8 - 0.1v
vdvdx=9.80.1vv \frac{dv}{dx} = 9.8 - 0.1v
v9.80.1vdv=dx\int \frac{v}{9.8 - 0.1v} dv = \int dx
vv98dv=110dx\int \frac{v}{v - 98} dv = \int \frac{-1}{10} dx
1+98v98dv=110dx\int 1 + \frac{98}{v - 98} dv = \int \frac{-1}{10} dx
v+98lnv98=x10+cv + 98 \ln|v - 98| = \frac{-x}{10} + c

Assume the origin is at the point of release.
Given v(0)=0c=98ln(98)v(0) = 0 \Rightarrow c = 98 \ln(98)
v+98lnv98=x10+98ln(98)v + 98 \ln|v - 98| = \frac{-x}{10} + 98 \ln(98)

Let the distance to the ocean surface be hh metres.
Consider time of drop for each required velocity
When v=20 m s1,x=hv = 20 \text{ m s}^{-1}, x = h
20+98ln78=h10+98ln(98)20 + 98 \ln|-78| = \frac{-h}{10} + 98 \ln(98)
h=23.7 mh = 23.7 \text{ m}

When v=50 m s1,x=hv = 50 \text{ m s}^{-1}, x = h
50+98ln48=98ln(98)h1050 + 98 \ln|-48| = 98 \ln(98) - \frac{h}{10}
h=199.5 mh = 199.5 \text{ m}

The range of the drone's flying height above the ocean surface should be between 23.7 m and 199.5 m.

Marking Criteria
DescriptorMarks

correctly establishes a differential equation in terms of vv and xx

1

determines general solution of the differential equation

1

determines value for the constant

1

determines model for the velocity in terms of displacement

1

determines displacement of the drop for the minimum acceptable speed

1

determines displacement of the drop for the maximum acceptable speed

1

communicates range of the drone's flying height including units

1
Q3
2022
QCAA
Paper 2
1 mark
Q3
1 mark

Determine the solution of the differential equation dydx=sin(2x)cos(2x)\frac{dy}{dx} = \frac{\sin(2x)}{\cos(2x)} given y=0y = 0 when x=π5x = \frac{\pi}{5}.

A

y=2lncos(2x)2.35y = -2\ln|\cos(2x)| - 2.35

B

y=2lncos(2x)+2.35y = -2\ln|\cos(2x)| + 2.35

C

y=12lncos(2x)0.59y = -\frac{1}{2}\ln|\cos(2x)| - 0.59

D

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

Reveal Answer
A

y=2lncos(2x)2.35y = -2\ln|\cos(2x)| - 2.35

This is incorrect because it results from multiplying by 2 instead of dividing by 2 when applying the chain rule during integration.

B

y=2lncos(2x)+2.35y = -2\ln|\cos(2x)| + 2.35

This is incorrect because it results from multiplying by 2 during integration and making a sign error when solving for the constant CC.

C

y=12lncos(2x)0.59y = -\frac{1}{2}\ln|\cos(2x)| - 0.59

Correct Answer

This is correct. Integrating sin(2x)cos(2x)\frac{\sin(2x)}{\cos(2x)} using u-substitution yields 12lncos(2x)+C-\frac{1}{2}\ln|\cos(2x)| + C. Substituting x=π5x = \frac{\pi}{5} and y=0y = 0 gives C=12lncos(2π5)0.59C = \frac{1}{2}\ln|\cos(\frac{2\pi}{5})| \approx -0.59.

D

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

This is incorrect. While the integration is correct, a sign error was made when solving for the constant of integration CC, which should be negative.

Q14
2022
QCAA
Paper 2
5 marks
Q14

An object is moving in a straight line with an acceleration represented by the differential equation dvdt=(4+v2)\frac{dv}{dt} = -\left(4 + v^2\right), where vv is the object's velocity (m s1)\left(\text{m s}^{-1}\right) over time, t (s)t\text{ (s)}, where t0t \ge 0, until it comes to rest.

Q14a
3 marks

Determine the general solution of the differential equation.

Reveal Answer

dvdt=(4+v2)\frac{dv}{dt} = -(4 + v^2)
14+v2dvdt=1\frac{1}{4 + v^2} \frac{dv}{dt} = -1
14+v2dv=1dt\int \frac{1}{4 + v^2} dv = \int -1 dt
1224+v2dv=1dt\frac{1}{2} \int \frac{2}{4 + v^2} dv = \int -1 dt
12tan1(v2)=t+c\frac{1}{2} \tan^{-1} \left(\frac{v}{2}\right) = -t + c

Marking Criteria
DescriptorMarks

correctly establishes a suitable integration result based on the separation of variables technique

1

determines one side of the general solution in terms of vv

1

determines the other side of the general solution in terms of tt

1
Q14b
2 marks

The initial velocity of the object is 1.5 m s11.5 \text{ m s}^{-1}.

Determine the time when the particle comes to rest.

Reveal Answer

Given v(0)=1.5v(0) = 1.5
12tan1(1.52)=c\frac{1}{2} \tan^{-1} \left(\frac{1.5}{2}\right) = c
c0.32c \approx 0.32

When v=0v = 0:
12tan1(0)t+0.32\frac{1}{2} \tan^{-1}(0) \approx -t + 0.32
t0.32 st \approx 0.32 \text{ s}
The particle comes to rest after 0.32 s.

Marking Criteria
DescriptorMarks

determines an expression that represents the integration constant

1

determines the time when the particle is at rest

1
Q12
2020
QCAA
Paper 2
9 marks
Q12

For a certain experiment, the number of yeast cells, NN, after tt hours in a test tube can be modelled by the differential equation

dNdt=11000N(1000N)\frac{dN}{dt} = \frac{1}{1000}N(1000 - N) for t0t \ge 0

Q12b

A scientist commenced this experiment at 9:00 am on a certain day and observed that 100 yeast cells were present at this time.

Q12d

The scientist predicted that the number of yeast cells would eventually exceed 1200.

Q12a
2 marks

Given 1000N(1000N)=1N+11000N\frac{1000}{N(1000 - N)} = \frac{1}{N} + \frac{1}{1000 - N}, show that the general solution of the differential equation can be expressed as

lnN1000N=t+c\ln\left|\frac{N}{1000 - N}\right| = t + c

Reveal Answer

dNdt=11000N(1000N)\frac{dN}{dt} = \frac{1}{1000}N(1000 - N) 1000N(1000N)dNdt=1\frac{1000}{N(1000-N)} \frac{dN}{dt} = 1 (1N+11000N)dNdt=1\left(\frac{1}{N} + \frac{1}{1000-N}\right) \frac{dN}{dt} = 1 (1N+11000N)dN=1dt\int \left(\frac{1}{N} + \frac{1}{1000-N}\right) dN = \int 1 dt lnNln1000N=t+c\ln|N| - \ln|1000 - N| = t + c lnN1000N=t+c\ln\left|\frac{N}{1000 - N}\right| = t + c
Marking Criteria
DescriptorMarks

correctly uses separation of variables technique and substitutes the given result into the differential equation

1

correctly develops the required general solution

1
Q12b
3 marks

Show that the solution of the differential equation can be expressed as

N=10001+9etN = \frac{1000}{1 + 9e^{-t}}

Reveal Answer

Let t=time after 9:00 am (in hours)\text{Let } t = \text{time after 9:00 am (in hours)} When t=0,N=100\text{When } t = 0, N = 100 ln1001000100=0+c\ln\left|\frac{100}{1000-100}\right| = 0 + c c=ln(19)c = \ln\left(\frac{1}{9}\right) ln(N1000N)=t+ln(19)\ln\left(\frac{N}{1000 - N}\right) = t + \ln\left(\frac{1}{9}\right) N1000N=et+ln(1/9)\frac{N}{1000 - N} = e^{t + \ln(1/9)} N1000N=et9\frac{N}{1000 - N} = \frac{e^t}{9} 9N=1000etNet9N = 1000e^t - Ne^t N(9+et)=1000etN(9 + e^t) = 1000e^t N=1000et(9+et)N = \frac{1000e^t}{(9 + e^t)} N=10001+9etN = \frac{1000}{1 + 9e^{-t}}
Marking Criteria
DescriptorMarks

correctly determines c

1

substitutes the value of c into the general equation and simplifies sufficiently to produce a function that includes the term e^t

1

develops a solution for N

1
Q12c
2 marks

Determine the time of day when 900 yeast cells were present.

Reveal Answer

Given N=900\text{Given } N = 900 900=10001+9et900 = \frac{1000}{1 + 9e^{-t}} Using solve facility of GDC\text{Using solve facility of GDC} t4.394 (hours)t \approx 4.394 \text{ (hours)} The time of day is 1:24 pm.\text{The time of day is 1:24 pm.}
Marking Criteria
DescriptorMarks

correctly determines the value of t when N = 900

1

communicates the time of day

1
Q12d
2 marks

Evaluate the reasonableness of the scientist's prediction.

Reveal Answer

Given N=1200:\text{Given } N = 1200: As t,N1000\text{As } t \to \infty, N \to 1000 The number of yeast cells has a limit of 1000.\text{The number of yeast cells has a limit of 1000.} As N will never reach 1200, the scientist’s prediction is not reasonable.\text{As } N \text{ will never reach 1200, the scientist's prediction is not reasonable.}
Marking Criteria
DescriptorMarks

correctly recognises that the number of yeast cells will never exceed 1000

1

comments that the prediction is not reasonable

1
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\text{m s}^{-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=0 when x=100\text{Given } v = 0 \text{ when } x = -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 v when x=0\text{Determining } v \text{ when } x = 0 125ln9.80.004v2=185.298-125\ln|9.8 - 0.004v^2| = -185.298 Using graph facility of GDC\text{Using graph facility of GDC} v36.7 ms1 or v36.7 ms1v \approx -36.7 \text{ ms}^{-1} \text{ or } v \approx 36.7 \text{ ms}^{-1} As v>0, the negative solution is rejected\text{As } v > 0 \text{, 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
Q17
2022
QCAA
Paper 1
7 marks
Q17

The Cartesian equation of an ellipse is x29+y216=1\frac{x^2}{9} + \frac{y^2}{16} = 1.

Q17a
3 marks

Determine the gradient of the ellipse at the point in quadrant 2 where y=22y = 2\sqrt{2}.

Reveal Answer

At y=22y = 2\sqrt{2}
x29+(22)216=1\frac{x^2}{9} + \frac{(2\sqrt{2})^2}{16} = 1
x2=92x=±32x^2 = \frac{9}{2} \Rightarrow x = \pm \frac{3}{\sqrt{2}}

Given the point on the ellipse is in quadrant 2,
x=322x = -\frac{3\sqrt{2}}{2}

Determining gradient of the ellipse
x29+y216=1\frac{x^2}{9} + \frac{y^2}{16} = 1
2x9+2ydydx16=0\frac{2x}{9} + \frac{2y \frac{dy}{dx}}{16} = 0
dydx=16x9y\frac{dy}{dx} = -\frac{16x}{9y}

Determining gradient at the required point
dydx=16(322)9(22)=43\frac{dy}{dx} = -\frac{16\left(-\frac{3\sqrt{2}}{2}\right)}{9(2\sqrt{2})} = \frac{4}{3}

Marking Criteria
DescriptorMarks

correctly determines the xx-coordinate of the required point in quadrant 2

1

determines a general expression for the gradient of the ellipse in terms of xx and yy

1

determines gradient of the ellipse at required point

1
Q17b
4 marks

The ellipse can be shown to be represented by the parametric equations x=3cos(θ)x = 3\cos(\theta) and y=4sin(θ)y = 4\sin(\theta), where 0θ2π0 \leq \theta \leq 2\pi.

Use the parametric equations to verify your result from Question 17a). Do not show the conversion from the parametric equations into the Cartesian equation.

Reveal Answer

Determining gradient of ellipse
x=3cos(θ)dxdθ=3sin(θ)x = 3\cos(\theta) \Rightarrow \frac{dx}{d\theta} = -3\sin(\theta)
y=4sin(θ)dydθ=4cos(θ)y = 4\sin(\theta) \Rightarrow \frac{dy}{d\theta} = 4\cos(\theta)

Determining θ\theta for the point on the ellipse
x=3cos(θ)x = 3\cos(\theta): At x=322cos(θ)=22x = -\frac{3\sqrt{2}}{2} \Rightarrow \cos(\theta) = -\frac{\sqrt{2}}{2}
y=4sin(θ)y = 4\sin(\theta): At y=22sin(θ)=22y = 2\sqrt{2} \Rightarrow \sin(\theta) = \frac{\sqrt{2}}{2}

dydx=dydθdxdθ=4cos(θ)3sin(θ)\frac{dy}{dx} = \frac{\frac{dy}{d\theta}}{\frac{dx}{d\theta}} = \frac{4\cos(\theta)}{-3\sin(\theta)}

At the point on the ellipse
dydx=4(22)3(22)=43\frac{dy}{dx} = \frac{4\left(-\frac{\sqrt{2}}{2}\right)}{-3\left(\frac{\sqrt{2}}{2}\right)} = \frac{4}{3}

The result from 17a) is verified.

Marking Criteria
DescriptorMarks

correctly determines expressions for dxdθ\frac{dx}{d\theta} and dydθ\frac{dy}{d\theta}

1

determines expressions for cos(θ)\cos(\theta) and sin(θ)\sin(\theta)

1

determines a general expression for the gradient of the ellipse in terms of θ\theta

1

verifies gradient of the ellipse result from 17a)

1

Frequently Asked Questions

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

Ready to practise QCAA Specialist Mathematics Alternative Sequence?

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

Start Practising Free