QCAA Specialist Mathematics Integration techniques

15 sample questions with marking guides and sample answers

Q6
2025
VCAA
Paper 1
4 marks
Q6
4 marks

Find the volume of the solid of revolution formed when the area between the curve

y=arctan(x)1+x2y = \sqrt{\frac{\arctan(x)}{1+x^2}}

and the xx-axis from x=1x = 1 to x=3x = \sqrt{3} is rotated about the xx-axis.

Give your answer in the form aπbc\frac{a\pi^b}{c}, where a,b,cZ+a, b, c \in Z^+.

Reveal Answer

V=π13arctan(x)1+x2dxV = \pi \int_1^{\sqrt{3}} \frac{\arctan(x)}{1+x^2} dx

Method 1 (substitution)
u=arctan(x), du=dx1+x2u = \arctan(x), \ du = \frac{dx}{1+x^2}.

V=ππ4π3u du=π[u22]π4π3=π32(19116)=7π3288\begin{align*} V &= \pi \int_{\frac{\pi}{4}}^{\frac{\pi}{3}} u \ du\\ &= \pi \left[ \frac{u^2}{2} \right]_{\frac{\pi}{4}}^{\frac{\pi}{3}}\\ &= \frac{\pi^3}{2} \left( \frac{1}{9} - \frac{1}{16} \right)\\ &= \frac{7\pi^3}{288} \end{align*}
Marking Criteria
DescriptorMarks

Sets up the correct definite integral for the volume of revolution, including the factor of π\pi

1

Identifies the correct substitution u=arctan(x)u = \arctan(x) and corresponding du=dx1+x2du = \frac{dx}{1+x^2}

1

Correctly changes the limits of integration to π4\frac{\pi}{4} and π3\frac{\pi}{3} and finds the antiderivative

1

Evaluates the integral to obtain the correct final answer 7π3288\frac{7\pi^3}{288}

1
Q2
2021
VCAA
Paper 2
1 mark
Q2
1 mark

The implied domain of the function with rule f(x)=cos1(loge(bx))f(x) = \cos^{-1}(\log_e(bx)), b>0b > 0 is

A

(0,1](0, 1]

B

[1,e][1, e]

C

[1b,eb]\left[\frac{1}{b}, \frac{e}{b}\right]

D

[1b,eπb]\left[\frac{1}{b}, \frac{e^\pi}{b}\right]

E

[1be,eb]\left[\frac{1}{be}, \frac{e}{b}\right]

Reveal Answer
A

(0,1](0, 1]

This option is incorrect because it does not properly account for the domain of the inverse cosine function, which requires the argument to be between 1-1 and 11.

B

[1,e][1, e]

This would be the domain if b=1b=1 and the inequality was incorrectly set to 0loge(x)10 \le \log_e(x) \le 1 instead of 1loge(x)1-1 \le \log_e(x) \le 1.

C

[1b,eb]\left[\frac{1}{b}, \frac{e}{b}\right]

This incorrectly assumes the domain of cos1(u)\cos^{-1}(u) is [0,1][0, 1] instead of [1,1][-1, 1], which would lead to solving 0loge(bx)10 \le \log_e(bx) \le 1.

D

[1b,eπb]\left[\frac{1}{b}, \frac{e^\pi}{b}\right]

This incorrectly uses the range of cos1(u)\cos^{-1}(u), which is [0,π][0, \pi], instead of its domain [1,1][-1, 1] to set up the inequality 0loge(bx)π0 \le \log_e(bx) \le \pi.

E

[1be,eb]\left[\frac{1}{be}, \frac{e}{b}\right]

Correct Answer

The domain of cos1(u)\cos^{-1}(u) is [1,1][-1, 1], so we must have 1loge(bx)1-1 \le \log_e(bx) \le 1. Exponentiating both sides gives e1bxee^{-1} \le bx \le e, and dividing by b>0b > 0 yields x[1be,eb]x \in \left[\frac{1}{be}, \frac{e}{b}\right].

Q2
2021
VCAA
Paper 1
3 marks
Q2
3 marks

