Integration
CIE A-Level Mathematicsยท 9709 (2026โ2027) Syllabus: 1.8 Integrationยท 20 min read
1. Indefinite Integration and the Power Ruleโ โ โโโโฑ 5 min
Indefinite Integral
The general family of antiderivatives of , which always includes an arbitrary constant of integration to account for all possible antiderivatives.
Example:
Integration reverses the process of differentiation. For any power function where , the power rule for integration follows a simple two-step process: add 1 to the exponent, then divide by the new exponent, before adding the constant of integration.
Find the indefinite integral of with respect to .
- 1
Integrate the first term using the power rule:
- 2
Integrate the second term using the power rule:
- 3
Integrate the constant term :
- 4
Add the constant of integration and combine all terms:
A linear expression raised to a power, , can be integrated directly by reversing the chain rule: apply the power rule to the bracket, then divide by the derivative of the bracket, . This is one of the most frequently tested integration skills.
Find .
- 1
Raise the power of the bracket by 1 and divide by the new power, exactly as in the basic power rule:
- 2
Now divide by the derivative of the bracket, , because the inside is linear. This is the step students most often forget:
- 3
Add the constant of integration:
When you are given the gradient function and a point the curve passes through, integrate to recover (remembering ), then substitute the point to find the value of . This picks out the one specific curve rather than the whole family.
A curve has gradient and passes through the point . Find the equation of the curve.
- 1
Integrate the gradient function to find the general equation, including the constant of integration:
- 2
Substitute the known values , to form an equation in :
- 3
Solve for the constant of integration:
- 4
Write the equation of the specific curve:
Exam tip:
Examiners always allocate one full mark for the constant of integration in indefinite integral questions โ never leave it out.
2. Definite Integrals and the Fundamental Theoremโ โ โ โโโฑ 6 min
Definite Integral
A numerical value equal to the net area between , the x-axis, the lower bound , and the upper bound , calculated using the Fundamental Theorem of Calculus.
Example:
The Fundamental Theorem of Calculus connects antiderivatives to definite integrals. If is any antiderivative of , the definite integral between and is calculated as:
Evaluate .
- 1
First find the indefinite integral of the integrand:
- 2
Write the antiderivative in standard bracket notation (the constant cancels so we omit it):
- 3
Evaluate the antiderivative at the upper bound :
- 4
Evaluate the antiderivative at the lower bound :
- 5
Subtract the lower bound result from the upper bound result:
Evaluate the improper integral .
- 1
An infinite upper limit cannot be substituted directly, so replace with a finite value and integrate as usual:
- 2
Now let ; the term tends to :
- 3
The value is finite, so the integral converges to . If this limit had instead been infinite, the integral would diverge and have no finite value.
3. Calculating Areas Under Curvesโ โ โ โโโฑ 6 min
Integration gives the area between a curve and the x-axis between two bounds. If the curve lies entirely above the x-axis, the integral equals the area directly. If the curve crosses the x-axis between your bounds, you must split the integral into separate regions, because the integral will be negative for regions below the axis, and area is always positive.
Find the total area bounded by , the x-axis, and .
- 1
Find where the curve crosses the x-axis between 0 and 3: . for , for .
- 2
Calculate the integral for the first (negative) region:
- 3
Take the absolute value to get the area of the negative region:
- 4
Calculate the integral for the second (positive) region:
- 5
Add the two areas to get total area:
To find the area enclosed between two curves (or a curve and a line), first find the x-coordinates where they intersect by setting the two expressions equal. Between those limits, integrate the upper function minus the lower function. Subtracting first means you never have to split for sign โ the result is already the positive enclosed area.
Find the area of the region enclosed between the curve and the line .
- 1
Find the intersection points by setting the curve equal to the line:
- 2
So the curve and line meet at and ; these are the limits of integration.
- 3
Between these limits the line lies above the curve, so integrate (line minus curve):
- 4
Evaluate at the upper limit and the lower limit:
- 5
Combine to get the enclosed area:
4. Integration of Negative and Fractional Exponentsโ โ โ โ โโฑ 5 min
The power rule works for all exponents except , including negative and fractional exponents. You just need to rewrite roots and reciprocal terms as power functions first before applying the rule.
Find .
- 1
Rewrite the integrand terms with exponents:
- 2
Integrate the first term: add 1 to the exponent, divide by the new exponent:
- 3
Integrate the second term:
- 4
Add the constant of integration:
Test your understanding of the power rule for negative exponents:
What is the correct result for ?
Reveal answer
1 โAdd 1 to the exponent: , then divide by the new exponent . Don't forget the constant of integration !
5. Volumes of Revolutionโ โ โ โ โโฑ 7 min
When a region bounded by a curve and an axis is rotated through about that axis, it sweeps out a solid. Slicing the solid into thin disks of radius and thickness , each disk has area , and summing them by integration gives the volume. The single most common error is forgetting to square the radius.
The region under from to is rotated about the x-axis. Find the volume of the solid formed.
- 1
Use the x-axis formula and square first โ square the whole expression, do not just copy :
- 2
Integrate using the power rule:
- 3
Evaluate at the limits:
If the rotated region does not touch the axis, the solid has a hole through it โ a washer. Take the volume swept by the outer boundary and subtract the volume swept by the inner boundary. Crucially this is the difference of the squares, , not the square of the difference.
The region between the curve and the line is rotated about the x-axis. Find the volume of the solid formed.
- 1
Find where the curve meets the line to get the limits:
- 2
The outer radius is the curve and the inner radius is the line . Set up the washer integral as a difference of squares:
- 3
Expand the squares before integrating:
- 4
Integrate term by term:
- 5
The integrand is even, so the value equals twice the result from to :
Exam tip:
Whenever you rotate about an axis, square the radius before integrating and keep the factor of outside. For a region that does not reach the axis, use outer squared minus inner squared, never the square of the difference.
6. Common Pitfalls
Wrong move:
Forgetting to add the constant of integration for indefinite integrals
Why:
Examiners explicitly allocate one mark for , so this is an easy mark to lose
Correct move:
Always add at the end of any indefinite integral result
Wrong move:
Not splitting the integral when the curve crosses the x-axis for area problems
Why:
Negative areas from below the axis cancel positive areas, giving a total area smaller than the true value
Correct move:
Find all x-intercepts between your bounds, split the integral by interval, take absolute value of each integral, then add
Wrong move:
Dividing by the original exponent instead of the new exponent
Why:
This is a common arithmetic slip when integrating negative or fractional powers
Correct move:
Always remember: you add 1 to the exponent first, then divide by this new exponent
Wrong move:
Subtracting the upper bound result from the lower bound result
Why:
This gives the wrong sign for positive integrals, leading to lost marks for area problems
Correct move:
Always calculate
Wrong move:
Trying to integrate using the power rule in P1
Why:
This gives division by zero, and integration of is only covered in P2
Correct move:
If you encounter in a P1 integration question, check your simplification of the integrand
7. Quick Reference Cheatsheet
Rule Type | Formula | Key Note |
|---|---|---|
Indefinite Power Rule | Always add | |
Definite Integral | is antiderivative of | |
Area (above x-axis) | Area = | No absolute value needed |
Area (below x-axis) | Area = | Always take absolute value |
Linear Power Rule | Divide by ; | |
Area Between Curves | Area = | Upper minus lower |
Volume (about x-axis) | Square ; keep outside | |
Volume (about y-axis) | Square ; keep outside |
8. Frequently Asked
Do I always need to add the constant of integration?
Always add for indefinite integrals. It cancels out in definite integral calculations, so you can omit it there.
Can area be negative?
Area is always positive. If the curve is below the x-axis, the integral will be negative, so you must take the absolute value to get area.
Going deeper
What's Next
Integration is a core foundation for all further calculus topics in A-Level Mathematics. The area-between-curves and volume-of-revolution techniques in this topic are themselves part of Pure Mathematics 1 โ you have already met them above. What is deferred to Pure Mathematics 2 and 3 is the integration of transcendental functions: exponentials such as , the reciprocal (which integrates to a logarithm), and trigonometric functions, together with methods such as integration by substitution and by parts. Building a strong command of the power rule, definite integrals, areas, and volumes now will make those later topics much easier to tackle.
