Skip to content
spmaddmath.com.my
Tuition

Study

SyllabusFormulasMethodsExam & PapersTools
LocationsPricingBlogOur TeachersContact
EN

Form 5 · Chapter 3

Integration, SPM Additional Mathematics Form 5

Integration is Chapter 3 of Form 5 Add Math, and it is differentiation run in reverse. Where differentiation took a curve to its gradient function, integration takes a gradient function back to the curve, and once you can do that, the same idea measures the area under a curve and the volume swept out when a region is revolved.

The core skill is the power rule xndx=xn+1n+1+c\int x^{n}\,dx=\tfrac{x^{n+1}}{n+1}+c; everything else in the chapter grows from it.

What this chapter is

In the previous chapter you learned to differentiate, to take a curve and find its gradient function dydx\frac{dy}{dx}. Integration is that same machine run backwards.

Given a gradient function, integration recovers the original curve; given a rate, it recovers the quantity. Because it undoes differentiation, integration is often called antidifferentiation, and the two operations are two directions of one idea, which is exactly what the first content standard of the chapter asks you to understand.

In SPM Additional Mathematics this is Chapter 3 of Form 5, and it belongs to the calculus strand alongside Differentiation. It contains four content standards taken straight from the KSSM DSKP: Integration as the Inverse of Differentiation, Indefinite Integral, Definite Integral, and Application of Integration.

The chapter moves from a single idea, reversing differentiation, to two of the most useful results in the whole syllabus: the area under a curve and the volume of a solid of revolution.

The heart of the chapter is one rule, applied over and over. To integrate a power of xx you add one to the power and divide by the new power.

From that single move come indefinite integrals (which give a family of curves, each ending in a constant +c+c), the equation of a curve recovered from its gradient function, and, once you attach limits, definite integrals, which give a single number rather than a function.

That number is where integration becomes geometry. A definite integral abydx\int_{a}^{b} y\,dx measures the area trapped between a curve and the xx-axis, and by extension the area between two curves.

Revolve one of those regions about an axis and the same integral, with yy squared and a factor of π\pi, gives the volume of the solid it sweeps out. What starts as reverse arithmetic ends as a tool for measuring shapes that no simple formula covers.

Our teachers treat Integration as the natural partner to Differentiation, and we teach the two together: every integration result can be checked by differentiating it back. Because it sits late in Form 5 and draws area and volume out of a single idea, it is a favourite of the longer structured questions, which makes it a chapter where careful, well-shown working is rewarded generously.

Content standards

Integration is organised into four content standards. These codes and titles come directly from the DSKP, and knowing them helps you see exactly which skill each question is testing.

CodeStandardWhat you learn
3.1Integration as the Inverse of DifferentiationUnderstand that integration reverses differentiation, and explain the relation between the two operations.
3.2Indefinite IntegralDerive the indefinite integral formula inductively; integrate algebraic functions and expressions of the form (ax+b)n(ax+b)^{n}; and find the equation of a curve from its gradient function.
3.3Definite IntegralEvaluate definite integrals; relate the limit of a sum of rectangle areas to the area under a curve; find areas of regions, including between two curves and the meaning of positive and negative values; relate the limit of a sum of cylinder volumes to a volume of revolution; and find the volume generated about the xx- or yy-axis.
3.4Application of IntegrationSolve routine and non-routine problems that use integration.

The four standards build in a deliberate order. Standard 3.1 fixes the big idea that integration and differentiation are inverses; 3.2 turns that idea into a working rule for indefinite integrals and the constant +c+c; 3.3 attaches limits to produce definite integrals, then reads them as area and as volume; and 3.4 asks you to bring the whole chapter to bear on problems.

If the reversal in 3.1 is clear, the rule in 3.2 stops feeling arbitrary, you are simply asking "what would I have differentiated to get this?"

Key ideas

Integration reverses differentiation. If differentiating a function F(x)F(x) gives f(x)f(x), then integrating f(x)f(x) gives F(x)F(x) back.

