SCSA Mathematics Specialist Integration and applications of integration

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

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
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 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
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.

Q5
2024
VCAA
Paper 1
3 marks
Q5
3 marks

The curve with equation y=k1x2y = \sqrt{k - \frac{1}{x^2}}, for 1xk21 \le x \le \frac{k}{2} where k>2k > 2, is rotated about the xx-axis to form a solid of revolution that has volume 7π2\frac{7\pi}{2} units3^3.

Show that kk satisfies the equation k32k29k+4=0k^3 - 2k^2 - 9k + 4 = 0.

Reveal Answer

The volume VV is given by V=π1k(k1x2)dxV = \pi \int_1^k \left(k - \frac{1}{x^2}\right) dx.

V=π1k(k1x2)dx=π[kx+1x]1k=π(12k2+2kk1)V = \pi \int_1^k \left(k - \frac{1}{x^2}\right) dx= \pi \left[kx + \frac{1}{x}\right]_1^k= \pi \left(\frac{1}{2}k^2 + \frac{2}{k} - k - 1\right)

π(12k2+2kk1)=7π2    k32k29k+4=0\pi \left(\frac{1}{2}k^2 + \frac{2}{k} - k - 1\right) = \frac{7\pi}{2}\implies k^3 - 2k^2 - 9k + 4 = 0

Marking Criteria
DescriptorMarks

Sets up the correct definite integral for the volume

1

Correctly integrates the expression and substitutes the limits

1

Equates the evaluated integral to 7π2\frac{7\pi}{2} and correctly rearranges to show k32k29k+4=0k^3 - 2k^2 - 9k + 4 = 0

1
Q18
2024
QCAA
Paper 1
6 marks
Q18
6 marks

A random variable XX has a probability density function given by

