Integration of sinx, cosx, ex, 1/x. Integration by substitution (simple cases). Introductory integration by parts. Evaluation of definite integrals and area between two curves.
What you’ll learn
Mapped to the Pearson Edexcel International A Levels XMA01-YMA01 syllabus (2026 onwards).
P2 8.1 — Integrate sinkx, coskx, ekx and 1/x (each times a constant) as standard results.
P2 8.2 — Integrate using a given substitution.
P2 8.3 — Use integration by parts in straightforward cases.
P2 8.4 — Evaluate definite integrals; understand their geometrical interpretation as area.
P2 8.5 — Find the area of a region between a curve and the x-axis, or between two curves.
Standard integrals
Reverse of the differentiation table. Sign flips on ∫sin.
Integrand
Antiderivative
xn (n=−1)
n+1xn+1
sinx
−cosx
cosx
sinx
ex
ex
1/x
$\ln
ax
lnaax
(All antiderivatives need a +C for indefinite integrals.)
Sign flip alert.∫sinxdx=−cosx+C, NOT cosx. Memory: 'integrating sin flips the sign'. ∫cosxdx=sinx+C has NO sign flip.
Linear chain. When the inner function is linear, divide by its coefficient:
Worked example.∫(2sinx−3cosx+x4−ex)dx=−2cosx−3sinx+4ln∣x∣−ex+C.
Linear chain example.∫cos3xdx=31sin3x+C. Differentiate to check: 31⋅3cos3x=cos3x. ✓
The area between two curves on [a, b] is ∫ₐᵇ (upper curve − lower curve) dx.
∫sinx=−cosx (FLIP).
∫cosx=sinx (NO flip).
∫1/x=ln∣x∣ — modulus included.
Linear chain: divide by inner coefficient.
Always +C for indefinite integrals.
Integration by substitution
Reverse of the chain rule. Edexcel tells you the substitution.
Idea. Reverse of the chain rule. If the integrand has the form f(g(x))g′(x), set u=g(x). Then du=g′(x)dx and the integral becomes ∫f(u)du.
Procedure.
Identify u (always TOLD in P2).
Differentiate: du=g′(x)dx.
Rewrite the integrand in terms of u and du.
Integrate.
Substitute back to get the answer in x.
Worked example. Use u=x2+1 to find ∫4x(x2+1)3dx.
du=2xdx, so 2xdx=du. The integrand becomes 4x(x2+1)3dx=2(x2+1)3⋅2xdx=2u3du.
∫2u3du=21u4+C.
Back-substitute: 21(x2+1)4+C.
Verify by differentiating.dxd[21(x2+1)4]=21⋅4(x2+1)3⋅2x=4x(x2+1)3. ✓
Definite-integral substitution. Change the LIMITS too. If u=g(x) and x ranges from a to b, then u ranges from g(a) to g(b). No need to back-substitute at the end.
Worked example.∫014x(x2+1)3dx with u=x2+1.
When x=0, u=1. When x=1, u=2.
∫122u3du=[2u4]12=8−1/2=15/2.
Edexcel always tells you the substitution.
Replace g(x) with u AND g′(x)dx with du.
Definite integral: change the limits.
Verify by differentiating.
Integration by parts
∫udv=uv−∫vdu. Pick u via LIATE.
Formula. From the product rule, ∫udv=uv−∫vdu.
(GIVEN in the IAL formula booklet.)
LIATE rule for choosing u. Pick u to be whichever appears EARLIEST in the list:
Logarithmic
Inverse trigonometric
Algebraic
Trigonometric
Exponential
So in ∫xexdx: x is algebraic (A), ex is exponential (E). A before E, so u=x.
Procedure.
Pick u (via LIATE). The remaining factor including dx is dv.
Differentiate u to find du.
Integrate dv to find v.
Apply the formula.
The remaining integral ∫vdu should be EASIER than the original. If not, you picked u wrong.
Worked example.∫xexdx.
u=x, du=dx. dv=exdx, v=ex.
∫xexdx=xex−∫exdx=xex−ex+C=(x−1)ex+C.
Worked example.∫lnxdx.
u=lnx, du=(1/x)dx. dv=dx, v=x.
∫lnxdx=xlnx−∫x⋅(1/x)dx=xlnx−∫1dx=xlnx−x+C.
When to apply parts twice. Integrals like ∫x2exdx need parts TWICE (first with u=x2, reducing to ∫xex, then parts again). P2 questions rarely require this — they're more common in P3.
∫udv=uv−∫vdu.
Choose u by LIATE.
Each parts step must reduce the difficulty.
∫lnx uses u=lnx, dv=dx — classic.
Definite integrals and area
∫abf=F(b)−F(a). No +C. Geometric meaning: signed area.
Fundamental theorem of calculus. If F is an antiderivative of f:
∫abf(x)dx=F(b)−F(a)≡[F(x)]ab.
No +C in definite integrals — the constants cancel in F(b)−F(a).
Geometric interpretation.∫abf(x)dx is the signed area between the curve y=f(x) and the x-axis on [a,b]. Regions where f>0 count positively; regions where f<0 count negatively.
For absolute area (always positive), integrate ∣f∣ — typically by splitting at the x-intercepts.
Worked example.∫0π/2(cosx+2sinx)dx.
Antiderivative: sinx−2cosx.
sin(π/2)−2cos(π/2)=1−0=1.
sin0−2cos0=0−2=−2.
Integral: 1−(−2)=3.
Properties.
∫aaf=0.
∫baf=−∫abf (reversing limits flips sign).
∫acf=∫abf+∫bcf (additivity).
∫ab(cf+g)=c∫abf+∫abg (linearity).
∫abf=F(b)−F(a), NO +C.
Signed area: f>0 counts positive, f<0 negative.
Reversing limits flips the sign.
Split at zeros if you need absolute area.
Area between two curves
∫ab(upper−lower)dx where a and b are intersection points.
Procedure.
Find intersection points. Set y1=y2 and solve for x. These give the integration limits a and b.
Determine which curve is on top. Pick an interior x-value and evaluate both. The bigger one is the UPPER curve.
Multiple regions. If two curves cross more than twice within the region of interest, split the integral into pieces — in each piece, the same curve is on top.
Vertical strips vs horizontal strips. Standard approach is vertical strips: integrate w.r.t. x. For some regions it's easier to use horizontal strips (integrate w.r.t. y, swap roles of upper/lower). In P2 you can stick with vertical strips for all questions.
Sign safety. If you compute a negative answer, you subtracted in the wrong order. Take the absolute value (and note this in working).
Intersections give the limits.
Check which curve is on top at an interior point.
Subtract LOWER from UPPER.
Split if the curves cross within the region.
How it’s examined
Integration 2 appears in WMA12/01 P2 every sitting (Jan & Jun), typically as Q5-Q14 — worth 10-15 marks total. Typical questions: integrate a sum of standard functions (4 marks); definite integral with trig and exponentials (4-5 marks); integration by given substitution (5-6 marks); integration by parts on xex or lnx (5 marks); area between two curves with quadratic intersections (6-8 marks). Mark schemes award the antiderivative explicitly (often 2-3 A1 marks per term), then the application of limits, then the final value. A* students should aim for full marks here — every integral is verifiable by differentiation.
Worked examples, formulae, definitions and the mistakes examiners flag — everything you need to push from a pass to an A*.
Take this whole topic with you
Download a branded revision sheet — worked examples, formulae, definitions and common mistakes for Integration 2, ready to print or save as PDF.
Step-by-step worked examples — Integration 2
Step-by-step solutions to past-paper-style questions on integration 2, written exactly the way a tutor would explain them at the board.
1Standard integrals (4 marks, P2)
Core• Adapted from WMA12/01 January 2024 Q11• standard integrals
▼
Question
Find ∫(2sinx−3cosx+x4−ex)dx.
Step-by-step solution
Step 1
Integrate term by term using standard results:
∫sinxdx=−cosx,∫cosxdx=sinx,∫x1dx=ln∣x∣,∫exdx=ex
Step 2
Apply to each term:
=2(−cosx)−3(sinx)+4ln∣x∣−ex+C
Step 3
Tidy:
−2cosx−3sinx+4ln∣x∣−ex+C
Answer
−2cosx−3sinx+4ln∣x∣−ex+C.
Examiner tip
B1 for each of the four standard integrals. The −cos from integrating sin is the biggest sign-error site; another is forgetting ∣x∣ inside the ln (Edexcel mark schemes accept lnx without the modulus when context makes x>0 clear, but ln∣x∣ is always safe). Don't forget +C for an indefinite integral — that loses 1 mark.
2Definite trig integral (4 marks, P2)
Core• Adapted from WMA12/01 June 2024 Q10• definite integral, trig
▼
Question
Evaluate ∫0π/2(cosx+2sinx)dx.
Step-by-step solution
Step 1
Antiderivative: ∫(cosx+2sinx)dx=sinx−2cosx+C.
Step 2
Evaluate at upper limit π/2: sin(π/2)−2cos(π/2)=1−0=1.
Step 3
Evaluate at lower limit 0: sin0−2cos0=0−2=−2.
Step 4
Subtract:
1−(−2)=3
Answer
3.
Examiner tip
M1 for both antiderivatives correct. M1 for substituting the limits. A1 for 1. A1 for −(−2)=+2 and final answer 3. The sign on the lower-limit substitution is where most students lose a mark: −(−2) becomes +2, not −2.
3Integration by substitution (5 marks, P2)
Extended• Adapted from WMA12/01 January 2023 Q11• substitution
▼
Question
Use the substitution u=x2+1 to find ∫4x(x2+1)3dx.
Step-by-step solution
Step 1
Let u=x2+1. Then dxdu=2x, so du=2xdx, i.e. 2xdx=du.
Step 2
Rewrite the integrand: 4x(x2+1)3dx=2(x2+1)3⋅2xdx=2u3du.
Step 3
Integrate:
∫2u3du=42u4+C=2u4+C
Step 4
Substitute back:
=2(x2+1)4+C
Answer
2(x2+1)4+C.
Examiner tip
M1 for the substitution and finding du in terms of dx. M1 for rewriting the integrand fully in u. A1 for the integral in u. A1 for substituting back. A1 for +C. Verification: differentiate 21(x2+1)4 — chain rule gives 21⋅4(x2+1)3⋅2x=4x(x2+1)3. ✓
4Integration by parts on xex (5 marks, P2)
Extended• Adapted from WMA12/01 June 2023 Q12• integration by parts
▼
Question
Find ∫xexdx.
Step-by-step solution
Step 1
Integration by parts: ∫udv=uv−∫vdu. Choose u=x (because it simplifies on differentiation) and dv=exdx.
Step 2
Then du=dx and v=ex.
Step 3
Apply:
∫xexdx=xex−∫exdx
Step 4
Compute the remaining integral:
xex−ex+C=(x−1)ex+C
Answer
(x−1)ex+C.
Examiner tip
M1 for the parts structure with correct choice of u and dv. A1 for u,du,v,dv stated. M1 for substituting into the formula. A1 for the second integral. A1 for the final answer factored. Choosing u=x is critical — choosing u=ex instead generates an integral that's MORE complicated than the original. Use the LIATE rule (Logarithmic, Inverse trig, Algebraic, Trig, Exponential) to pick u.
5Area between two curves (7 marks, P2)
Extended• Adapted from WMA12/01 January 2024 Q14• area, between curves
▼
Question
The curves y=x2 and y=4x−x2 enclose a finite region. Find its area.
Step-by-step solution
Step 1
Find intersection points. Set x2=4x−x2:
2x2−4x=0⇒2x(x−2)=0
Step 2
Intersection at x=0 and x=2.
Step 3
Determine which curve is on top. At x=1: y1=1, y2=4−1=3. So y=4x−x2 is the upper curve on [0,2].
Step 4
Area = ∫02[(4x−x2)−x2]dx=∫02(4x−2x2)dx.
Step 5
Antiderivative:
2x2−32x3
Step 6
Evaluate at x=2: 2(4)−32(8)=8−316=324−16=38.
Step 7
At x=0: 0. So area =38.
Answer
Area =38 square units.
Examiner tip
M1 for setting the curves equal. A1 for x=0,2. M1 for the difference (upper minus lower). M1 for the integration. A1 for the antiderivative. M1 for substituting both limits. A1 for 8/3. Critical step: subtract LOWER from UPPER to get a positive area — students who subtract the wrong way get −8/3 and either lose a mark or have to recover with 'taking absolute value'.
Key Formulae — Integration 2
The formulae you need to memorise for integration 2 on the Pearson Edexcel IAL XMA01 / YMA01 paper, with every variable defined in plain English and a note on when to use it.
Power rule (integration)
∫xndx=n+1xn+1+C(n=−1)
n
any real number except −1
When to use
Integrating polynomials, surds and reciprocal powers (other than 1/x). NOT in the IAL formula booklet — memorise.
Example
∫x3dx=4x4+C.
Integrals of sin and cos
∫sinxdx=−cosx+C,∫cosxdx=sinx+C
x
angle in radians
When to use
Integrating trig functions (radians only). NOT in the formula booklet.
Example
∫3sin2xdx=−23cos2x+C (linear chain).
Integral of ex
∫exdx=ex+C
When to use
Standard integral. NOT in the formula booklet.
Example
∫e3xdx=31e3x+C (linear chain).
Integral of 1/x
∫x1dx=ln∣x∣+C
x
x=0
When to use
The 'missing' case of the power rule (n=−1). The modulus extends the formula to negative x. NOT in the formula booklet.
Example
∫2x+13dx=23ln∣2x+1∣+C (linear chain).
Integration by parts
∫udv=uv−∫vdu
u
function chosen to differentiate
dv
the remaining differential, integrated to give v
When to use
Integrals of products ∫u(x)v′(x)dx where one factor simplifies on differentiation (LIATE rule). GIVEN in the IAL formula booklet (Pure Mathematics).
Example
∫xexdx=(x−1)ex+C with u=x, dv=exdx.
Integration by substitution
∫f(g(x))g′(x)dx=∫f(u)duwhere u=g(x)
g(x)
inner function (substituted as u)
g′(x)dx
becomes du
When to use
When the integrand contains a function and its derivative (up to a constant). Edexcel P2 questions always state which substitution to use. NOT directly in the formula booklet (but follows from chain rule).
Example
u=x2+1 in ∫4x(x2+1)3dx.
Area between two curves
A=∫ab[upper(x)−lower(x)]dx
a,b
intersection x-values
upper,lower
the two curves, with upper ≥ lower on [a,b]
When to use
Finding the enclosed area between two curves. NOT in the formula booklet.
Example
y=x2 and y=4x−x2 between x=0 and x=2: area =8/3.
Key Definitions and Keywords — Integration 2
Definitions to memorise and the exact keywords mark schemes credit for integration 2 answers — sharpened from recent examiner reports for the 2026 Pearson Edexcel IAL XMA01 / YMA01 sitting.
Indefinite integral
Examiner keyword
An antiderivative plus an arbitrary constant of integration C. ∫f(x)dx=F(x)+C where F′(x)=f(x).
Definite integral
Examiner keyword
∫abf(x)dx=F(b)−F(a). No constant of integration. Represents net signed area between the curve and the x-axis from x=a to x=b.
Substitution (in integration)
Examiner keyword
A change of variable that converts an integral into a simpler form. Introduce a new variable u=g(x), differentiate to find du, and re-express everything in terms of u.
Integration by parts
Examiner keyword
A technique based on the product rule for differentiation: ∫udv=uv−∫vdu. Used when the integrand is a product whose differentiation/integration is simpler than the original.
Area between curves
The region enclosed by two curves on an interval. Compute as ∫(upper−lower)dx between the curves' intersection points.
Common Mistakes and Misconceptions — Integration 2
The traps other students keep falling into on integration 2 questions — taken from recent Pearson Edexcel IAL XMA01 / YMA01 examiner reports and mark schemes — and how to avoid them.
✕Writing ∫sinxdx=cosx (missing minus)
WMA12/01 examiner reports — flagged annually
▼
Why it happens
Confusion with the derivative pair: (sin)′=cos, but ∫sin=−cos.
How to avoid it
Memory rule: 'integrating sin flips the sign'. So ∫sinxdx=−cosx+C. Conversely ∫cosxdx=sinx+C (no sign flip).
✕Omitting +C on an indefinite integral
▼
Why it happens
Habit slip — students write the antiderivative and move on.
How to avoid it
EVERY indefinite integral has a +C. Examiners deduct 1 mark in any 'find the integral' question without it. Definite integrals (with limits) do NOT need +C.
✕Substituting u=g(x) but forgetting to replace dx with du/g′(x)
▼
Why it happens
Treating the substitution as 'just renaming the variable'.
How to avoid it
Always do TWO things: (1) replace g(x) with u, AND (2) replace g′(x)dx with du. Differentiate the substitution: du/dx=g′(x), so du=g′(x)dx.
✕Choosing u=ex in ∫xexdx
▼
Why it happens
Random choice without strategy.
How to avoid it
LIATE rule: pick u in the order Logarithmic, Inverse trig, Algebraic, Trig, Exponential — whichever appears EARLIEST in this list. In ∫xexdx, x is algebraic (A) and ex is exponential (E), so pick u=x (A before E).
✕Computing ∫(lower−upper)dx and reporting a negative area
▼
Why it happens
Subtracting the curves in the wrong order.
How to avoid it
Test the order by evaluating both curves at an interior x-value: whichever is bigger is the upper. Always subtract LOWER FROM UPPER. If you compute a negative answer, take the absolute value (and explain why) — but the cleaner approach is to do the subtraction in the right order from the start.
Practice questions
Exam-style questions with step-by-step worked solutions. Try one before checking the method.
Past paper style quiz
Get a report showing which sub-topics you've nailed and which ones still need work.
4. Exam Quiz
Assess your understanding
Attempt a past paper style quiz for this sub-topic and get instant feedback to identify your strengths and weaknesses.
Instant AI marking SchemeExaminer's feedbackAI Detailed report
Integration 2 — frequently asked questions
The things students keep getting wrong in this sub-topic, answered.