That is the whole idea behind the notation and the reason you can always check an integral by differentiating your answer, if you land back on the integrand, you were right.

Integration as the inverse of differentiation (not given: memorise)Must memorise
If ddxF(x)=f(x)  then  f(x)dx=F(x)+c\text{If } \frac{d}{dx}F(x)=f(x)\ \text{ then }\ \int f(x)\,dx = F(x)+c

Every indefinite integral needs a constant +c+c. Differentiating a constant gives zero, so when you run the process backwards there is no way to know what constant was there before, it could have been any number.

An indefinite integral therefore represents a whole family of parallel curves, and you must write +c+c every time. Omitting it is the single most common slip in the chapter.

The power rule: add one to the power, divide by the new power. For any power of xx except x1x^{-1}, integration raises the index by one and divides by that new index.

The restriction n1n\neq-1 matters because n+1n+1 would be zero, and dividing by zero is undefined, that single case falls outside this syllabus.

Power rule for integration (not given: memorise)Must memorise
xndx=xn+1n+1+c,n1\int x^{n}\,dx = \frac{x^{n+1}}{n+1}+c,\qquad n\neq -1

Integrate term by term, and pull constants out front. Integration is linear: a constant multiple comes straight through the integral sign, and a sum is integrated one term at a time.

So (6x24x+5)dx\int(6x^{2}-4x+5)\,dx is done piece by piece as 2x32x2+5x+c2x^{3}-2x^{2}+5x+c. A single constant integrates to adx=ax+c\int a\,dx = ax+c.

For a bracket (ax+b)n(ax+b)^{n}, remember to divide by aa. When the base is a linear expression rather than a bare xx, you still add one to the power and divide by the new power, but you must also divide by aa, the coefficient of xx, to undo the chain rule.

Forgetting that extra division by aa is a classic error.

Integrating a linear expression raised to a power (not given: memorise)Must memorise
(ax+b)ndx=(ax+b)n+1a(n+1)+c,n1\int (ax+b)^{n}\,dx = \frac{(ax+b)^{n+1}}{a\,(n+1)}+c,\qquad n\neq -1

A gradient function integrates back to the curve. If a question gives you dydx\frac{dy}{dx} and a point the curve passes through, integrate to get yy in terms of xx plus cc, then substitute the point to pin down the value of cc.

The point is what turns the family of curves into the one particular curve the question means.

A definite integral is a number, found from the antiderivative. Attach a lower and upper limit and the integral becomes a single value: integrate to get F(x)F(x), then compute F(b)F(a)F(b)-F(a).

The constant +c+c cancels in the subtraction, so you never write it for a definite integral. Order matters, it is top limit minus bottom limit, not the other way round.

Evaluating a definite integral (not given: memorise)Must memorise
abf(x)dx=[F(x)]ab=F(b)F(a)\int_{a}^{b} f(x)\,dx = \Big[F(x)\Big]_{a}^{b} = F(b)-F(a)

Area under a curve is a definite integral. The region between a curve y=f(x)y=f(x) and the xx-axis, from x=ax=a to x=bx=b, has area abydx\int_{a}^{b} y\,dx; measured against the yy-axis it is xdy\int x\,dy.

This is the limiting case of slicing the region into thin rectangles and adding their areas as the strips grow infinitely thin, the picture behind standard 3.3.

Area between a curve and the x-axis (not given: memorise)Must memorise
A=abydxA = \int_{a}^{b} y\,dx

Signs carry meaning, and areas between two curves subtract. A region below the xx-axis gives a negative integral, so for a true area you split the region at the axis and take the size of each piece.

For the region between two curves, integrate the difference, top curve minus bottom curve, ab(ytopybottom)dx\int_{a}^{b}(y_{\text{top}}-y_{\text{bottom}})\,dx.

Revolve a region and the same integral gives a volume. Spin the area under a curve one full turn about an axis and it sweeps out a solid.