f(x)={ksin1(x),0x10otherwisef(x) = \begin{cases} k\sin^{-1}(x), & 0 \le x \le 1 \\ 0 & \text{otherwise} \end{cases}

where kk is a positive constant.

Determine the value of kk.

Reveal Answer

Using a property of a pdf

01ksin1(x)dx=1(1)\int_0^1 k \sin ^{-1}(x) dx=1 \quad \dots (1)

Consider ksin1(x)dx\int k \sin ^{-1}(x) dx

Using integration by parts

udvdxdx=uvvdudxdx\int u \frac{dv}{dx} dx=u v-\int v \frac{du}{dx} dx

Let u=sin1(x)dudx=11x2u=\sin ^{-1}(x) \quad \frac{du}{dx}=\frac{1}{\sqrt{1-x^2}}

Let dvdx=kv=kx\frac{dv}{dx}=k \quad v=k x

ksin1(x)dx=kxsin1(x)kx1x2dx\int k \sin ^{-1}(x) dx=k x \sin ^{-1}(x)-\int \frac{k x}{\sqrt{1-x^2}} dx

Using substitution for the developed integral kx1x2dx\int \frac{k x}{\sqrt{1-x^2}} dx

Let u=1x2u=1-x^2

dudx=2x\frac{du}{dx}=-2x

kx1x2dx=k22x1x2dx\int \frac{k x}{\sqrt{1-x^2}} dx=-\frac{k}{2} \int \frac{-2 x}{\sqrt{1-x^2}} dx

=k21udu=-\frac{k}{2} \int \frac{1}{\sqrt{u}} du

kx1x2dx=k2u12du\int \frac{k x}{\sqrt{1-x^2}} dx=-\frac{k}{2} \int u^{-\frac{1}{2}} du

=ku12=-k u^{\frac{1}{2}}

=k1x2+c=-k \sqrt{1-x^2}+c

ksin1xdx=kxsin1(x)+k1x2+c\therefore \int k \sin ^{-1} x dx=k x \sin ^{-1}(x)+k \sqrt{1-x^2}+c

Substituting into (1)

01ksin1(x)dt=1\int_0^1 k \sin ^{-1}(x) dt=1

[k(xsin1(x)+1x2)]01=1\left[k\left(x \sin ^{-1}(x)+\sqrt{1-x^2}\right)\right]_0^1=1

k((sin1(1)+11)(0+10))=1k\left(\left(\sin ^{-1}(1)+\sqrt{1-1}\right)-\left(0+\sqrt{1-0}\right)\right)=1

k(π21)=1k\left(\frac{\pi}{2}-1\right)=1

k=2π2k=\frac{2}{\pi-2}

Marking Criteria
DescriptorMarks

Correctly uses a suitable pdf property

1

Correctly determines both results required to progress integration by parts

1

Uses integration by parts

1

Uses a suitable substitution method to progress the developed integral within the use of integration by parts

1

Determines a general result for the required integral

1

Determines value of k

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
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
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
Q17
2021
QCAA
Paper 1
7 marks
Q17
7 marks

The area between the graphs of the functions y=4xy = 4x and y=2x2y = 2x^2 is rotated about the yy-axis to form a solid of revolution with a volume of VV units3^3.

Determine the exact value of VV.

Reveal Answer

Finding the points of intersection of the two functions y=4xy = 4x and y=2x2y = 2x^2
4x=2x24x = 2x^2
2x24x=02x(x2)=0x=02x^2 - 4x = 0 \Rightarrow 2x(x - 2) = 0 \Rightarrow x = 0 and x=2x = 2
When x=0,y=0x = 0, y = 0
When x=2,y=8x = 2, y = 8

Rearranging the two functions in the form x=f(y)x = f(y) and x=g(y)x = g(y)
x=y4x = \frac{y}{4} and x=±y2x = \pm \sqrt{\frac{y}{2}}
Finding volume of revolution between curves
V=πab[f(y)]2[g(y)]2dyV = \left| \pi \int_a^b [f(y)]^2 - [g(y)]^2 dy \right|
=π08y2y216dy= \left| \pi \int_0^8 \frac{y}{2} - \frac{y^2}{16} dy \right|
=πy24y34808= \pi \left| \frac{y^2}{4} - \frac{y^3}{48} \right|_0^8
=π(16323)(0)= \pi \left| (16 - \frac{32}{3}) - (0) \right|
=16π3= \frac{16\pi}{3}

Marking Criteria
DescriptorMarks

correctly uses simultaneous equations to establish an equation in one unknown

1

correctly determines y-coordinates of the points of intersection

1

correctly determines functions in the form x=f(y)x = f(y)

1

determines expression to represent the volume between the two curves

1

integrates expression

1

determines (positive) value of VV in terms of π\pi

1

shows logical organisation, communicating key steps to at least the start of finding the volume of revolution

1
Q17
2020
QCAA
Paper 1
7 marks
Q17
7 marks

Determine the smallest positive value of aa given

aa1+(sec(2x)+tan(2x)cosec(2x)+1)2dx=1\int_{-a}^{a} 1 + \left(\frac{\sec(2x) + \tan(2x)}{\text{cosec}(2x) + 1}\right)^2 dx = 1

Reveal Answer

aa1+(sec(2x)+tan(2x)cosec(2x)+1)2dx=1\int_{-a}^a 1 + \left(\frac{\sec(2x) + \tan(2x)}{\text{cosec}(2x) + 1}\right)^2 dx = 1
aa1+(1cos(2x)+sin(2x)cos(2x)1sin(2x)+1)2dx=1\int_{-a}^a 1 + \left(\frac{\frac{1}{\cos(2x)} + \frac{\sin(2x)}{\cos(2x)}}{\frac{1}{\sin(2x)} + 1}\right)^2 dx = 1
aa1+(1+sin(2x)cos(2x)1+sin(2x)sin(2x))2dx=1\int_{-a}^a 1 + \left(\frac{\frac{1 + \sin(2x)}{\cos(2x)}}{\frac{1 + \sin(2x)}{\sin(2x)}}\right)^2 dx = 1
aa1+(sin(2x)cos(2x))2dx=1\int_{-a}^a 1 + \left(\frac{\sin(2x)}{\cos(2x)}\right)^2 dx = 1
aa1+(tan(2x))2dx=1\int_{-a}^a 1 + (\tan(2x))^2 dx = 1
aasec2(2x)dx=1\int_{-a}^a \sec^2(2x)dx = 1
12tan(2x)aa=1\frac{1}{2}\tan(2x)\Big|_{-a}^a = 1
12(tan(2a)tan(2a))=1\frac{1}{2}(\tan(2a) - \tan(-2a)) = 1
12(tan(2a)+tan(2a))=1\frac{1}{2}(\tan(2a) + \tan(2a)) = 1
12(2tan(2a))=12a=tan1(1)\frac{1}{2}(2\tan(2a)) = 1 \Rightarrow 2a = \tan^{-1}(1)
2a=π4a=π82a = \frac{\pi}{4} \Rightarrow a = \frac{\pi}{8}

Marking Criteria
DescriptorMarks

correctly expresses the expression inside the brackets of the integrand in terms of sin(2x)\sin(2x) and cos(2x)\cos(2x)

1

correctly simplifies the expression inside the brackets of the integrand

1

uses a suitable Pythagorean identity to express the integrand as a single trigonometric expression

1

determines the definite integral equation

1

substitutes limits of integration

1

solves equation to determine the smallest positive value of aa

1

shows logical organisation communicating key steps

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.

Q4
2024
SCSA
Paper 1
6 marks
Q4a
2 marks

Given that ax+1+b(x+1)2=5x+3(x+1)2\frac{a}{x + 1} + \frac{b}{(x + 1)^2} = \frac{5x + 3}{(x + 1)^2}, determine the values for aa and bb.

Reveal Answer

ax+1+b(x+1)2=a(x+1)+b(x+1)2=ax+(a+b)(x+1)2\frac{a}{x+1} + \frac{b}{(x+1)^2} = \frac{a(x+1)+b}{(x+1)^2} = \frac{ax+(a+b)}{(x+1)^2}
Equating coefficients:
a+b=3a+b = 3
a=5a = 5
b=2b = -2
Solving gives a=5, b=2a = 5, \ b = -2

Marking Criteria
DescriptorMarks

forms the equivalence of numerators correctly

1

solves for a,ba, b correctly

1
Q4b
4 marks

Hence determine 5x+3(x+1)2dx\int \frac{5x + 3}{(x + 1)^2} \, dx.

Reveal Answer

5x+3(x+1)2dx=5x+12(x+1)2dx=5lnx+1+2x+1+k\begin{align*} \int \frac{5x+3}{(x+1)^2} \, dx &= \int \frac{5}{x+1} - \frac{2}{(x+1)^2} \, dx\\ &= 5\ln|x+1| + \frac{2}{x+1} + k \end{align*}
Marking Criteria
DescriptorMarks

re-writes the integrand correctly in terms of the partial fractions

1

anti-differentiates the (x+1)1(x+1)^{-1} term correctly using the absolute value of a natural logarithm

1

anti-differentiates the 2(x+1)22(x+1)^{-2} term correctly

1

uses a constant of integration

1
Q13
2022
QCAA
Paper 1
6 marks
Q13a
4 marks

Use partial fractions to determine 22(2x3)(x+4)dx\int \frac{22}{(2x-3)(x+4)} dx

Reveal Answer

22(2x3)(x+4)=A2x3+Bx+4\frac{22}{(2x-3)(x+4)} = \frac{A}{2x-3} + \frac{B}{x+4}
22=A(x+4)+B(2x3)\therefore 22 = A(x+4) + B(2x-3)
Let x=32:A(32+4)=22A=4x = \frac{3}{2}: A(\frac{3}{2}+4) = 22 \Rightarrow A = 4
Let x=4:B(2×43)=22B=2x = -4: B(2 \times -4 - 3) = 22 \Rightarrow B = -2
222x2+5x12dx=42x3dx+2x+4dx\int \frac{22}{2x^2+5x-12} dx = \int \frac{4}{2x-3} dx + \int \frac{-2}{x+4} dx
=222x3dx21x+4dx= 2 \int \frac{2}{2x-3} dx - 2 \int \frac{1}{x+4} dx
=2ln2x32lnx+4+c= 2 \ln|2x-3| - 2 \ln|x+4| + c

Marking Criteria
DescriptorMarks

correctly sets up the partial fractions

1

determines value of A

1

determines value of B

1

determines an expression for the indefinite integral

1
Q13b
2 marks

Use the result from Question 13a) to determine 3022(2x3)(x+4)dx\int_{-3}^{0} \frac{22}{(2x-3)(x+4)} dx
Express your answer in simplest form.

Reveal Answer

3022(2x3)(x+4)dx\int_{-3}^{0} \frac{22}{(2x-3)(x+4)} dx
=[2ln2x32lnx+4]30= [2 \ln|2x-3| - 2 \ln|x+4|]_{-3}^{0}
=((2ln32ln4)(2ln92ln1))= ((2 \ln|-3| - 2 \ln|4|) - (2 \ln|-9| - 2 \ln|1|))
=2(ln(3)ln(4)ln(9))=2ln(39×4)= 2(\ln(3) - \ln(4) - \ln(9)) = 2 \ln(\frac{3}{9 \times 4})
=2ln(112)= 2 \ln(\frac{1}{12})

Marking Criteria
DescriptorMarks

substitutes limits of integration into the result from 13a)

1

expresses a definite integral value in simplest form

1

Frequently Asked Questions

How many SCSA Mathematics Specialist questions cover Integration and applications of integration?
AusGrader has 102 SCSA Mathematics Specialist questions on Integration and applications of integration, 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