Skip to main content
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.

Generated by Claude Opus 4.710 min answer

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

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(xβˆ’a)(xβˆ’b)=Axβˆ’a+Bxβˆ’b,\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 cos⁑2\cos^2 and sin⁑2\sin^2:

For example ∫cos⁑2x dx=∫1+cos⁑2x2 dx=x2+sin⁑2x4+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=Ο€βˆ«aby2 dx.V = \pi \int_a^b y^2\,dx.

Rotation about the yy-axis uses V=Ο€βˆ«cdx2 dyV = \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.