Evaluate 012x+1x2+1dx\int_0^1 \frac{2x+1}{x^2+1}\,dx.

Reveal Answer

Write the integrand as the sum of two rational functions:
012xx2+1dx+011x2+1dx=[loge(x2+1)]01+[arctan(x)]01\int_0^1 \frac{2x}{x^2+1} dx + \int_0^1 \frac{1}{x^2+1} dx = \left[\log_e(x^2+1)\right]_0^1 + \left[\arctan(x)\right]_0^1

Answer is:
loge(2)+π4\log_e(2) + \frac{\pi}{4}

Marking Criteria
DescriptorMarks

Splits the integrand into 2xx2+1\frac{2x}{x^2+1} and 1x2+1\frac{1}{x^2+1} or correctly finds one antiderivative

1

Correctly finds both antiderivatives, obtaining loge(x2+1)+arctan(x)\log_e(x^2+1) + \arctan(x)

1

Correctly evaluates the definite integral to obtain the final answer loge(2)+π4\log_e(2) + \frac{\pi}{4}

1
Q13
2020
QCAA
Paper 1
4 marks
Q13
4 marks

The expected value of an exponential random variable XX with parameter λ>0\lambda > 0 can be determined using the rule

E(X)=0xλeλxdxE(X) = \int_0^\infty x\lambda e^{-\lambda x} dx

Use integration by parts to determine E(X)E(X).
Express your answer in simplest form.

Reveal Answer

E(X)=0xλeλxdxE(X) = \int_0^\infty x \lambda e^{-\lambda x} dx
udvdxdx=uvvdudxdx\int u \frac{dv}{dx} dx = uv - \int v \frac{du}{dx} dx

u=xdudx=1u = x \quad \frac{du}{dx} = 1
dvdx=λeλxv=eλx\frac{dv}{dx} = \lambda e^{-\lambda x} \quad v = -e^{-\lambda x}

E(X)=xeλx0+0eλxdxE(X) = -xe^{-\lambda x}|_0^\infty + \int_0^\infty e^{-\lambda x} dx
=0+0eλxdx= 0 + \int_0^\infty e^{-\lambda x} dx
=eλxλ0= \frac{e^{-\lambda x}}{-\lambda}|_0^\infty
=01λ= 0 - \frac{1}{-\lambda}
=1λ= \frac{1}{\lambda}

Marking Criteria
DescriptorMarks

correctly determines dudx\frac{du}{dx} and vv

1

substitutes into the integration by parts rule

1

calculates xeλx0-xe^{-\lambda x}|_0^\infty to equal 0

1

shows that E(X)=1λE(X) = \frac{1}{\lambda}

1
Q2
2020
VCAA
Paper 2
1 mark
Q2
1 mark

A function ff has the rule f(x)=bcos1(x)af(x)=\left|b\cos^{-1}(x)-a\right|, where a>0a>0, b>0b>0 and a<bπ2a<\frac{b\pi}{2}.

The range of ff is

A

[a,bπa][-a,\,b\pi-a]

B

[0,bπa][0,\,b\pi-a]

C

[a,bπa][a,\,b\pi-a]

D

[0,bπ+a][0,\,b\pi+a]

E

[abπ,a][a-b\pi,\,a]

Reveal Answer
A

[a,bπa][-a,\,b\pi-a]

The absolute value function ensures all outputs are non-negative, so the range cannot include negative values like a-a.

B

[0,bπa][0,\,b\pi-a]

Correct Answer

The range of cos1(x)\cos^{-1}(x) is [0,π][0, \pi], so the range of bcos1(x)ab\cos^{-1}(x)-a is [a,bπa][-a, b\pi-a]. Since a<bπ2a < \frac{b\pi}{2}, we know bπa>ab\pi-a > a. Taking the absolute value makes the minimum 00 (since the interval crosses zero) and the maximum bπab\pi-a.

C

[a,bπa][a,\,b\pi-a]

This assumes the minimum value is a=a|-a|=a. However, since the inner function's range [a,bπa][-a, b\pi-a] includes 00, the minimum of the absolute value is 00.

D

