How do we reverse differentiation to find areas, total change and other quantities through integration?
Find antiderivatives, evaluate definite integrals using the Fundamental Theorem of Calculus, and apply integration to areas, total change and kinematics
WACE Year 12 Mathematics Methods Unit 4 integration: antiderivatives, the definite integral, the Fundamental Theorem of Calculus, area under and between curves, and kinematics, with worked SCSA-style examples.
✦ Generated by Claude Opus 4.7·9 min answer·
Reviewed by: AI editorial process; not yet individually human-reviewed
SCSA Unit 4 builds the integral calculus that complements the differentiation of Unit 3. You learn to antidifferentiate standard functions, evaluate definite integrals, and connect the definite integral to signed area and to the accumulation of a rate of change. This dot point appears in both the calculator-free and calculator-assumed sections of the WACE written examination.
Antiderivatives
Antidifferentiation reverses the chain rule for linear inner functions: the factor k1 appears because differentiating ekx or sin(kx) produces an extra k. The constant of integration c must be written on every indefinite integral.
The definite integral and the Fundamental Theorem of Calculus
The definite integral ∫abf(x)dx gives the signed area between the curve and the x-axis from x=a to x=b: regions above the axis count as positive and regions below as negative.
Area under and between curves
The area enclosed between two curves y=f(x) (upper) and y=g(x) (lower) over [a,b] is
A=∫ab(f(x)−g(x))dx,
where a and b are usually the x-coordinates of the points of intersection. Always subtract the lower function from the upper function so the integrand is positive.
Total change and kinematics
If f(x) is a rate of change, then ∫abf(x)dx is the net change in the quantity over [a,b]. In kinematics, with velocity v(t) and acceleration a(t):
∫v(t)dt=x(t)+c gives displacement from velocity.
∫a(t)dt=v(t)+c gives velocity from acceleration.
Displacement over [t1,t2] is ∫t1t2v(t)dt (signed), while distance travelled is ∫t1t2∣v(t)∣dt.
For example, a particle with velocity v(t)=4−2t (in m/s) has displacement over 0≤t≤3 equal to ∫03(4−2t)dt=[4t−t2]03=12−9=3 m. To find distance travelled you would split the integral at t=2 where v=0, because the particle reverses direction.