Additional Mathematics Classroom · Chapter 14 · SEC 2027 · Shared definite-integral floor with G3 signed-area extension
Applications of Integration: from a family of antiderivatives to a measured region
Indefinite integration asks, “Which functions could have this derivative?” Definite integration asks a different question: “How much net accumulation occurs between these two boundaries?”
That shift gives integration a geometric meaning. If a graph lies above the x-axis, a definite integral can measure the area trapped between the curve, the axis and two vertical boundaries. If the graph crosses the axis, the sign of the function matters. In the G3 route, a region below the x-axis contributes negative signed accumulation even though its geometric area is positive. The learner must therefore distinguish integral value from physical/geometric area.
The old Additional Mathematics textbook deliberately separates Integration from Applications of Integration. That remains the right teaching choice. Chapter 13 built antiderivatives. Chapter 14 now adds limits, evaluation, boundary geometry, signed accumulation, axis crossings and interpretation.
← Chapter 13: Integration — Reverse Differentiation and Function Libraries
The 2027 SEC crosswalk
Both G2 K232 and G3 K341 require definite integrals and applications to area. The common route uses antiderivatives to evaluate integrals between stated limits and applies them to a region bounded by a curve and line(s). The current specification excludes area between two curves from the stated core.
The G3 specification extends the area interpretation to regions below the x-axis. That extension makes the difference between signed integral and geometric area especially important. A definite integral can be negative; an ordinary geometric area cannot.
The function families available inside the definite integral also follow the Chapter 13 split. G2 uses its rational-power integration library. G3 can additionally use the listed logarithmic, trigonometric and exponential antiderivatives.
Official references: SEAB 2027 G2 Additional Mathematics K232 · SEAB 2027 G3 Additional Mathematics K341.
A definite integral is signed accumulation. Geometric area is what remains after the signs have been interpreted correctly.
What this chapter is really teaching
The visible procedure is often short:
find an antiderivative F(x), then evaluate F(b)−F(a).
The real work happens around that procedure. The learner must identify the correct boundaries, know what the integral’s sign means, solve for axis crossings when the region changes sign, split the interval when necessary, and decide whether the question wants a signed integral or an ordinary positive area.
The chapter therefore has a translation loop:
- Picture/region: what is bounded, and by which lines?
- Limits: which x-values define the interval?
- Integrand: what function is being accumulated?
- Sign: where is the curve above or below the x-axis?
- Antiderivative: what F differentiates to f?
- Evaluation: compute F(b)−F(a).
- Interpretation: signed accumulation or positive geometric area?
Chapter map
- From indefinite to definite integration
- Why the constant C cancels
- Fundamental evaluation rule F(b)−F(a)
- Basic definite-integral properties
- Signed accumulation
- Area above the x-axis
- Finding axis intercepts
- Regions bounded by a curve and vertical lines
- Regions bounded by a curve and other straight lines
- Splitting an interval
- G3: regions below the x-axis
- G3: curves crossing the x-axis
- Absolute area versus net integral
- G3 trig/exponential definite integrals
- Checking by geometry where possible
- Common area mistakes
- SEC boundary: no two-curve area core
- Original guided practice
- Worked answers and mastery checkpoint
1 · From indefinite integral to definite integral
An indefinite integral produces a family:
∫f(x)dx = F(x)+C.
A definite integral attaches lower and upper limits:
∫ab f(x)dx.
The standard evaluation rule is
∫ab f(x)dx = F(b)−F(a)
where F′(x)=f(x).
The notation [F(x)]ab is shorthand for F(b)−F(a).
Worked route A
Evaluate
∫13 2x dx.
An antiderivative is x².
[x²]13 = 9−1 = 8.
Worked route B
Evaluate
∫02 (3x²+4)dx.
Antiderivative:
x³+4x.
[x³+4x]02 = (8+8)−0 = 16.
Upper minus lower is structural
Do not remember F(b)−F(a) as a sign trick. The order belongs to the orientation of accumulation from a to b. Reversing the limits reverses the sign.
2 · Why +C disappears in a definite integral
Suppose the antiderivative is F(x)+C. Then
[F(x)+C]ab
= [F(b)+C]−[F(a)+C]
= F(b)−F(a).
The same C appears at both ends and cancels.
This is why we must include +C in an indefinite integral but do not carry an arbitrary constant into the final definite-integral value.
A useful conceptual connection
A definite integral depends on the difference between antiderivative values. Vertical translation of the antiderivative changes both values by the same amount, so the difference is unchanged.
3 · Basic definite-integral properties
Several properties help with interpretation and checking.
- Zero interval: ∫aaf(x)dx = 0.
- Reverse limits: ∫baf(x)dx = −∫abf(x)dx.
- Add intervals: ∫acf(x)dx = ∫abf(x)dx + ∫bcf(x)dx.
- Linearity: constants, sums and differences behave as in indefinite integration.
Worked additivity check
For f(x)=x:
∫04x dx = [x²/2]04 = 8.
Split at x=2:
∫02x dx = 2,
∫24x dx = 6.
2+6=8.
This additive property is what later lets us split an interval at an x-axis crossing.
4 · Definite integral as signed accumulation
If f(x) is positive over an interval, the definite integral contributes positively. If f(x) is negative, it contributes negatively.
This makes the definite integral a signed accumulation, not automatically an ordinary area.
Simple above-axis case
For y=x on 0≤x≤3, the graph lies above the x-axis. The integral
∫03x dx = 9/2.
Geometrically, this agrees with the triangle area
1/2×3×3 = 9/2.
When the curve is above the axis, signed accumulation and geometric area agree.
Below-axis preview
For y=−x on 0≤x≤3, the definite integral is −9/2. The geometric triangle still has area +9/2. This distinction becomes explicit G3 area work later in the chapter.
5 · Area under a curve above the x-axis
Suppose y=f(x) lies above or on the x-axis for a≤x≤b. Then the area bounded by the curve, x-axis and vertical lines x=a and x=b is
A = ∫ab f(x)dx.
Worked area A · quadratic above axis
Find the area under y=x²+1 from x=0 to x=2.
Since x²+1>0 for all real x, no sign split is needed.
A=∫02(x²+1)dx
=[x³/3+x]02
=8/3+2
=14/3 square units.
Worked area B · bounded by a curve and vertical line
Find the area bounded by y=4−x², the x-axis and x=0 on the positive-x side.
First find the positive x-axis crossing:
4−x²=0 → x=2.
The required area is
∫02(4−x²)dx
=[4x−x³/3]02
=8−8/3
=16/3 square units.
The upper limit came from geometry. It was not supplied directly; we had to solve where the curve met the boundary line y=0.
6 · The first job in an area question is boundary identification
Before integrating, name every boundary.
- curve y=f(x);
- x-axis y=0;
- vertical line x=a;
- vertical line x=b;
- another straight line such as y=k when the question specifies one.
If an intersection is not given, solve for it.
Example · intersection sets the limit
The region is bounded by y=6x−x², the x-axis and the positive side of the y-axis.
Find x-axis intersections:
x(6−x)=0 → x=0 or 6.
The bounded arch above the x-axis is on 0≤x≤6.
Area:
∫06(6x−x²)dx
=[3x²−x³/3]06
=108−72
=36 square units.
Do not integrate before you know the interval
The antiderivative may be easy, but the wrong limits compute the wrong region perfectly.
7 · Area bounded by a curve and a horizontal line
The current syllabus allows a region bounded by a curve and line(s). A common case uses a horizontal line y=k. The vertical gap between y=k and the x-axis can be integrated directly when the region requested is described with the x-axis, or the curve may intersect the horizontal line to create limits. Keep the actual required region explicit.
Worked route · curve meets y=4
Consider y=x² and the horizontal line y=4 for x≥0. They meet when x²=4, so x=2.
If the question asks for the area under y=x² from x=0 to that intersection, the integral is
∫02x²dx = 8/3.
If the question instead asks for the region between y=4 and the curve, that is an area-between-two-functions structure. The current SEC core explicitly excludes area between two curves, and this series will not silently broaden that requirement. A straight horizontal line may appear as a boundary, but the exact syllabus-format question should control the setup.
8 · Splitting a definite integral
A definite integral can always be split at an intermediate point c:
∫abf(x)dx = ∫acf(x)dx + ∫cbf(x)dx.
This is useful when:
- the curve crosses the x-axis;
- the integrand changes definition;
- the geometry changes at a boundary point;
- one part is easier to verify separately.
Worked arithmetic split
Evaluate ∫04(x+1)dx by splitting at x=2.
First part:
[x²/2+x]02=2+2=4.
Second:
[x²/2+x]24=(8+4)−(2+2)=8.
Total = 12.
Direct evaluation gives the same result.
9 · G3: a region below the x-axis
Suppose f(x)<0 throughout a≤x≤b. Then
∫abf(x)dx < 0.
But the geometric area between the curve and x-axis is positive:
Area = −∫abf(x)dx
when f(x) is entirely below the axis on the interval.
Worked G3 area A
Find the geometric area between y=x²−4 and the x-axis for −1≤x≤1.
On this interval, x²−4<0.
Signed integral:
∫−11(x²−4)dx
=[x³/3−4x]−11
=(1/3−4)−(−1/3+4)
=−22/3.
Therefore geometric area = 22/3 square units.
The negative definite integral was not “wrong”. It was correctly reporting signed accumulation below the axis.
Why absolute value belongs to the region, not blindly around every integral
If the function stays below the axis, taking the magnitude of the one integral works. If the function crosses the axis, taking the absolute value only after net cancellation can give the wrong total area. The interval must be split first.
10 · G3: a curve crosses the x-axis
When a curve crosses the x-axis inside the region, the sign of f(x) changes. A single definite integral computes net signed accumulation, allowing positive and negative portions to cancel.
To find ordinary geometric area:
- solve f(x)=0 to find the crossing points;
- split the interval at every relevant crossing;
- determine whether each part is above or below the axis;
- evaluate each integral;
- convert below-axis contributions to positive area;
- add the areas.
Worked G3 area B · y=x²−1 on −2≤x≤2
Axis crossings:
x²−1=0 → x=−1,1.
The curve is above the axis on [−2,−1] and [1,2], below on [−1,1].
By symmetry:
Area = 2∫12(x²−1)dx − ∫−11(x²−1)dx.
First outer area:
∫12(x²−1)dx
=[x³/3−x]12
=(8/3−2)−(1/3−1)=4/3.
Middle signed integral:
∫−11(x²−1)dx = −4/3.
Middle geometric area = 4/3.
Total geometric area:
2(4/3)+4/3 = 4 square units.
Net integral is different
The one-shot integral from −2 to 2 is
2(4/3)−4/3 = 4/3.
That is signed accumulation, not the total geometric area 4.
11 · Find crossings before deciding how many integrals you need
A graph may look like it crosses the axis, but examination diagrams are not proof. Solve f(x)=0 exactly or to the required numerical accuracy.
Worked route · cubic factorisation
Suppose y=x(x−2)(x+1), and area is requested over −1≤x≤2.
The x-axis crossings are already visible from factorisation:
x=−1,0,2.
Test signs:
- −1<x<0: choose −1/2 → product positive;
- 0<x<2: choose 1 → product negative.
A geometric-area question therefore needs separate contributions on [−1,0] and [0,2].
The factorisation chapter and derivative sign-chart habits are now helping integration.
12 · Symmetry can halve the work
If f is even, f(−x)=f(x), so its graph is symmetric about the y-axis. Then
∫−aaf(x)dx = 2∫0af(x)dx.
If f is odd, f(−x)=−f(x), then
∫−aaf(x)dx = 0
for the signed integral.
Signed cancellation does not mean zero geometric area
For f(x)=x on [−2,2], the definite integral is zero because the negative triangular signed contribution cancels the positive one. But the total geometric area is
2×(1/2×2×2)=4 square units.
This is one of the clearest demonstrations that “definite integral” and “area” are not synonyms.
13 · G3 function-family extension inside definite integrals
The definite-integral method is unchanged when the integrand is trigonometric or exponential. Only the antiderivative library changes.
Worked G3 definite integral · cosine
Evaluate
∫0π/2 cos x dx.
Antiderivative = sin x.
[sin x]0π/2=1−0=1.
Geometrically, cos x is non-negative on the interval, so this also represents the area under the cosine curve there.
Worked G3 definite integral · exponential
Evaluate
∫0ln2 exdx.
=[ex]0ln2
=2−1=1.
Worked G3 area · sine above axis
Find the area under y=sin x from x=0 to x=π.
Sine is non-negative on [0,π].
A=∫0πsin x dx
=[−cos x]0π
=−(−1)−(−1)=2 square units.
Radian measure remains the calculus convention for these standard antiderivatives.
14 · Area can sometimes be checked without calculus
When a region is a simple triangle, rectangle or trapezium, ordinary geometry gives an independent check.
Worked check · y=2x+1 from x=0 to x=3
Calculus:
∫03(2x+1)dx
=[x²+x]03=9+3=12.
Geometry:
At x=0, height=1. At x=3, height=7. The region is a trapezium of width 3:
Area=1/2(1+7)(3)=12.
Agreement gives a powerful check and reinforces that definite integration generalises familiar geometric area.
When geometry is not enough
A curved boundary such as y=x²+1 has no elementary triangle/trapezium formula that captures its exact area. Integration provides the general method.
15 · The area-setup protocol
Before calculating, write a short region statement.
- Curve: y=…
- Horizontal/vertical boundaries: x=…, x=…, y=0 or other stated line.
- Intersections: solve them if not supplied.
- Sign: above/below x-axis on each interval.
- Integral(s): write one per sign region where geometric area is requested.
This thirty-second setup prevents most high-cost errors. A student who begins integration before identifying the region is trusting symbols to decide geometry for them.
Sketch, but do not trust scale
A rough sketch is useful for locating sign regions and boundaries. It is not evidence for exact intersections. Solve the equations.
16 · What “area between two curves excluded” means for this series
A broader calculus course often teaches
Area = ∫(upper function − lower function)dx
for regions between two curves. The current SEC Additional Mathematics specification excludes area between two curves from its stated core.
Therefore this classroom route will focus on the required region structures: a curve with the x-axis and line boundaries. If a school chooses to teach two-curve area as enrichment, it should be labelled as such rather than allowed to displace the core.
Knowing more mathematics is useful. Knowing which mathematics controls the examination is also useful.
17 · The definite-integral and area error map
- Upper/lower reversal: calculating F(a)−F(b) instead of F(b)−F(a).
- Missing limits: finding an indefinite antiderivative but never evaluating the bounds.
- Carrying +C: adding arbitrary C to a final definite-integral value.
- Wrong boundary: integrating over supplied-looking numbers rather than solving the actual intersection.
- Area = integral confusion: accepting a negative answer as a geometric area.
- Net-cancellation error: taking |∫f| across a sign-changing interval instead of splitting at crossings.
- Graph-trust error: guessing an axis crossing from a sketch.
- Missed split: failing to break the region when f changes sign.
- Unit omission: area answer given without square units where units are specified.
- Antiderivative error: wrong coefficient or sign from Chapter 13 carried into definite evaluation.
- Trig-mode conceptual error: forgetting radian-based integration formulas in the G3 calculus route.
- Scope creep: practising two-curve area as though it were current core.
First weak-link diagnostic
- Evaluate one simple definite polynomial integral.
- Find an x-axis crossing and use it as a limit.
- Find area under an above-axis quadratic.
- G3: find area for a below-axis interval.
- G3: split a sign-changing interval and find total geometric area.
- G3: evaluate one trig/exponential definite integral.
18 · G2 and G3: same definite-integral engine, different area/function reach
The evaluation engine is shared: find an antiderivative and calculate F(b)−F(a). The differences come from the allowed function library and area configurations.
- G2 K232: rational-power integration library and required bounded-area applications within the stated core.
- G3 K341: the wider trig/exponential/logarithmic integration library and explicit below-x-axis area treatment, with signed-versus-geometric interpretation.
The conceptual lesson stays stable: definite integration accumulates signed contributions between boundaries.
19 · Original guided practice
The following questions are original to this classroom guide. Questions marked G3 use the broader K341 area or function-family extension.
A · Definite-integral fluency
- Evaluate ∫023x²dx.
- Evaluate ∫14(2x+3)dx.
- Evaluate ∫−12(x²+2x)dx.
- Evaluate ∫01(4x³−2x+5)dx.
- Evaluate ∫136x−2dx.
- Show that reversing the limits in Question 1 changes only the sign.
- Split ∫06x dx at x=2 and verify additivity.
B · Areas above the x-axis
- Find the area under y=x²+2 from x=0 to x=3.
- Find the area under y=5−x from x=0 to x=5.
- Find the area bounded by y=4−x², the x-axis and x=0 on the positive-x side.
- Find the area bounded by y=6x−x² and the x-axis.
- Find the area under y=(x+1)² from x=0 to x=2.
- Find the positive x-axis intercept of y=9−x² and the area under the curve from x=0 to that intercept.
C · Boundaries and interpretation
- A region is bounded by y=x(4−x), the x-axis and x=0. Find the other boundary and the area.
- A curve y=2x+1 is bounded by x=0, x=3 and the x-axis. Find the area by integration and verify it geometrically.
- Explain why a diagram that appears to cross the x-axis at x=2 is not enough evidence to use 2 as an integration limit.
- Explain why +C is not included in the final value of a definite integral.
- Explain the meaning of ∫abf(x)dx when f is positive throughout the interval.
D · G3 below-axis and sign-changing area
- G3: Find the geometric area between y=x²−9 and the x-axis for −2≤x≤2.
- G3: Find the geometric area between y=−x²−1 and the x-axis for 0≤x≤2.
- G3: For y=x²−1 on −2≤x≤2, find (a) the definite integral and (b) total geometric area.
- G3: For y=x on −3≤x≤3, find (a) signed integral and (b) geometric area.
- G3: Find the total area between y=x(x−2)(x+1) and the x-axis for −1≤x≤2.
- G3: Explain why |∫abf| need not equal total area when f changes sign.
E · G3 trig/exponential definite integrals
- G3: Evaluate ∫0π/2cos x dx.
- G3: Evaluate ∫0πsin x dx.
- G3: Evaluate ∫0π/4sec²x dx.
- G3: Evaluate ∫0ln3exdx.
- G3: Evaluate ∫01e2xdx.
- G3: Find the area under y=cos x from x=0 to x=π/2.
- G3: Find the geometric area between y=sin x and the x-axis for π≤x≤2π.
F · Mixed reasoning
- A student evaluates ∫13f(x)dx as F(1)−F(3). Diagnose the sign error.
- A student gets −12 cm² for a geometric area entirely below the x-axis and leaves it negative. Diagnose the interpretation error.
- A student integrates across a curve that crosses the x-axis twice and takes the absolute value only at the end. Explain why this can undercount the total area.
- A student knows the roots are −1 and 2 but splits the interval at x=0 instead. Explain what the split points should represent.
- Why is solving f(x)=0 often part of an integration-area problem?
- Explain why an odd function can have zero definite integral on [−a,a] but positive total area.
- Explain how a simple line-area problem can be checked using trapezium geometry.
- State the current SEC boundary concerning area between two curves.
- State the main G3 area extension beyond the shared definite-integral floor.
20 · Worked answers and reasoning checkpoints
- Antiderivative x³. [x³]02=8.
- Antiderivative x²+3x. At 4:28; at 1:4. Result 24.
- Antiderivative x³/3+x². At 2:8/3+4=20/3. At −1:−1/3+1=2/3. Result 6.
- Antiderivative x⁴−x²+5x. At 1:1−1+5=5.
- ∫6x−2dx=−6/x. [−6/x]13=−2−(−6)=4.
- ∫203x²dx=−8, the negative of Question 1.
- ∫0²x dx=2 and ∫2⁶x dx=(36−4)/2=16; total 18, equal to ∫0⁶x dx.
- ∫0³(x²+2)dx=[x³/3+2x]0³=9+6=15 square units.
- ∫0⁵(5−x)dx=[5x−x²/2]0⁵=25−25/2=25/2 square units.
- Positive crossing x=2. Area 16/3 square units.
- Roots 0,6. Area 36 square units.
- ∫0²(x+1)²dx=[(x+1)³/3]0²=(27−1)/3=26/3 square units.
- Positive intercept x=3. Area ∫0³(9−x²)dx=[9x−x³/3]0³=27−9=18 square units.
- x(4−x)=0 gives other boundary x=4. Area ∫0⁴(4x−x²)dx=[2x²−x³/3]0⁴=32−64/3=32/3.
- Integral [x²+x]0³=12. Trapezium heights 1 and 7, width 3 → area 12.
- Sketches may not be to scale. Solve the curve/axis equation exactly or to the required numerical accuracy.
- Any antiderivative constant appears at both limits and cancels in F(b)−F(a).
- When f>0 throughout, the definite integral equals the positive geometric area under the curve between x=a and x=b.
- On −2≤x≤2, x²−9<0. Signed integral = [x³/3−9x]−2² = −? Evaluate at 2:8/3−18=−46/3; at −2:−8/3+18=46/3; difference −92/3. Geometric area 92/3.
- Integral of −x²−1 from 0 to2 = [−x³/3−x]0²=−8/3−2=−14/3. Geometric area 14/3.
- Signed integral on −2,2 is 4/3. Total geometric area is 4.
- Odd symmetry gives signed integral 0. Geometric area =2∫0³x dx=2(9/2)=9.
- Expand x(x−2)(x+1)=x³−x²−2x. On [−1,0] it is positive; on [0,2] negative. Antiderivative F=x⁴/4−x³/3−x². F(−1)=1/4+1/3−1=−5/12; F(0)=0, so first area=5/12. F(2)=4−8/3−4=−8/3, so signed second integral=−8/3 and area=8/3. Total=37/12 square units.
- Positive and negative signed regions may cancel before the final absolute value. Total area requires taking magnitudes region by region after splitting at sign changes.
- 1.
- 2.
- [tan x]0π/4=1−0=1.
- [ex]0ln3=3−1=2.
- Antiderivative (1/2)e2x. Result (e²−1)/2.
- Cos x≥0 on [0,π/2], so area=1 square unit.
- sin x≤0 on [π,2π]. Signed integral [−cos x]π2π=−1−1=−2. Geometric area=2 square units.
- Definite evaluation is F(upper)−F(lower), so the order should be F(3)−F(1).
- A geometric area is positive. If the whole region is below the x-axis, take the negative of the signed integral or its magnitude after confirming no sign change.
- Positive and negative pieces can cancel in the net integral. Split at every axis crossing, convert each piece to positive area, then add.
- The split points should be where the sign/region changes—typically actual x-axis crossings or stated boundaries—not arbitrary convenient numbers.
- Axis crossings identify where the curve meets the boundary y=0, often supplying limits and sign-change locations.
- An odd function has symmetric positive and negative signed contributions that cancel. Geometric area uses positive magnitudes, so they add instead.
- For a straight-line graph above the axis, the region is a triangle or trapezium; its elementary area should agree with the definite integral.
- Area between two curves is excluded from the stated current SEC Additional Mathematics core.
- G3 explicitly extends the area treatment to regions below the x-axis and therefore requires signed-versus-geometric-area reasoning.
21 · A two-week definite-integral architecture
- Day 1: F(b)−F(a), reverse limits and +C cancellation.
- Day 2: basic polynomial definite integrals.
- Day 4: area above the x-axis with supplied limits.
- Day 6: solve intersections to create limits.
- Day 8: G3 below-axis area; G2 continues bounded above-axis regions and integration fluency.
- Day 10: G3 sign-changing regions and interval splitting.
- Day 12: G3 trig/exponential definite integrals; both levels mixed boundary interpretation.
- Day 14: unlabelled area set requiring sketch, boundary selection, integration and interpretation.
Six-minute retrieval test
- State F(b)−F(a).
- Explain why +C cancels.
- What does a negative definite integral mean geometrically?
- Why solve f(x)=0 before some area problems?
- G3: what must happen when the curve crosses the x-axis?
- State the current two-curve area boundary.
22 · For teachers: separate three questions students often collapse
Before calculating, ask students to answer these separately:
- What is the definite integral?
- What region does it represent?
- Does the question want signed accumulation or geometric area?
Those questions are identical only when the integrand stays non-negative over the interval.
Use below-axis examples to teach meaning, not only sign correction
The goal is not “if negative, change sign”. The goal is to understand why the integral is negative and why area is positive. That conceptual difference prevents much harder errors when a curve crosses the axis several times.
Keep the syllabus boundary visible
It is tempting to proceed immediately to upper-minus-lower two-curve area. Resist that as the default core sequence. Master the current curve/line bounded regions, below-axis interpretation and correct limits first. Enrichment should be labelled rather than allowed to blur the examination map.
23 · For parents: what real progress sounds like
A student who is still procedure-dependent may say, “Area means integrate.” A student gaining control begins to say:
- “I need to find the intersection first because it gives the upper limit.”
- “The curve is below the x-axis here, so the integral will be negative but the geometric area is positive.”
- “The curve crosses the axis at x=1, so I have to split the area there.”
- “I cannot just take the absolute value after one big integral because the positive and negative pieces may have cancelled.”
- “This straight-line case can be checked with a trapezium formula.”
- “The +C cancels because I subtract the same antiderivative family at both limits.”
- “Area between two curves is not part of the stated current core, so I will not let it displace these required skills.”
That language shows the learner understands both the calculus and the region.
24 · What carries forward
The old textbook’s final major chapter is Kinematics. Under SEC 2027, straight-line kinematics using differentiation and integration is a G3 K341 calculus application. It brings together nearly the entire calculus sequence: displacement, velocity and acceleration; sign and direction; stationary motion; turning points; and recovery of one motion function from another through differentiation or integration.
The next classroom chapter will therefore become the G3 capstone: Kinematics — Displacement, Velocity, Acceleration, Direction and Motion Through Calculus. It will use the old textbook’s Chapter 16 as the teaching spine while adapting every problem to the current SEC structure.
Chapter 14 mastery checkpoint
- I can evaluate a definite integral using F(b)−F(a).
- I understand why the integration constant cancels between the limits.
- I know reversing the limits reverses the sign.
- I can split a definite integral at an intermediate boundary.
- I understand a definite integral as signed accumulation.
- I can find an area above the x-axis from a definite integral.
- I solve curve/axis intersections when they define integration limits.
- I identify the actual bounded region before integrating.
- G3: I distinguish below-axis signed integral from positive geometric area.
- G3: I split an interval at every relevant x-axis crossing before finding total geometric area.
- I do not rely on a drawing to supply exact intersection values.
- I can use symmetry to reduce work where appropriate.
- G3: I can evaluate definite trig/exponential integrals using the wider K341 library.
- I can verify simple line-area results with elementary geometry.
- I know that area between two curves is outside the stated current SEC core.
- I am ready to apply differentiation and integration together in G3 straight-line kinematics.
Applications of integration are mastered when the learner can see the region, choose the limits, preserve the signs, evaluate the antiderivative and return an answer that means what the geometry asked for.
Official syllabus references
- Singapore Examinations and Assessment Board · 2027 SEC G2 Additional Mathematics K232
- Singapore Examinations and Assessment Board · 2027 SEC G3 Additional Mathematics K341
Curriculum and assessment requirements can change. The official SEAB syllabuses remain the controlling sources for current subject codes, examinable content and examination structure.