[0,bπ+a][0,\,b\pi+a]

The maximum value of the inner function is b(π)a=bπab(\pi)-a = b\pi-a. The value bπ+ab\pi+a would only be possible if the inner function was bcos1(x)+ab\cos^{-1}(x)+a.

E

[abπ,a][a-b\pi,\,a]

The absolute value function cannot produce negative values, and these bounds do not correctly reflect the transformation of the arccosine range.

Q2
2024
QCAA
Paper 1
1 mark
Q2
1 mark

Given that Ax2+3x=x6x(x2)\frac{A}{x-2} + \frac{3}{x} = \frac{x-6}{x(x-2)}, determine the value of AA.

A

4-4

B

2-2

C

22

D

44

Reveal Answer
A

4-4

Substituting A=4A=-4 and combining the fractions yields a numerator of 4x+3(x2)=x6-4x + 3(x-2) = -x-6, which does not match the required numerator x6x-6.

B

2-2

Correct Answer

Multiplying the equation by the common denominator x(x2)x(x-2) gives Ax+3(x2)=x6Ax + 3(x-2) = x-6. Expanding and comparing coefficients of xx leads to A+3=1A+3=1, so A=2A=-2.

C

22

Substituting A=2A=2 results in a combined numerator of 2x+3(x2)=5x62x + 3(x-2) = 5x-6, which is incorrect.

D

44

Substituting A=4A=4 results in a combined numerator of 4x+3(x2)=7x64x + 3(x-2) = 7x-6, which is incorrect.

Q9
2022
VCAA
Paper 1
4 marks
Q9
4 marks

Given that f(x)=cos(2x)sin3(2x)f'(x) = \frac{\cos(2x)}{\sin^3(2x)} and f(π8)=34f\left(\frac{\pi}{8}\right) = \frac{3}{4}, find f(x)f(x).

Reveal Answer

With u=sin(2x)u = \sin(2x),

cos(2x)sin3(2x)dx=12duu3\int \frac{\cos(2x)}{\sin^3(2x)} dx = \frac{1}{2}\int \frac{du}{u^3}
=14u2+c= -\frac{1}{4}u^{-2} + c
=141sin2(2x)+c= -\frac{1}{4} \cdot \frac{1}{\sin^2(2x)} + c

When x=π8x = \frac{\pi}{8}:

142+c=34-\frac{1}{4} \cdot 2 + c = \frac{3}{4}
c=34+24=54\Rightarrow c = \frac{3}{4} + \frac{2}{4} = \frac{5}{4}

Therefore

f(x)=14sin2(2x)+54=14cosec2(2x)+54f(x) = \frac{-1}{4\sin^2(2x)} + \frac{5}{4} = -\frac{1}{4}\text{cosec}^2(2x) + \frac{5}{4}

Marking Criteria
DescriptorMarks

Sets up the integral using an appropriate substitution, such as u=sin(2x)u = \sin(2x)

1

Correctly integrates to find the general antiderivative, 14sin2(2x)+c-\frac{1}{4\sin^2(2x)} + c

1

Substitutes the given condition f(π8)=34f\left(\frac{\pi}{8}\right) = \frac{3}{4} to solve for the constant of integration

1

States the correct final function f(x)=14sin2(2x)+54f(x) = -\frac{1}{4\sin^2(2x)} + \frac{5}{4} or equivalent

1
Q6
2025
QCAA
Paper 1
1 mark
Q6
1 mark

At time tt, a particle travels with a velocity of v=(21+t2)i^2tj^v = \left(\frac{2}{1+t^2}\right)\hat{i} - 2t\hat{j}.

Determine a general expression for the position vector, rr, of the particle during this motion.

A

r=2tan1(t)i^2j^+cr = 2\tan^{-1}(t)\hat{i} - 2\hat{j} + c

B

r=2tan1(t)i^t2j^+cr = 2\tan^{-1}(t)\hat{i} - t^2\hat{j} + c

C

r=12tan1(t)i^2j^+cr = \frac{1}{2}\tan^{-1}(t)\hat{i} - 2\hat{j} + c

D

