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.
Integration undoes differentiation: if dxdy=2x, then y could be x2, or x2+5, or x2−3. All of them have gradient 2x. So an integral always carries a constant, +c.
For powers of x, reverse the power rule: add 1 to the power, then divide by the new power.
∫axndx=n+1axn+1+c(n=−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: ∫x23dx=∫3x−2dx=−13x−1+c=−x3+c. The one power the rule cannot do is x−1: instead, ∫x1dx=lnx+c.
Sine, cosine and (ax + b)
Reverse the derivatives of sine and cosine. When the inside is ax+b, divide by a (the reverse of multiplying by it in the chain rule):
Use ∫(ax+b)ndx=a(n+1)(ax+b)n+1 with a=2 and n=32, so n+1=35.
Think first.Here a = 2 and n = 2/3.
Integrate
∫2(2x−3)32dx=2×2×35(2x−3)35.
Think first.Divide by a(n + 1) = 2 × 5/3.
Simplify
53(2x−3)35+k: option D.
Think first.2 ÷ (10/3) = ?
Finding the constant
An integral gives a whole family of curves, one for each value of c. If you also know one point on the curve, put it in to find 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
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 c and watch the curve move up and down without changing shape. Only one value of c puts it through the point.