Slicing that solid into thin discs and adding their volumes gives V=πy2dxV=\pi\int y^{2}\,dx about the xx-axis, or V=πx2dyV=\pi\int x^{2}\,dy about the yy-axis. Do not forget the π\pi, and remember to square the radius before integrating.

Volume of revolution about the x-axis or y-axis (not given: memorise)Must memorise
V=πaby2dxorV=πabx2dyV = \pi\int_{a}^{b} y^{2}\,dx \qquad\text{or}\qquad V = \pi\int_{a}^{b} x^{2}\,dy

Every integral can be checked by differentiating. Because the two operations are inverses, the fastest way to catch a mistake is to differentiate your answer and see whether you return to the integrand.

Build the habit early: it turns integration from something you hope is right into something you can verify on the spot.

How it is examined

Integration can appear in either written paper. Paper 1 (3472/1) lasts 2 hours and carries 80 marks: Section A has 12 questions worth 64 marks that you answer all of, and Section B has 3 questions worth 16 marks from which you answer 2.

Paper 2 (3472/2) lasts 2 hours 30 minutes and carries 100 marks across Section A (7 questions, 50 marks, answer all), Section B (4 questions, 30 marks, answer 3) and Section C (4 questions, 20 marks, answer 2).

Across both papers the items are limited-response subjective and structured questions, they are marked with analytic scoring, and you sit them using a non-programmable scientific calculator. Integration suits the longer structured items of Paper 2 especially well, because area and volume questions chain naturally: integrate to find yy, evaluate a definite integral for an area, then revolve the same region for a volume, with marks accumulating step by step.

We do not predict how many marks any single chapter carries, since that varies from year to year.

Because the scoring is analytic, your method earns marks even when the final figure is slightly out, so always show the integrated expression, the substitution of the limits, and each line of arithmetic. Our lessons are taught in English while SPM papers are set bilingually in Malay and English, so you will meet the key terms, integration, indefinite integral, definite integral, area, volume of revolution, in both languages and can recognise the calculus however a question is phrased.

Exam tip

For an indefinite integral, write +c+c; for a definite integral, drop it and compute F(b)F(a)F(b)-F(a) in that order. Before you evaluate a volume, check that you have squared yy (or xx) and kept the factor of π\pi.

These three habits, the constant, the order of limits, and the π\pi with the square, protect most of the marks that are lost in this chapter.

Common mistakes

Most marks lost in Integration come from a handful of recurring habits, and each one is easy to fix once you can name it. Read these before every practice set until avoiding them is automatic.

  • Forgetting the constant of integration. Every indefinite integral must end in +c+c, because differentiating a constant gives zero and the reverse process cannot recover it. Leaving +c+c off is the most common error in the chapter, and it also breaks the next step when you need a point to find cc.
  • Adding one to the power but not dividing by the new power (or the reverse). The power rule is a two-part move: raise the index by one and divide by that new index. Doing only half of it, for example writing x3dx=x4\int x^{3}\,dx = x^{4} without the 14\tfrac{1}{4}, is a frequent slip. Always do both parts together.
  • Ignoring the aa when integrating (ax+b)n(ax+b)^{n}. For a linear bracket you must divide by aa, the coefficient of xx, as well as by the new power. For instance (2x+1)3dx=(2x+1)48+c\int(2x+1)^{3}\,dx = \tfrac{(2x+1)^{4}}{8}+c, where the 88 is 4×24\times 2. Dropping the aa gives an answer that does not differentiate back.
  • Subtracting the limits in the wrong order. A definite integral is F(b)F(a)F(b)-F(a), top limit minus bottom limit. Reversing the order flips the sign of your answer. Write the square-bracket line first, then substitute the upper limit, then the lower, and subtract.
  • Treating a negative integral as a negative area. When a region dips below the xx-axis the integral comes out negative, but area is never negative. Split the region at the axis, integrate each part, and take the size of each before adding, do not report a negative area.
  • Dropping the π\pi or forgetting to square in a volume. A volume of revolution about the xx-axis is πy2dx\pi\int y^{2}\,dx: you must square yy before integrating and keep the factor of π\pi. Integrating yy instead of y2y^{2}, or losing the π\pi, gives an answer that is not a volume at all.