r=12tan1(t)i^t2j^+cr = \frac{1}{2}\tan^{-1}(t)\hat{i} - t^2\hat{j} + c

Reveal Answer
A

r=2tan1(t)i^2j^+cr = 2\tan^{-1}(t)\hat{i} - 2\hat{j} + c

This is incorrect because the integral of the j^\hat{j} component, 2t-2t, is t2-t^2, not 2-2.

B

r=2tan1(t)i^t2j^+cr = 2\tan^{-1}(t)\hat{i} - t^2\hat{j} + c

Correct Answer

This is correct. The position vector is the integral of the velocity vector with respect to time. Integrating 21+t2\frac{2}{1+t^2} yields 2tan1(t)2\tan^{-1}(t), and integrating 2t-2t yields t2-t^2.

C

r=12tan1(t)i^2j^+cr = \frac{1}{2}\tan^{-1}(t)\hat{i} - 2\hat{j} + c

This is incorrect because both components are integrated improperly. The integral of 21+t2\frac{2}{1+t^2} is 2tan1(t)2\tan^{-1}(t), and the integral of 2t-2t is t2-t^2.

D

r=12tan1(t)i^t2j^+cr = \frac{1}{2}\tan^{-1}(t)\hat{i} - t^2\hat{j} + c

This is incorrect because the integral of the i^\hat{i} component, 21+t2\frac{2}{1+t^2}, is 2tan1(t)2\tan^{-1}(t), not 12tan1(t)\frac{1}{2}\tan^{-1}(t).

Q1
2020
SCSA
Paper 1
3 marks
Q1
3 marks

Evaluate exactly 0π(4cos2xsinx)dx\int_0^\pi (4\cos^2 x - \sin x) \, dx.

Reveal Answer

0π(4cos2xsinx)dx=0π(2(1+cos2x)sinx)dx=0π(2+2cos2xsinx)dx...(1)=[2x+sin2x+cosx]0π=(2π+01)(0+0+1)=2π2\begin{align*} \int_0^\pi (4\cos^2 x - \sin x) dx &= \int_0^\pi (2(1+\cos 2x) - \sin x) dx\\ &= \int_0^\pi (2 + 2\cos 2x - \sin x) dx \quad ... (1)\\ &= \left[ 2x + \sin 2x + \cos x \right]_0^\pi\\ &= (2\pi + 0 - 1) - (0 + 0 + 1)\\ &= 2\pi - 2 \end{align*}
Marking Criteria
DescriptorMarks

uses the cosine double angle identity to obtain integrand (1)

1

anti-differentiates the integrand correctly

1

evaluates the definite integral correctly

1
Q15
2021
QCAA
Paper 1
4 marks
Q15
4 marks

Use partial fractions to determine 4x17x2x6dx\int \frac{4x-17}{x^2 - x - 6} dx, where xR,x2,x3x \in R, x \neq -2, x \neq 3.

Express your answer in the form lnf(x)+c\ln|f(x)| + c.

Reveal Answer

4x17x2x6=A(x+2)+B(x3)\frac{4x - 17}{x^2 - x - 6} = \frac{A}{(x + 2)} + \frac{B}{(x - 3)}
=A(x3)+B(x+2)(x+2)(x3)= \frac{A(x - 3) + B(x + 2)}{(x + 2)(x - 3)}
x=3:5=5BB=1x = 3: -5 = 5B \Rightarrow B = -1
x=2:25=5AA=5x = -2: -25 = -5A \Rightarrow A = 5
4x17x2x6dx=(5(x+2)+1(x3))dx\int \frac{4x - 17}{x^2 - x - 6} dx = \int (\frac{5}{(x + 2)} + \frac{-1}{(x - 3)}) dx
=5lnx+2lnx3= 5\ln|x + 2| - \ln|x - 3|
=lnx+25lnx3= \ln|x + 2|^5 - \ln|x - 3|
=ln(x+2)5x3+c= \ln \left| \frac{(x + 2)^5}{x - 3} \right| + c

Marking Criteria
DescriptorMarks

correctly factorises the denominator to establish the form of the partial fraction decomposition

1

