QCAA Mathematical Methods Further applications of differentiation

15 sample questions with marking guides and sample answers

Q19
2020
QCAA
Paper 1
6 marks
Q19
6 marks

A horizontal point of inflection is a point of inflection that is also a stationary point.

Determine the value/s of kk for which the graph of f(x)=ln(x)kkxx+1f(x) = \frac{\ln(x)}{k} - \frac{kx}{x+1} has only one horizontal point of inflection.

Reveal Answer

f(x)=1kx(k(x+1)kx(x+1)2)f'(x) = \frac{1}{kx} - (\frac{k(x + 1) - kx}{(x + 1)^2})
Stationary points f(x)=0f'(x) = 0

0=1kx(k(x+1)kx(x+1)2)0 = \frac{1}{kx} - (\frac{k(x + 1) - kx}{(x + 1)^2})

0=1kxk(x+1)20 = \frac{1}{kx} - \frac{k}{(x + 1)^2}

0=x2+(2k2)x+10 = x^2 + (2 - k^2)x + 1 (i)

The quadratic has real roots when discriminant 0\ge 0

(2k2)240(2 - k^2)^2 - 4 \ge 0
2k2±22 - k^2 \ge \pm 2
There is only ONE phi \therefore
2k2=±22 - k^2 = \pm 2
k=0k = 0 (not valid)
and k2=4k^2 = 4 so
k=2,2k = 2, -2
Sub into (i) to determine the x-ordinate of the stationary point.
x=1\rightarrow x = 1
For k=2k = 2
f(x)=12x2+4(x+1)3\therefore f''(x) = \frac{-1}{2x^2} + \frac{4}{(x + 1)^3}
f(1)=12+48f''(1) = \frac{-1}{2} + \frac{4}{8}
f(1)=0f''(1) = 0
For k=2k = -2
f(x)=12x24(x+1)3f''(x) = \frac{1}{2x^2} - \frac{4}{(x + 1)^3}
f(1)=1248f''(1) = \frac{1}{2} - \frac{4}{8}
f(1)=0f''(1) = 0
For each kk value, x=1x = 1 is the x-ordinate of both a stationary point (f(x)=0f'(x) = 0) and a point of inflection (f(x)=0f''(x) = 0)
There is a point of horizontal inflection at x=1x = 1 when k=±2k = \pm 2

Marking Criteria
DescriptorMarks

correctly determines the first derivative

1

correctly determines the quadratic equation to identify the stationary point/s

1

determines valid and non-valid solutions of k

1

determines x-ordinate of stationary point

1

determines values of second derivative for both values of k

1

shows logical organisation communicating key steps

1
Q4
2021
VCAA
Paper 2
1 mark
Q4
1 mark

The maximum value of the function h:[0,2]R,h(x)=(x2)exh : [0, 2] \rightarrow R, h(x) = (x - 2)e^x is

A

e-e

B

0

C

1

D

2

E

ee

Reveal Answer
A

e-e

This is the minimum value of the function on the interval, which occurs at the critical point x=1x = 1 since h(1)=eh(1) = -e.

B

0

Correct Answer

To find the maximum, we evaluate h(x)h(x) at the critical point x=1x=1 and endpoints x=0,2x=0, 2. Comparing h(0)=2h(0) = -2, h(1)=eh(1) = -e, and h(2)=0h(2) = 0, the maximum value is 00.

C

1

This is the xx-value of the critical point (found by setting h(x)=(x1)ex=0h'(x) = (x-1)e^x = 0), not the maximum value of the function itself.

D

2

This is the xx-value at which the maximum occurs, but the question asks for the maximum value of the function, which is h(2)=0h(2) = 0.

E

ee

This value does not correspond to the function evaluated at any critical point or endpoint within the given interval [0,2][0, 2].

Q17
2023
QCAA
Paper 1
6 marks
Q17
6 marks

A chemical is added to the water in a swimming pool at 10:00 am to prevent algae. The amount of chemical absorbed into the water over time tt (hours) is represented by

A=10t24t3,0t123A = 10t^2 - 4t^3, \quad 0 \leq t \leq 1\frac{2}{3}

Determine the time of day when the rate of absorption of the chemical is at its maximum. Use calculus techniques to verify that your time corresponds to a maximum rate.

Reveal Answer

The rate of absorption is given by:
dAdt=20t12t2\frac{dA}{dt} = 20t - 12t^2

d2Adt2=2024t\frac{d^2A}{dt^2} = 20 - 24t

2024t=0\therefore 20 - 24t = 0
t=2024=56t = \frac{20}{24} = \frac{5}{6} hours

Verify this corresponds to a maximum rate.
Using the second derivative test, we investigate the sign of the derivative of d2Adt2\frac{d^2A}{dt^2}, i.e. d3Adt3\frac{d^3A}{dt^3}
d3Adt3=24\frac{d^3A}{dt^3} = -24
This is negative, therefore the rate of absorption is a maximum.
The time the chemical is increasing most rapidly since delivery is 56\frac{5}{6} hours.
=56×60= \frac{5}{6} \times 60
=50= 50 minutes
The required time is 10:50 am.

Marking Criteria
DescriptorMarks

Correctly determines the first derivative

1

Determines the second derivative

1

Equates the second derivative to zero

1

Determines time when second derivative is zero

1

Performs a calculus test to confirm the time corresponds to a maximum for dA/dt

1

Determines the time for maximum rate of absorption in minutes

1
Q15
2022
QCAA
Paper 1
4 marks
Q15
4 marks

The derivative of a function is given by f(x)=ex(x4)f'(x) = e^x(x-4).
Determine the interval on which the graph of f(x)f(x) is both decreasing and concave up.

Reveal Answer

The function is decreasing when f(x)<0f'(x) < 0 and concave up when f(x)>0f''(x) > 0
f(x)=(x4)ex<0f'(x) = (x-4)e^x < 0 when x<4x < 4

f(x)=(x4)ex+ex=ex(x3)>0f''(x) = (x-4)e^x + e^x = e^x(x-3) > 0 when x>3x > 3

Therefore, the function is decreasing and concave up when 3<x<43 < x < 4

Marking Criteria
DescriptorMarks

correctly describes conditions when the function is decreasing and concave up

1

correctly determines the interval where f(x) is decreasing

1

correctly determines the interval where f(x) is concave up

1

determines interval when function is decreasing and concave up

1
Q14
2021
SCSA
Paper 2
5 marks
Q14
5 marks

Question 14

The displacement in metres, x(t)x(t), of a power boat tt seconds after it was launched is given by:

x(t)=5t(t215t+48)6,t0x(t)=\dfrac{5t(t^2-15t+48)}{6},\quad t\ge 0

How far has the power boat travelled before its acceleration is zero?

Reveal Answer

x(t)=5t(t215t+48)6,t0x(t) = \frac{5t(t^2 - 15t + 48)}{6}, \quad t \ge 0

v(t)=dxdt=5t250t+802v(t) = \frac{dx}{dt} = \frac{5t^2 - 50t + 80}{2}

a(t)=d2xdt2=5t25a(t) = \frac{d^2x}{dt^2} = 5t - 25

5t25=0    t=55t - 25 = 0 \implies \therefore t = 5

Distance travelled=055t250t+802dt=245381.7 metres\text{Distance travelled} = \int_0^5 \left| \frac{5t^2 - 50t + 80}{2} \right| dt = \frac{245}{3} \approx 81.7 \text{ metres}

Marking Criteria
DescriptorMarks

determines an expression for velocity

1

determines an expression for acceleration

1

equates acceleration to zero and determines tt

1

shows integration expression for distance travelled

1

determines how far the power boat has travelled

1
Q11
2024
QCAA
Paper 1
6 marks
Q11a
2 marks

Determine the second derivative of y=x33x2y = x^3 - 3x^2.

Reveal Answer

y=x33x2y = x^3 - 3x^2
dydx=3x26x\frac{dy}{dx} = 3x^2 - 6x
d2xdy2=6x6\frac{d^2x}{dy^2} = 6x - 6

Marking Criteria
DescriptorMarks

Correctly determines the first derivative

1

Determines the second derivative

1
Q11b
1 mark

Use your result from Question 11a) to calculate the value of the second derivative when x=1x = -1.

Reveal Answer

d2ydx2=6x6\frac{d^2y}{dx^2} = 6x - 6
When x=1x = -1
d2ydx2=6×16\frac{d^2y}{dx^2} = 6 \times -1 - 6
=12= -12

Marking Criteria
DescriptorMarks

Determines the value of the second derivative

1
Q11c
3 marks

Determine the xx- and yy-coordinates of the point on the graph of y=x33x2y = x^3 - 3x^2 for which the rate of change of the first derivative is zero.

Reveal Answer

d2ydx2=0\frac{d^2y}{dx^2} = 0
6x6=06x - 6 = 0
6x=66x = 6
x=1x = 1
Substitute into the graph equation:
y=(1)33(1)2y = (1)^3 - 3(1)^2
y=2y = -2
Coordinates are (1,2)(1, -2).

Marking Criteria
DescriptorMarks

Equates the second derivative to zero

1

Determines the x-coordinate of the point

1

Determines the y-coordinate of the point

1
Q13
2024
VCAA
Paper 2
1 mark
Q13
1 mark

The function f:(0,)R,f(x)=x2+2xf : (0, \infty) \rightarrow R, f(x) = \frac{x}{2} + \frac{2}{x} is mapped to the function gg with the following sequence of transformations:

  1. dilation by a factor of 3 from the yy-axis
  2. translation by 1 unit in the negative direction of the yy-axis.

The function gg has a local minimum at the point with the coordinates

A

(6,1)(6, 1)

B

(23,1)\left(\frac{2}{3}, 1\right)

C

(2,5)(2, 5)

D

(2,13)\left(2, -\frac{1}{3}\right)

Reveal Answer
A

(6,1)(6, 1)

Correct Answer

The transformed function is g(x)=f(x3)1=x6+6x1g(x) = f\left(\frac{x}{3}\right) - 1 = \frac{x}{6} + \frac{6}{x} - 1. Setting the derivative g(x)=166x2g'(x) = \frac{1}{6} - \frac{6}{x^2} to zero gives x=6x = 6, and evaluating g(6)g(6) yields a minimum value of 11.

B

(23,1)\left(\frac{2}{3}, 1\right)

This is the local minimum if the function was incorrectly dilated by a factor of 1/31/3 from the yy-axis, which would use f(3x)f(3x) instead of f(x3)f\left(\frac{x}{3}\right).

C

(2,5)(2, 5)

This is the local minimum if the function was dilated by a factor of 3 from the xx-axis (evaluating 3f(x)13f(x) - 1) rather than from the yy-axis.

D

(2,13)\left(2, -\frac{1}{3}\right)

This is the local minimum if the function was dilated by a factor of 1/31/3 from the xx-axis (evaluating 13f(x)1\frac{1}{3}f(x) - 1) rather than from the yy-axis.

Q18
2021
QCAA
Paper 2
3 marks
Q18
3 marks

The number of animals in a population (in thousands) is modelled by the function PP such that
P(t)=1001+4et, where t is in years.P(t) = \frac{100}{1+4e^{-t}}, \text{ where } t \text{ is in years.}
Determine the number of animals in the population when the population is growing the fastest.

Reveal Answer

The population is increasing most rapidly at the maximum value of P(t)P'(t)
t=1.386t = 1.386
P(1.386)49.993\therefore P(1.386) \approx 49.993
There are approximately 50 000.

Marking Criteria
DescriptorMarks

Correctly identifies the conditions for the most rapid increase

1

Determines when population growing the fastest

1

Determines population at this time

1
Q2
2022
QCAA
Paper 2
1 mark
Q2
1 mark

Identify the correct features of the function f(x)=xexf(x) = xe^x

A

f(1)=0,f(1)<0f'(-1)=0, f''(-1)<0

B

f(1)=0,f(1)>0f'(-1)=0, f''(-1)>0

C

f(1)<0,f(1)<0f'(-1)<0, f''(-1)<0

D

f(1)<0,f(1)>0f'(-1)<0, f''(-1)>0

Reveal Answer
A

f(1)=0,f(1)<0f'(-1)=0, f''(-1)<0

This option is incorrect because while f(1)=0f'(-1)=0, the second derivative f(1)=e1(1+2)=e1f''(-1) = e^{-1}(-1+2) = e^{-1} is positive, not negative.

B

f(1)=0,f(1)>0f'(-1)=0, f''(-1)>0

Correct Answer

This is correct. Using the product rule, f(x)=ex(1+x)f'(x) = e^x(1+x) and f(x)=ex(x+2)f''(x) = e^x(x+2). Evaluating at x=1x=-1 gives f(1)=0f'(-1)=0 and f(1)=e1>0f''(-1) = e^{-1} > 0.

C

f(1)<0,f(1)<0f'(-1)<0, f''(-1)<0

This option is incorrect because the first derivative evaluates to zero at x=1x=-1, not a negative value, and the second derivative is positive.

D

f(1)<0,f(1)>0f'(-1)<0, f''(-1)>0

This option is incorrect because the first derivative f(1)f'(-1) equals 00, not a value less than 00.

Q18
2025
QCAA
Paper 1
6 marks
Q18
6 marks

Two objects are launched simultaneously from different positions and travel along the same straight-line path. The objects are launched towards each other with the same initial speed.

The first object's displacement (m) from the origin is given by d1=13t312t2+ktd_1 = \frac{1}{3}t^3 - \frac{1}{2}t^2 + kt, where tt is the time (s) since the objects were launched and kk is a constant, k0k \neq 0. The second object is moving with a constant acceleration of 4 m s24 \text{ m s}^{-2}.

The second object changes its direction, and at time t=1 st = 1 \text{ s} the objects have equal velocities and continue to travel in the same direction.

Compared to the first object, how much further does the second object travel between t=1 st = 1 \text{ s} and the next time the objects have equal velocities?

Reveal Answer

Finding velocity of the first object:

v1(t)=ddt(13t312t2+kt)=t2t+kv_1(t) = \frac{d}{dt}(\frac{1}{3}t^3 - \frac{1}{2}t^2 + kt) = t^2 - t + k

Find the rule for the velocity for the second object:

v2(t)=4dt=4t+cv_2(t) = \int 4 dt = 4t + c

Given condition for

v1(1)=v2(1)121+k=4+cc=k4\begin{align*} v_1(1) &= v_2(1)\\ 1^2 - 1 + k &= 4 + c\\ c &= k - 4 \end{align*}

Find the time when the velocities are the same.

v1(t)=v2(t)t2t+k=4t+k4t25t+4=0(t1)(t4)=0t=1,4\begin{align*} v_1(t) &= v_2(t)\\ t^2 - t + k &= 4t + k - 4\\ t^2 - 5t + 4 &= 0\\ (t - 1)(t - 4) &= 0\\ \therefore t &= 1, 4 \end{align*}

Need the time different to the given 1 s, so t=4t = 4.

As objects travel in the one direction between given times, the distance travelled is equal to the displacement. Find the difference between the objects' travelling distances.

displacement=velocitydtd2d1=14(v2v1)dt=14((4t2)(t2t+2))dt=14(t2+5t4)dt=[13t3+52t24t]14=13×(4)3+52×(4)24×4(13+524)=633+2852=21+282.5=4.5\begin{align*} \text{displacement} &= \int \text{velocity} \, dt\\ d_2 - d_1 &= \int_1^4 (v_2 - v_1) dt\\ &= \int_1^4 ((4t - 2) - (t^2 - t + 2)) dt\\ &= \int_1^4 (-t^2 + 5t - 4) dt\\ &= \left[ \frac{-1}{3}t^3 + \frac{5}{2}t^2 - 4t \right]_1^4\\ &= \frac{-1}{3} \times (4)^3 + \frac{5}{2} \times (4)^2 - 4 \times 4 - (\frac{-1}{3} + \frac{5}{2} - 4)\\ &= \frac{-63}{3} + 28 - \frac{5}{2}\\ &= -21 + 28 - 2.5\\ &= 4.5 \end{align*}
Marking Criteria
DescriptorMarks

correctly determines the equation for the first object's velocity

1

correctly determines the equation for the second object's velocity including the constant c

1

determine the relationship between constants kk and cc

1

determines the second time when the two velocities are the same

1

uses a suitable method for determining the difference between distances the objects have travelled in the given time interval

1

determines the difference between distances of the two objects

1
Q18
2023
VCAA
Paper 2
1 mark
Q18
1 mark

Consider the function f:[aπ,aπ]R,f(x)=sin(ax)f: [-a\pi, a\pi] \rightarrow R, f(x) = \sin(ax), where aa is a positive integer.

The number of local minima in the graph of y=f(x)y = f(x) is always equal to

A

22

B

44

C

aa

D

2a2a

E

a2a^2

Reveal Answer
A

22

The number of local minima depends on the value of the positive integer aa and is not a constant 22.

B

44

This would only be correct if a=2a=2, but the number of local minima changes depending on the specific value of aa.

C

aa

The number of periods in the interval is calculated by dividing the interval length by the period, which yields a2a^2, not aa.

D

2a2a

While the interval length is 2aπ2a\pi, the period of the function is 2π/a2\pi/a. Dividing these gives a2a^2 local minima, not 2a2a.

E

a2a^2

Correct Answer

The length of the interval [aπ,aπ][-a\pi, a\pi] is 2aπ2a\pi, and the period of f(x)=sin(ax)f(x) = \sin(ax) is 2π/a2\pi/a. Dividing the interval length by the period gives a2a^2 full periods, each containing exactly one local minimum.

Q3
2022
QCAA
Paper 2
1 mark
Q3
1 mark

The derivative of the function f(x)f(x) is given by f(x)=sin(x3)f'(x) = \sin(x^3) for the domain 1.8<x<1.8-1.8 < x < 1.8.

The number of points of inflection that the graph of f(x)f(x) has on this interval is

A

1

B

3

C

4

D

5

Reveal Answer
A

1

This option is incorrect. It significantly underestimates the number of inflection points. You must find all points in the interval where the second derivative f(x)f''(x) changes sign, not just the first positive solution.

B

3

This option is incorrect. It likely results from missing one of the valid solutions at the boundaries of the domain. The range of x3x^3 is approximately (5.83,5.83)(-5.83, 5.83), which includes four zeros of the cosine function.

C

4

Correct Answer

This is the correct answer. Inflection points occur where f(x)=3x2cos(x3)f''(x) = 3x^2\cos(x^3) changes sign. This happens when cos(x3)=0\cos(x^3) = 0, which yields x3=±π2x^3 = \pm\frac{\pi}{2} and x3=±3π2x^3 = \pm\frac{3\pi}{2}. Since (1.8)35.83(1.8)^3 \approx 5.83, all four solutions lie within the domain. Note that x=0x=0 is not an inflection point because f(x)f''(x) does not change sign there.

D

5

This option is incorrect because it likely counts x=0x=0 as an inflection point. Although f(0)=0f''(0) = 0, the term 3x23x^2 is non-negative and cos(x3)\cos(x^3) is positive near 00, so f(x)f''(x) does not change sign at x=0x=0.

Q4
2023
QCAA
Paper 2
1 mark
Q4
1 mark

The displacement (m) of a moving particle is given by d=e0.5t1d = e^{0.5t} - 1, where tt is time (s).
The acceleration (ms2\text{ms}^{-2}) of the particle when t=4t = 4 is

A

7.3891

B

6.3891

C

3.6945

D

1.8473

Reveal Answer
A

7.3891

This value corresponds to e2e^2, which fails to account for the coefficients resulting from the chain rule during differentiation.

B

6.3891

This is the value of the displacement dd at t=4t=4 (d=e21d = e^2 - 1), not the acceleration.

C

3.6945

This represents the velocity of the particle at t=4t=4, found by taking the first derivative v=dddt=0.5e0.5tv = \frac{dd}{dt} = 0.5e^{0.5t}.

D

1.8473

Correct Answer

Acceleration is the second derivative of displacement. Differentiating twice gives a=d2ddt2=0.25e0.5ta = \frac{d^2d}{dt^2} = 0.25e^{0.5t}, and substituting t=4t=4 yields 0.25e21.84730.25e^2 \approx 1.8473.

Q15
2024
VCAA
Paper 2
1 mark
Q15
1 mark

The points of inflection of the graph of y=2tan(π(x14))y = 2 - \tan\left(\pi\left(x - \frac{1}{4}\right)\right) are

A

(k+14,2),kZ\left(k + \frac{1}{4}, 2\right), k \in Z

B

(k14,2),kZ\left(k - \frac{1}{4}, 2\right), k \in Z

C

(k+14,2),kZ\left(k + \frac{1}{4}, -2\right), k \in Z

D

(k34,2),kZ\left(k - \frac{3}{4}, -2\right), k \in Z

Reveal Answer
A

(k+14,2),kZ\left(k + \frac{1}{4}, 2\right), k \in Z

Correct Answer

The points of inflection for a tangent function occur where its argument is a multiple of π\pi. Setting π(x14)=kπ\pi\left(x - \frac{1}{4}\right) = k\pi gives x=k+14x = k + \frac{1}{4}, and substituting this back yields y=2tan(kπ)=2y = 2 - \tan(k\pi) = 2.

B

(k14,2),kZ\left(k - \frac{1}{4}, 2\right), k \in Z

This incorrectly assumes the horizontal shift is to the left by 14\frac{1}{4}. The term (x14)\left(x - \frac{1}{4}\right) represents a shift to the right, so the x-coordinate must be k+14k + \frac{1}{4}.

C

(k+14,2),kZ\left(k + \frac{1}{4}, -2\right), k \in Z

While the x-coordinate is correct, the y-coordinate is incorrect. Evaluating the function at x=k+14x = k + \frac{1}{4} gives y=20=2y = 2 - 0 = 2, not 2-2.

D

(k34,2),kZ\left(k - \frac{3}{4}, -2\right), k \in Z

Although the x-coordinate k34k - \frac{3}{4} generates the same set of values as k+14k + \frac{1}{4} for integers kk, the y-coordinate evaluates to 22, not 2-2.

Q4
2021
QCAA
Paper 1
1 mark
Q4
1 mark

The second derivative of the function f(x)f(x) is given by f(x)=2x1+x2f''(x) = \frac{2x}{1+x^2}
The interval on which the graph of f(x)f(x) is concave up is

A

x<0x < 0

B

x0x \leq 0

C

x>0x > 0

D

x0x \geq 0

Reveal Answer
A

x<0x < 0

This option represents where the function is concave down. Since the denominator 1+x21+x^2 is always positive, f(x)f''(x) is negative when the numerator 2x<02x < 0, i.e., when x<0x < 0.

B

x0x \leq 0

This interval includes negative values where the function is concave down (f(x)<0f''(x) < 0) and the inflection point at x=0x=0.

C

x>0x > 0

Correct Answer

A function is concave up where its second derivative is positive (f(x)>0f''(x) > 0). Since 1+x21+x^2 is always positive, the sign depends on 2x2x, making f(x)>0f''(x) > 0 when x>0x > 0.

D

x0x \geq 0

This option includes x=0x=0, where f(x)=0f''(x) = 0. This point is an inflection point where the concavity changes, rather than part of the interval where the graph is strictly concave up.

Frequently Asked Questions

How many QCAA Mathematical Methods questions cover Further applications of differentiation?
AusGrader has 109 QCAA Mathematical Methods questions on Further applications of differentiation, all with instant AI grading and detailed marking feedback.

Ready to practise QCAA Mathematical Methods?

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

Start Practising Free