None of these is about ability, each is a small habit you can tick off during practice. Students who score well in this chapter are simply the careful ones: constant written, power rule done in full, aa divided out, limits subtracted the right way, and every volume built from y2y^{2} with its π\pi.

Treat every slip as feedback rather than failure, and your accuracy climbs quickly.

How to study this chapter

Integration rewards a steady routine, reverse the derivative, add the constant, then, when limits appear, substitute and subtract. Work through the steps below, then use the resources that follow to revise and test yourself.

Keep your sessions short and frequent rather than one long push. The core skill, the power rule and its bracket version, is built by repetition, so a few mixed questions each day beat an occasional marathon.

When indefinite integrals feel automatic, move on to definite integrals, then to area and volume; when they do not, slow down and drill the power rule until reversing a derivative is second nature.

  1. 1

    Anchor it to differentiation

    Take a handful of derivatives you already know and integrate them straight back, so the inverse relationship, and the need for +c+c, becomes obvious before you meet a single new rule.

  2. 2

    Drill the power rule, then the bracket rule

    Integrate powers of xx until adding one and dividing is automatic, then practise (ax+b)n(ax+b)^{n} forms until dividing by aa is a reflex. Check each answer by differentiating it back.

  3. 3

    Recover curves from gradient functions

    Work through problems that give dydx\frac{dy}{dx} and a point: integrate, then substitute the point to find cc. This joins indefinite integration to a concrete curve.

  4. 4

    Read integrals as area and volume

    Evaluate definite integrals as areas under a curve and between two curves, watching the sign when a region is below the axis, then revolve regions for volumes using πy2dx\pi\int y^{2}\,dx.

  5. 5

    Do full Paper 2-style questions under time

    Tackle longer structured items that chain integration, area and volume together, with a clock running, and review the worked examples afterwards to tighten your method.

Get 1-to-1 help.

Book a Trial Class

Frequently asked questions

What is the difference between an indefinite and a definite integral?

An indefinite integral has no limits: it gives a function plus a constant, F(x)+cF(x)+c, and represents a whole family of curves. A definite integral has a lower and an upper limit and gives a single number, F(b)F(a)F(b)-F(a); the constant cancels in the subtraction, so you do not write it.

Definite integrals are what you use to measure an area under a curve or a volume of revolution.

Do I need to memorise the integration formulae?

Yes. None of the integration results, the power rule xndx=xn+1n+1+c\int x^{n}\,dx=\tfrac{x^{n+1}}{n+1}+c, the bracket rule for (ax+b)n(ax+b)^{n}, the area formula ydx\int y\,dx, or the volume formula πy2dx\pi\int y^{2}\,dx, appear in the list of formulae supplied in the SPM exam.

That list covers algebra, statistics, trigonometry and geometry, but not calculus, so every integration formula in this chapter must be known by heart.

Why do I always have to add +c+c?

Because differentiating any constant gives zero. When you integrate you are running differentiation backwards, and there is no way to tell which constant was lost along the way, it could have been any number.

So an indefinite integral stands for a family of curves that differ only by a vertical shift, and +c+c records that unknown shift. You pin down the exact value of cc only when the question gives you a point on the curve.

How do I find an area when part of the region is below the x-axis?

A definite integral counts area below the xx-axis as negative, so you cannot simply integrate across the whole region. Find where the curve crosses the axis, split the integral at those points, evaluate each piece separately, and take the size of each before adding them.

That gives the true area, since area itself is never negative.

Source:SRC-DSKP-ENSRC-FORMAT

Written by the spmaddmath.com.my editorial team.· Last updated 5 September 2026

Ready to get started?

Book a Trial Classfrom RM50/hr · One-hour paid trial · Same-day reply
Book a Trial ClassOne-hour paid trial · Same-day reply