determines values of A and B

1

determines indefinite integral of the fraction

1

determines expression in the form lnf(x)\ln|f(x)|

1
Q4
2022
SCSA
Paper 1
8 marks
Q4a
3 marks

Function f(x)=5(x+1)(x1)(x2+3x+1)f(x) = \frac{5(x + 1)}{(x - 1)(x^2 + 3x + 1)} can be expressed in the form ax1+bx+cx2+3x+1\frac{a}{x - 1} + \frac{bx + c}{x^2 + 3x + 1}.

Determine the value of the constants aa, bb and cc.

Reveal Answer

5x+5(x1)(x2+3x+1)=a(x2+3x+1)+(x1)(bx+c)(x1)(x2+3x+1)=(a+b)x2+(3ab+c)x+(ac)(x1)(x2+3x+1)\begin{aligned} \frac{5x+5}{(x-1)(x^2+3x+1)} &= \frac{a(x^2+3x+1) + (x-1)(bx+c)}{(x-1)(x^2+3x+1)} \\ &= \frac{(a+b)x^2 + (3a-b+c)x + (a-c)}{(x-1)(x^2+3x+1)} \end{aligned}

Equating coefficients:

a+b=03ab+c=5ac=5\begin{align*} a+b &= 0\\ 3a-b+c &= 5\\ a-c &= 5 \end{align*}

Solving gives a=2a=2, b=2b=-2, c=3c=-3

i.e. 5(x+1)(x1)(x2+3x+1)=2x1(2x+3)x2+3x+1\begin{align*} \text{i.e. }\frac{5(x+1)}{(x-1)(x^2+3x+1)} = \frac{2}{x-1} - \frac{(2x+3)}{x^2+3x+1} \end{align*}
Marking Criteria
DescriptorMarks

forms the correct expression for the equivalent numerator

1

equates coefficients correctly to form 3 linear equations

1

solves correctly to determine aa, bb and cc

1
Q4b
5 marks

Hence determine 10x+10(x1)(x2+3x+1)dx\int \frac{10x + 10}{(x - 1)(x^2 + 3x + 1)} \, dx.

Reveal Answer

10x+10(x1)(x2+3x+1)dx=25x+5(x1)(x2+3x+1)dx=4x12(2x+3)x2+3x+1dx=4lnx12lnx2+3x+1+k=ln((x1)4(x2+3x+1)2)+k\begin{aligned} \int \frac{10x+10}{(x-1)(x^2+3x+1)} dx &= 2 \int \frac{5x+5}{(x-1)(x^2+3x+1)} dx \\ &= \int \frac{4}{x-1} - \frac{2(2x+3)}{x^2+3x+1} dx \\ &= 4\ln|x-1| - 2\ln|x^2+3x+1| + k \\ &= \ln\left( \frac{(x-1)^4}{(x^2+3x+1)^2} \right) + k \end{aligned}
Marking Criteria
DescriptorMarks

expresses the given integrand as double f(x)f(x)

1

writes the integrand correctly in terms of the partial fractions

1

anti-differentiates ax1\frac{a}{x-1} correctly using the absolute value of a natural logarithm

1

anti-differentiates bx+cx2+3x+1\frac{bx+c}{x^2+3x+1} correctly

1

uses a constant of integration

1
Q3
2022
SCSA
Paper 1
5 marks
Q3
5 marks

By using one or more of the following identities:

cos2x+sin2x=1\cos^2 x + \sin^2 x = 1
cos2x=cos2xsin2x\cos 2x = \cos^2 x - \sin^2 x
sin2x=2sinxcosx\sin 2x = 2 \sin x \cos x

evaluate exactly 0π2(sinx+cosx)2dx\int_0^{\frac{\pi}{2}} (\sin x + \cos x)^2 \, dx.

Reveal Answer

