Skip to main content
ExamExplained
WA · Specialist Mathematics
Specialist Mathematics study scene
§-Syllabus dot point
WASpecialist MathematicsSyllabus dot point

Which techniques unlock the integrals and applications of Specialist Unit 4?

Integrate using substitution, partial fractions and trig identities, and apply integration to volumes and differential equations

WACE Specialist Unit 4 integration: substitution, partial fractions, trigonometric identities and the double-angle method, definite integrals, volumes of revolution, and solving separable differential equations including exponential and logistic models, with worked examples.

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. Substitution
  3. Partial fractions
  4. Trigonometric integrals
  5. Volumes of revolution
  6. Differential equations
  7. Choosing the technique from the integrand
  8. Definite integrals and applications

What this dot point is asking

SCSA Unit 4 brings together a toolkit of integration methods and their applications. You choose the technique from the structure of the integrand, evaluate definite integrals, find volumes generated by rotating a region about an axis, and solve first-order separable differential equations including growth, decay and logistic models.

Substitution

Reverse the chain rule. Choose u=g(x)u = g(x) so that du=g(x)dxdu = g'(x)\,dx appears (up to a constant) in the integrand, rewrite everything in terms of uu, integrate, and for a definite integral either change the limits to uu-values or convert back to xx.

Partial fractions

A proper rational function with a factorable denominator splits into simpler fractions. For distinct linear factors,

px+q(xa)(xb)=Axa+Bxb,\frac{px + q}{(x - a)(x - b)} = \frac{A}{x - a} + \frac{B}{x - b},

and each piece integrates to a logarithm. If the numerator degree is greater than or equal to the denominator degree, perform polynomial division first.

Trigonometric integrals

Use identities to rewrite integrands into directly integrable forms. The key ones are the double-angle identities for cos2\cos^2 and sin2\sin^2:

For example cos2xdx=1+cos2x2dx=x2+sin2x4+C\displaystyle\int \cos^2 x\,dx = \int \frac{1 + \cos 2x}{2}\,dx = \frac{x}{2} + \frac{\sin 2x}{4} + C.

Volumes of revolution

Rotating the region under y=f(x)y = f(x) between x=ax = a and x=bx = b about the xx-axis generates a solid of volume

V=πaby2dx.V = \pi \int_a^b y^2\,dx.

Rotation about the yy-axis uses V=πcdx2dyV = \pi\displaystyle\int_c^d x^2\,dy with xx expressed in terms of yy.

Differential equations

A separable equation dydx=f(x)g(y)\dfrac{dy}{dx} = f(x)g(y) is solved by separating variables and integrating both sides:

1g(y)dy=f(x)dx.\int \frac{1}{g(y)}\,dy = \int f(x)\,dx.

This produces a general solution with one constant; an initial condition fixes the constant. Exponential growth and decay (dydt=ky\frac{dy}{dt} = ky) and logistic models appear in context.

Choosing the technique from the integrand

The first move on any integral is to read its structure and pick the matching technique. If the integrand contains a function and a multiple of its derivative, use substitution. If it is a proper rational function with a factorable denominator, use partial fractions; if it is improper, divide first. If it involves powers or products of sine and cosine, use the trigonometric identities, with power reduction for even powers and split-and-substitute for odd powers. If it is of the standard form 1a2+x2\dfrac{1}{a^2 + x^2} or 1a2x2\dfrac{1}{\sqrt{a^2 - x^2}}, recognise the inverse-trig antiderivative directly. Building this diagnostic habit means you spend the exam executing a chosen method rather than guessing among them.

Definite integrals and applications

A definite integral evaluates to a number and is the workhorse for the applications in this dot point. For an area between curves it is top-minus-bottom integrated over the interval; for a volume of revolution it is πr2\pi\int r^2 over the axis range; for a distance travelled it is the integral of speed. In each case the technique above is used to find the antiderivative, then the fundamental theorem of calculus evaluates it at the limits. Keeping the application separate from the integration technique, decide what integral the problem requires, then choose the method to compute it, keeps multi-step questions organised.

Exam-style practice questions

Practice questions written in the style of SCSA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

WACE 20238 marksCalculator-assumed. The region bounded by y=xy = \sqrt{x}, the xx-axis and the line x=4x = 4 is rotated about the xx-axis. (a) Find the volume of the solid generated. (b) Hence find 04πxdx\displaystyle\int_0^4 \pi x\,dx and confirm your answer.
Show worked answer →

A volume of revolution drawing on several techniques.

(a) V=π04y2dx=π04(x)2dx=π04xdx=π[x22]04=π×8=8πV = \pi\displaystyle\int_0^4 y^2\,dx = \pi\displaystyle\int_0^4 (\sqrt{x})^2\,dx = \pi\displaystyle\int_0^4 x\,dx = \pi\left[\dfrac{x^2}{2}\right]_0^4 = \pi \times 8 = 8\pi.

(b) The integral 04πxdx=π[x22]04=8π\displaystyle\int_0^4 \pi x\,dx = \pi\left[\dfrac{x^2}{2}\right]_0^4 = 8\pi, the same value, confirming the volume.

Markers reward V=πy2dxV = \pi\int y^2\,dx, squaring x\sqrt{x} to xx, the antiderivative, and the volume 8π8\pi cubic units.

WACE 20216 marksCalculator-free. Solve the differential equation dydx=xy\dfrac{dy}{dx} = \dfrac{x}{y} given that y=3y = 3 when x=0x = 0.
Show worked answer →

A separable differential equation.

Separate: ydy=xdxy\,dy = x\,dx. Integrate both sides: y22=x22+C\dfrac{y^2}{2} = \dfrac{x^2}{2} + C, so y2=x2+2Cy^2 = x^2 + 2C. Write 2C=K2C = K: y2=x2+Ky^2 = x^2 + K.

Apply y=3y = 3 at x=0x = 0: 9=0+K9 = 0 + K, so K=9K = 9. Thus y2=x2+9y^2 = x^2 + 9, and since y=3>0y = 3 > 0, y=x2+9y = \sqrt{x^2 + 9}.

Markers reward separating the variables, integrating both sides, applying the initial condition, and choosing the positive root.

ExamExplained