Calculus (JAMB bridge) · Lesson 4 of 5

Integration

Integration as the reverse of differentiation, the power rule and + c, integrating 1/x, sin and cos, powers of (ax + b), and finding the equation of a curve from its gradient and a point.

15 minYou should already know: Quadratics & their graphs Coordinate geometry
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5

Reversing differentiation

Integration undoes differentiation: if dydx=2x\frac{dy}{dx} = 2x, then yy could be x2x^2, or x2+5x^2 + 5, or x2−3x^2 - 3. All of them have gradient 2x2x. So an integral always carries a constant, +c+ c.

For powers of xx, reverse the power rule: add 1 to the power, then divide by the new power.

∫axn dx=axn+1n+1+c(n≠−1)\int ax^n\,dx = \frac{ax^{n+1}}{n + 1} + c \qquad (n \ne -1)
∫ a xⁿ dx = a xn + 1 ⁄ (n + 1) + c
add 1 to the power, then divide by the new power; never forget + c (n ≠ −1)
Integrating a powerAdd 1 to the power, divide by the new power, add c

Negative powers work the same way: ∫3x2 dx=∫3x−2 dx=3x−1−1+c=−3x+c\int \frac{3}{x^2}\,dx = \int 3x^{-2}\,dx = \frac{3x^{-1}}{-1} + c = -\frac3x + c. The one power the rule cannot do is x−1x^{-1}: instead, ∫1x dx=ln⁡x+c\int \frac1x\,dx = \ln x + c.

Sine, cosine and (ax + b)

Reverse the derivatives of sine and cosine. When the inside is ax+bax + b, divide by aa (the reverse of multiplying by it in the chain rule):

∫cos⁡ax dx=1asin⁡ax+c∫sin⁡ax dx=−1acos⁡ax+c∫(ax+b)n dx=(ax+b)n+1a(n+1)+c\begin{aligned} \int \cos ax\,dx &= \frac1a\sin ax + c \\ \int \sin ax\,dx &= -\frac1a\cos ax + c \\ \int (ax + b)^n\,dx &= \frac{(ax + b)^{n+1}}{a(n + 1)} + c \end{aligned}

Worked example · JAMB 2001

JAMB 2001 · UME · Q38

Evaluate ∫2(2x−3)23 dx\displaystyle\int 2(2x - 3)^{\frac23}\,dx.

  1. The pattern

    Use ∫(ax+b)n dx=(ax+b)n+1a(n+1)\int (ax + b)^n\,dx = \frac{(ax + b)^{n+1}}{a(n + 1)} with a=2a = 2 and n=23n = \frac23, so n+1=53n + 1 = \frac53.

    Think first. Here a = 2 and n = 2/3.

  2. Integrate

    ∫2(2x−3)23 dx=2×(2x−3)532×53\int 2(2x - 3)^{\frac23}\,dx = 2 \times \frac{(2x - 3)^{\frac53}}{2 \times \frac53}.

    Think first. Divide by a(n + 1) = 2 × 5/3.

  3. Simplify

    35(2x−3)53+k\frac35(2x - 3)^{\frac53} + k: option D.

    Think first. 2 ÷ (10/3) = ?

Finding the constant

An integral gives a whole family of curves, one for each value of cc. If you also know one point on the curve, put it in to find cc.

xthe given point+ c
The + c familyEvery curve y = F(x) + c has the same gradient; the given point picks out one

Try it

Finding the constant cSlide c until the curve passes through the point
−3−2−112−4−22468xy
2x + 1dy/dxx² + x + 0ynothrough (1, 4)?
Integrating dy/dx = 2x + 1 gives y = x² + x + c. Every value of c gives a curve with the same gradients, just moved up or down, so the faint curves all fit. To pick the right one, put the point (1, 4) into y = x² + x + c and solve for c.

Slide cc and watch the curve move up and down without changing shape. Only one value of cc puts it through the point.

Worked example · JAMB 1995

JAMB 1995 · UME · Q40

Two variables xx and yy are such that dydx=4x−3\frac{dy}{dx} = 4x - 3 and y=5y = 5 when x=2x = 2. Find yy in terms of xx.

  1. Integrate

    y=2x2−3x+cy = 2x^2 - 3x + c.

    Think first. Integrate 4x − 3.

  2. Use the point

    5=8−6+c5 = 8 - 6 + c, so c=3c = 3.

    Think first. Put x = 2, y = 5.

  3. Answer

    y=2x2−3x+3y = 2x^2 - 3x + 3: option B.

    Think first. Write y in terms of x.

Your turn

NECO 2023 · Paper 2 · Q8 (b)

  1. (b)

    Find the equation of the curve which passes through (−2,5)(-2, 5) and has gradient 6x2+8x−36x^2 + 8x - 3 at any point.

Worked solution (try it first)

(b)

  1. The gradient is dydx\frac{dy}{dx}, so integrate it: y=6x33+8x22−3x+cy = \frac{6x^3}{3} + \frac{8x^2}{2} - 3x + c
    =2x3+4x2−3x+c= 2x^3 + 4x^2 - 3x + c.
  2. The curve passes through (−2,5)(-2, 5): 2(−8)+4(4)−3(−2)+c=52(-8) + 4(4) - 3(-2) + c = 5, so −16+16+6+c=5-16 + 16 + 6 + c = 5 and c=−1c = -1.
  3. The curve is y=2x3+4x2−3x−1y = 2x^3 + 4x^2 - 3x - 1.

Report a problem with this question

More past questions like this