0π2(sinx+cosx)2dx=0π2(sin2x+2sinxcosx+cos2x)dx=0π2((sin2x+cos2x)+2sinxcosx)dx=0π2(1+sin2x)dx=[xcos2x2]0π2=(π2cosπ2)(0cos02)=π2+12(12)=π2+1\begin{aligned} \int_0^{\frac{\pi}{2}} (\sin x + \cos x)^2 dx &= \int_0^{\frac{\pi}{2}} (\sin^2 x + 2\sin x \cos x + \cos^2 x) dx \\ &= \int_0^{\frac{\pi}{2}} ((\sin^2 x + \cos^2 x) + 2\sin x \cos x) dx \\ &= \int_0^{\frac{\pi}{2}} (1 + \sin 2x) dx \\ &= \left[ x - \frac{\cos 2x}{2} \right]_0^{\frac{\pi}{2}} \\ &= \left( \frac{\pi}{2} - \frac{\cos \pi}{2} \right) - \left( 0 - \frac{\cos 0}{2} \right) \\ &= \frac{\pi}{2} + \frac{1}{2} - \left( -\frac{1}{2} \right) \\ &= \frac{\pi}{2} + 1 \end{aligned}
Marking Criteria
DescriptorMarks

expands the integrand correctly

1

uses the Pythagorean identity sin2x+cos2x=1\sin^2 x + \cos^2 x = 1

1

uses double angle identity for sin2x\sin 2x

1

anti-differentiates the trigonometric function correctly

1

evaluates correctly using exact trigonometric values

1
Q7
2022
VCAA
Paper 2
1 mark
Q7
1 mark

Using the substitution u=1+exu = 1 + e^x, 0loge211+exdx\int_0^{\log_e 2} \frac{1}{1 + e^x} dx can be expressed as

A

0loge2(1u11u)du\int_0^{\log_e 2} \left( \frac{1}{u - 1} - \frac{1}{u} \right) du

B

23(1u1u1)du\int_2^3 \left( \frac{1}{u} - \frac{1}{u - 1} \right) du

C

13(1u1u1)du\int_1^3 \left( \frac{1}{u} - \frac{1}{u - 1} \right) du

D

23(1u11u)du\int_2^3 \left( \frac{1}{u - 1} - \frac{1}{u} \right) du

E

21+e2(1u11u)du\int_2^{1 + e^2} \left( \frac{1}{u - 1} - \frac{1}{u} \right) du

Reveal Answer
A

0loge2(1u11u)du\int_0^{\log_e 2} \left( \frac{1}{u - 1} - \frac{1}{u} \right) du

This option is incorrect because the limits of integration were not updated. When substituting u=1+exu = 1 + e^x, the new limits should be u(0)=2u(0) = 2 and u(loge2)=3u(\log_e 2) = 3.

B

23(1u1u1)du\int_2^3 \left( \frac{1}{u} - \frac{1}{u - 1} \right) du

This option has the correct limits but the wrong partial fraction decomposition. The integrand 1u(u1)\frac{1}{u(u-1)} decomposes to 1u11u\frac{1}{u-1} - \frac{1}{u}, not the reverse.

C

13(1u1u1)du\int_1^3 \left( \frac{1}{u} - \frac{1}{u - 1} \right) du

This option is incorrect because the lower limit was evaluated incorrectly (1+e0=21 + e^0 = 2, not 11) and the partial fraction decomposition has the wrong signs.

D

23(1u11u)du\int_2^3 \left( \frac{1}{u - 1} - \frac{1}{u} \right) du

Correct Answer

Correct. Substituting u=1+exu = 1 + e^x gives dx=duu1dx = \frac{du}{u-1}, changing the integrand to 1u(u1)=1u11u\frac{1}{u(u-1)} = \frac{1}{u-1} - \frac{1}{u}. The new limits are u(0)=1+e0=2u(0) = 1 + e^0 = 2 and u(loge2)=1+2=3u(\log_e 2) = 1 + 2 = 3.

E

21+e2(1u11u)du\int_2^{1 + e^2} \left( \frac{1}{u - 1} - \frac{1}{u} \right) du

This option is incorrect because the upper limit was evaluated improperly. When x=loge2x = \log_e 2, u=1+eloge2=1+2=3u = 1 + e^{\log_e 2} = 1 + 2 = 3, not 1+e21 + e^2.

