If you’re in JC and doing H 2 Math, you already know this: integration is everywhere.
It shows up in pure integration questions, in vectors, in complex numbers, in applications of integration, and of course in those 12–18 mark A Level structured questions that decide your grade.
“Stuck on a question? See simple explanations that help you understand fast.”
👉 Give it a try and turn confusion into clarity in minutes.

This guide is written for you as a JC student in Singapore, following the MOE A Level H 2 Math syllabus. I’ll walk you through:
- Core integration techniques that actually appear in A Level questions
- How to decide which method to use
- Common traps that cost marks
- A mini “worksheet” of exam-style questions (including harder variants)
- How to use Tutorly.sg as your 24/7 practice buddy for integration
Tutorly.sg is a 24/7 AI tutor website (not an app) built specifically for Singapore students from Primary to JC, aligned to the MOE syllabus. It’s been mentioned on Channel NewsAsia (CNA) and used by thousands of students in Singapore, so you’re in good company if you use it to drill integration.
Step-by-step tutorial
Let’s build from the ground up, but always with A Level exam-style thinking.
1. Know your core integration “toolbox”
For H 2 Math, these are the main techniques you must be fluent in:
- Direct integration (power rule, exponentials, trig)
- Substitution
- Integration by parts
- Partial fractions
- Trigonometric identities / special forms
- Definite integrals and area/volume applications
You don’t need to memorise 100 random formulas. You need to recognise patterns and link them to the right tool.
1.1 Direct integration: your default move
If the integrand is a simple power of , exponential, or standard trig, apply the basic rules:
- for
Example :
Find .
You get:
= x^3 - 2 x^2 + 5 x + C$$ Nothing fancy. But the exam twist is usually that this is just *one part* of a longer question, not the whole thing. --- ### 2. Substitution: when you see a “function inside a function” Use substitution when you spot a composite function where the derivative of the inside appears (or almost appears) outside. Typical patterns: - $(ax + b)^n$, $e^{ax+b}$, $\sin(ax+b)$, $\cos(ax+b)$ - $\displaystyle \frac{f'(x)}{f(x)}$ giving $\ln|f(x)|$ - Quadratic surds like $\sqrt{a^2 - x^2}$ or $\sqrt{x^2 + a^2}$ #### 2.1 Classic substitution example Evaluate $\displaystyle \int x\cos(x^2)\, dx$. **Step 1: Choose $u$** Let $u = x^2 \Rightarrow \frac{du}{dx} = 2 x \Rightarrow du = 2 x\, dx$. So $x\, dx = \dfrac{1}{2} du$. **Step 2: Substitute** $$\int x\cos(x^2)\, dx = \int \cos(u)\cdot \frac{1}{2}\, du = \frac{1}{2}\int \cos(u)\, du = \frac{1}{2}\sin u + C = \frac{1}{2}\sin(x^2) + C$$ In exams, this kind of step is often hidden in a longer question, e.g. they first ask you to show that a derivative simplifies to some form, then ask you to evaluate an integral. --- ### 3. Integration by parts: product of functions Use integration by parts when you see a product of two functions where: - One becomes *simpler* when differentiated (e.g. polynomial, $\ln x$, $\arctan x$), and - The other is easy to integrate (e.g. $e^x$, $\sin x$, $\cos x$) Formula: $$\int u\, dv = uv - \int v\, du$$ #### 3.1 Example with polynomial and exponential Evaluate $\displaystyle \int x e^x\, dx$. Let: - $u = x \Rightarrow du = dx$ - $dv = e^x dx \Rightarrow v = e^x$ Then: $$\int x e^x dx = x e^x - \int e^x dx = x e^x - e^x + C = e^x(x - 1) + C$$ A Level questions often chain this with limits, or ask you to prove a reduction formula using repeated integration by parts. --- ### 4. Partial fractions: rational functions Use partial fractions when you have a rational function (polynomial divided by polynomial) and: - Degree of numerator < degree of denominator (if not, do long division first), and - Denominator factorises into linear or irreducible quadratic factors. General idea: rewrite $$\frac{P(x)}{Q(x)}$$ as a sum like $$\frac{A}{x+a} + \frac{B}{x+b} \quad \text{or} \quad \frac{Ax+B}{x^2+px+q}$$ Then integrate term by term. #### 4.1 Standard exam-style example Evaluate $\displaystyle \int \frac{2 x+3}{x^2 + 3 x}\, dx$. **Step 1: Factor denominator** $x^2 + 3 x = x(x+3)$ **Step 2: Set up partial fractions** $$\frac{2 x+3}{x(x+3)} = \frac{A}{x} + \frac{B}{x+3}$$ So: $$2 x+3 = A(x+3) + Bx = (A+B)x + 3 A$$ Equate coefficients: - $A + B = 2$ - $3 A = 3 \Rightarrow A = 1$ - So $B = 1$ Hence: $$\int \frac{2 x+3}{x(x+3)}\, dx = \int \left(\frac{1}{x} + \frac{1}{x+3}\right)\, dx = \ln|x| + \ln|x+3| + C$$ In Paper 2, they love to combine this with definite limits or area under curve questions. --- ### 5. Trig identities and special forms You’ll often see integrals involving: - $\sec^2 x$, $\cosec^2 x$, $\sec x \tan x$, etc. - $1 + \tan^2 x = \sec^2 x$ - $1 + \cot^2 x = \cosec^2 x$ Also, classic forms for inverse trig: - $\displaystyle \int \frac{1}{a^2 + x^2}\, dx = \frac{1}{a}\arctan\left(\frac{x}{a}\right) + C$ - $\displaystyle \int \frac{1}{\sqrt{a^2 - x^2}}\, dx = \arcsin\left(\frac{x}{a}\right) + C$ Recognising these quickly saves a lot of time in the exam. --- ### 6. Definite integrals and applications For A Level H 2 Math in Singapore, you’re expected to: - Evaluate definite integrals - Interpret them as area under a curve (and sometimes volume of revolution) - Handle situations where the graph goes below the $x$-axis (negative area) Example: If $y = f(x)$ and $f(x) \le 0$ on $[a, b]$, then area between the curve and $x$-axis is: $$\text{Area} = -\int_a^b f(x)\, dx$$ Examiners like to test whether you understand this conceptually, not just mechanically. --- ## Exam strategy guide Now that you’ve refreshed the techniques, let’s talk about *exam tactics* for A Level H 2 Math integration questions. > “Access more than 1000+ past year papers to practice” > [👉 Start a paper today and test yourself like it’s the real exam.](https://tutorly.sg/app)  ### 1. Read the question for structure, not just the integral Many A Level questions are structured: 1. Show that some expression simplifies to a nice form 2. Use that to evaluate a definite integral 3. Interpret the result (area, rate of change, etc.) Before you start differentiating or integrating, ask: - Is this a “show that” step meant to guide me? - Is there a hint for substitution / partial fractions hidden in the algebra? - Is the final part asking for a numerical answer or interpretation? ### 2. Decide method in under 20 seconds Here’s a quick mental flow you can use in the exam: 1. **Is it a straightforward power / exponential / trig?** → Try direct integration. 2. **Is there a clear “inside function” with its derivative outside?** → Try substitution. 3. **Is it a product of two functions (poly × trig/exp/log)?** → Try integration by parts. 4. **Is it a rational function (fraction of polynomials)?** → Check degree: - If numerator degree ≥ denominator degree → do long division first. - Then factor denominator → partial fractions. 5. **Is it a weird trig expression?** → Try identities: rewrite in terms of $\sin x$, $\cos x$, $\tan x$, $\sec^2 x$, etc. If your method doesn’t simplify the integrand within 2–3 lines, reconsider your choice. Don’t be stubborn with a wrong method; that’s how you lose time. --- ### 3. Manage your time across the paper In A Level H 2 Math: - Integration usually appears in both Paper 1 and Paper 2 - A big integration question can be 8–12 marks - You can’t afford to spend 25 minutes stuck on one part Practical tips: - If you’re stuck for more than 3–4 minutes on a single integral, move on and come back later. - Even if you can’t evaluate an integral, you can often use the given result in later parts to pick up method marks. - Write *something* for each part. A correct setup of substitution or partial fractions can still earn marks even if the final answer is wrong. --- ### 4. Show clear working for method marks Markers in Singapore look for: - Correct choice of substitution / parts / partial fractions - Clear algebraic steps - Correct limits when you change variable in definite integrals For example, if you use substitution in a definite integral: Instead of switching back to $x$ halfway, you can: 1. Change limits from $x$-values to $u$-values, **or** 2. Integrate in terms of $u$, then substitute back to $x$ and apply original limits Both are acceptable, but be consistent and clear. --- ### 5. Use your GC smartly (but don’t depend on it) For A Level: - You can use your graphing calculator to check definite integrals numerically. - But you must still show algebraic working for full marks. Strategy: - After you’ve done the integral, quickly key it into your GC to see if the numerical value matches. - If it doesn’t, you know you made a mistake and can scan your steps for sign errors, wrong limits, etc. When you’re practising on [Tutorly.sg](https://tutorly.sg/ai-tutor-singapore), you can do something similar: attempt the question yourself, then compare with the step-by-step solution Tutorly gives after checking your final answer. --- ## Worksheet practice Here’s a mini “worksheet” of integration questions tailored to A Level H 2 Math. Try them first without looking up solutions. Then you can use Tutorly or your school notes to check your methods. I’ll label them by difficulty and method. --- ### Section A: Core skills (warm-up, but exam-relevant) **Q 1 (Substitution, basic)** Evaluate: $$\int (3 x^2 + 2)^5 x\, dx$$ *Hint:* Let $u = 3 x^2 + 2$. --- **Q 2 (Integration by parts)** Evaluate: $$\int x\sin x\, dx$$ *Hint:* Let $u = x$, $dv = \sin x\, dx$. --- **Q 3 (Partial fractions, standard)** Evaluate: $$\int \frac{3 x+1}{x^2 - x}\, dx$$ *Hint:* Factor denominator: $x^2 - x = x(x-1)$. --- **Q 4 (Definite integral, area)** Given that $y = x^2 - 4 x$, find the area of the region enclosed between the curve and the $x$-axis. *Hint:* Find the roots, set up $\int y\, dx$ between them, and handle sign if needed. --- ### Section B: Exam-style medium questions **Q 5 (Substitution with definite integral)** Evaluate: $$\int_0^1 \frac{2 x}{1+x^2}\, dx$$ *Hint:* Let $u = 1 + x^2$. Don’t forget to change the limits. --- **Q 6 (Integration by parts, repeated)** Evaluate: $$\int x^2 e^x\, dx$$ *Hint:* You’ll need integration by parts twice. Each time, differentiate the polynomial and integrate $e^x$. --- **Q 7 (Partial fractions + definite integral)** Evaluate: $$\int_1^2 \frac{5 x - 1}{x^2 + x}\, dx$$ *Hint:* Factor denominator $x^2 + x = x(x+1)$, decompose, then integrate term by term. --- **Q 8 (Trig identity + substitution)** Evaluate: $$\int \frac{\tan x}{\sec^2 x}\, dx$$ *Hint:* Use $\sec^2 x = 1 + \tan^2 x$ and consider $u = \tan x$. --- ### Section C: Hard exam variants (closer to A Level level-of-difficulty) These are the ones that feel more like actual A Level Paper 2 parts. If you can handle these, you’re in good shape. --- **Q 9 (Tricky substitution with quadratic surd)** Evaluate: $$\int \frac{x}{\sqrt{4 - x^2}}\, dx$$ Steps to think about: 1. Spot that derivative of $(4 - x^2)$ is $-2 x$. 2. Let $u = 4 - x^2 \Rightarrow du = -2 x\, dx$. 3. Rewrite integral in terms of $u$. This type of surd integral appears quite often in mock papers and school exams. --- **Q 10 (Mixed: algebra manipulation + substitution)** Given that $f(x) = \dfrac{x}{x^2 + 1}$, evaluate: $$\int_0^2 f(x)\, dx$$ Then, hence or otherwise, evaluate: $$\int_0^2 \frac{x^3}{x^2 + 1}\, dx$$ Thinking process: 1. For the first integral, use substitution $u = x^2 + 1$. 2. For the second, try to express $\dfrac{x^3}{x^2 + 1}$ as $x - \dfrac{x}{x^2 + 1}$. This “hence or otherwise” style is very typical of A Level questions. --- **Q 11 (Integration by parts leading to a reduction formula)** Show that: $$\int x e^{2 x}\, dx = \frac{1}{2}x e^{2 x} - \frac{1}{4}e^{2 x} + C$$ Then, hence find: $$\int_0^1 x e^{2 x}\, dx$$ Strategy: 1. Do integration by parts with $u = x$, $dv = e^{2 x}\, dx$. 2. Once you’ve shown the general result, just substitute the limits 0 and 1. --- **Q 12 (Area with curve crossing the axis)** The curve $y = x^3 - 4 x$ intersects the $x$-axis at $x = -2, 0, 2$. (a) Sketch the general shape in your mind (you don’t have to draw to scale in the exam, but you should understand which parts are above/below the axis). (b) Find the total area of the regions enclosed between the curve and the $x$-axis. Hints: 1. Break the area into two parts: from $-2$ to $0$, and from $0$ to $2$. 2. Decide where $y$ is positive or negative. 3. Use $\text{Area} = \int |y|\, dx$, which might become $-\int y\, dx$ on some intervals. This is a classic A Level style: combining roots, sign analysis, and definite integrals. --- > “Doing Secondary Science? Pick a topic and practise like it’s a real exam — with clear answers right after.” > [👉 Try Tutorly now and start a Science topic in seconds.](https://tutorly.sg/app)  ### How to use [Tutorly.sg](https://tutorly.sg/app) with these questions You can turn this worksheet into a proper practice session using [Tutorly.sg](https://tutorly.sg/ai-tutor-singapore): 1. Go to [Tutorly.sg](https://tutorly.sg/app) and choose JC / H 2 Math. 2. Type in a question (e.g. “Evaluate ∫ x^2 e^x dx”) or paste a school question. 3. Try it on your own first. 4. Submit your final answer. Tutorly will check it and, if it’s wrong or you’re unsure, show you a full step-by-step worked solution that follows MOE/A Level style. Because Tutorly has already been used by thousands of students in Singapore and featured on CNA, the explanations are tuned to what local teachers and examiners expect, not some random overseas syllabus. You can also ask Tutorly to generate *more* questions of a similar type: - “Give me 5 more H 2 Math integration by parts questions, increasing difficulty.” - “Give me exam-style questions combining partial fractions and definite integrals.” This is very useful when you’re revising for promos, J 2 block tests, prelims, or the actual A Levels. --- ## Common mistakes Let’s go through the errors that cause the most lost marks for Singapore JC students in integration. ### 1. Forgetting +C in indefinite integrals In long questions, one missing $+C$ can lead to: - Losing 1 mark - Confusing yourself in later parts that depend on the general solution Train yourself: every indefinite integral → automatically write “+ C”. --- ### 2. Wrong or missing limits after substitution In definite integrals with substitution, students often: - Change variable to $u$ - Integrate in terms of $u$ - But forget to change the limits, or - Mix $u$-limits with $x$ in the final expression You have two safe options: 1. **Change limits immediately** - Convert $x = a, b$ to $u$-values - Do everything in $u$ and never go back to $x$ 2. **Keep original limits, but revert to $x$ before applying them** - Integrate in $u$, get expression in $u$ - Substitute $u$ back in terms of $x$ - Then apply $x = a, b$ Pick one method and stick to it clearly. --- ### 3. Sign errors with trig and surds Common ones: - $\displaystyle \int \sin x\, dx = -\cos x + C$ (not $\cos x$) - $\displaystyle \int \sec^2 x\, dx = \tan x + C$ (not $\sec x$) - When dealing with $\sqrt{a^2 - x^2}$, forgetting that derivative of $(a^2 - x^2)$ is $-2 x$ (negative sign) These are small errors but can ruin a 4–5 mark part. When revising, drill these basic derivatives and integrals until they’re instant. --- ### 4. Wrong method choice (forcing integration by parts) A very common JC mistake is to see a product and *immediately* do integration by parts, even when substitution is easier. Example: $$\int x(x^2 + 1)^5\, dx$$ Many students go for integration by parts, which becomes messy. But actually: Let $u = x^2 + 1 \Rightarrow du = 2 x\, dx$ So: $$\int x(x^2 + 1)^5\, dx = \frac{1}{2}\int u^5\, du = \frac{1}{2}\cdot \frac{u^6}{6} + C = \frac{(x^2 + 1)^6}{12} + C$$ Much cleaner. In exams, always pause for a few seconds to ask: “Is there a nicer method?” --- ### 5. Partial fractions: algebra mistakes Typical errors: - Wrong factorisation of denominator - Incorrect solving for constants $A, B, C$ - Forgetting that irreducible quadratics need $(Ax + B)$ on top, not just $A$ For example, if denominator is $(x^2 + 1)(x - 2)$, then: $$\frac{P(x)}{(x^2 + 1)(x - 2)} = \frac{Ax + B}{x^2 + 1} + \frac{C}{x - 2}$$ not $$\frac{A}{x^2 + 1} + \frac{B}{x - 2}$$ When practising partial fractions questions on Tutorly, pay attention to the *algebra* in the step-by-step solutions, not just the final integral. --- ### 6. Misinterpreting area when the curve is below the axis Many A Level questions test whether you know that: - $\displaystyle \int_a^b f(x)\, dx$ gives *signed* area - Actual area is $\displaystyle \int_a^b |f(x)|\, dx$ So if $f(x) \le 0$ on $[a, b]$: $$\text{Area} = -\int_a^b f(x)\, dx$$ Students often forget the minus sign and lose 2–3 marks in an otherwise correct solution. Always think: is the curve above or below the axis on this interval? --- ### 7. Over-relying on the calculator Your GC is great for checking answers, but: - It won’t give you method marks in the exam - It can’t handle every weird algebraic manipulation the exam expects When you practise: - Do the --- ## Try [Tutorly.sg](https://tutorly.sg/app) (Singapore) Start here: [AI Tutor Singapore](https://tutorly.sg/ai-tutor-singapore) Try Tutorly on the website (no sign-up): [https://tutorly.sg/app](https://tutorly.sg/app) --- > “Practice PSLE Science questions and get clear, step-by-step answers instantly.” > [👉 Try a question now and see how fast you can improve.](https://tutorly.sg/app)  ## Ready to practise? If you want a Singapore-focused AI tutor you can use immediately (website, no sign-up), try Tutorly here: - [https://tutorly.sg/ai-tutor-singapore](https://tutorly.sg/ai-tutor-singapore) - [https://tutorly.sg/app](https://tutorly.sg/app) --- ## Related Articles - ['Virtual Math Tutor: Smarter, Faster Math Help Singapore' (2026)](/blog/virtual-math-tutor) - [How To Solve Word Problems In Math (Singapore Primary Level Tutorial)](/blog/how-to-solve-word-problems-math-singapore-primary-level) - [Math Academia vs Math Tuition in Singapore: What Actually Helps You Do Better?](/blog/math-academia-math-tuition-singapore)