Q3
2021
QCAA
Paper 1
1 mark
Q3
1 mark

An object has a velocity v(t)=e2ti^+(1t)k^v(t) = e^{-2t}\hat{i} + \left(\frac{1}{t}\right)\hat{k}, where tt represents time (t>0t > 0).

The displacement r(t)r(t) of the object could be

A

2e2ti^+ln(t)k^-2e^{-2t}\hat{i} + \ln(t)\hat{k}

B

2e2ti^1t2k^-2e^{-2t}\hat{i} - \frac{1}{t^2}\hat{k}

C

12e2ti^+ln(t)k^-\frac{1}{2}e^{-2t}\hat{i} + \ln(t)\hat{k}

D

12e2ti^1t2k^-\frac{1}{2}e^{-2t}\hat{i} - \frac{1}{t^2}\hat{k}

Reveal Answer
A

2e2ti^+ln(t)k^-2e^{-2t}\hat{i} + \ln(t)\hat{k}

This option incorrectly differentiates the i^\hat{i} component instead of integrating it. The integral of e2te^{-2t} is 12e2t-\frac{1}{2}e^{-2t}, not 2e2t-2e^{-2t}.

B

2e2ti^1t2k^-2e^{-2t}\hat{i} - \frac{1}{t^2}\hat{k}

This option represents the acceleration (derivative of velocity) rather than displacement. Both components were differentiated: ddt(e2t)=2e2t\frac{d}{dt}(e^{-2t}) = -2e^{-2t} and ddt(t1)=t2\frac{d}{dt}(t^{-1}) = -t^{-2}.

C

12e2ti^+ln(t)k^-\frac{1}{2}e^{-2t}\hat{i} + \ln(t)\hat{k}

Correct Answer

Displacement is found by integrating the velocity function with respect to time: e2tdt=12e2t\int e^{-2t} dt = -\frac{1}{2}e^{-2t} and 1tdt=ln(t)\int \frac{1}{t} dt = \ln(t).

D

12e2ti^1t2k^-\frac{1}{2}e^{-2t}\hat{i} - \frac{1}{t^2}\hat{k}

The k^\hat{k} component is incorrect because it represents the derivative of 1t\frac{1}{t} (which is 1t2-\frac{1}{t^2}) rather than the integral (which is ln(t)\ln(t)).

Q3
2023
SCSA
Paper 1
5 marks
Q3
5 marks

Using the substitution x=119u+1x = 119u + 1, evaluate exactly 1120(2+4(x+118119)3)dx\int_{1}^{120} \left( 2 + 4 \left( \frac{x + 118}{119} \right)^3 \right) dx.

Reveal Answer

Using x=119u+1dx=119dux = 119u+1 \quad \therefore dx = 119\,du
x+118=119u+119x+118 = 119u+119
x+118119=119u+119119=u+1\therefore \frac{x+118}{119} = \frac{119u+119}{119} = u+1

xx1120
uu01
1120(2+4(x+118119)3)dx=01(2+4(u+1)3).119du=119[2u+(u+1)4]01=119[(2+24)(0+14)]=119[181]=119×17=2023\begin{align*} \int_1^{120} \left( 2+4\left(\frac{x+118}{119}\right)^3 \right) dx &= \int_0^1 \left( 2+4(u+1)^3 \right) . 119\,du\\ &= 119 \left[ 2u+(u+1)^4 \right]_0^1\\ &= 119 \left[ (2+2^4)-(0+1^4) \right]\\ &= 119 [18-1]\\ &= 119 \times 17\\ &= 2023 \end{align*}
Marking Criteria
DescriptorMarks

writes dxdx correctly in terms of dudu

1

changes the limits correctly

1

simplifies the integrand correctly in terms of the variable uu

1

anti-differentiates correctly

1

evaluates the definite integral correctly

1

Frequently Asked Questions

How many QCAA Specialist Mathematics questions cover Integration techniques?
AusGrader has 88 QCAA Specialist Mathematics questions on Integration techniques, all with instant AI grading and detailed marking feedback.

Ready to practise QCAA Specialist Mathematics?

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

Start Practising Free