Exercises — Basic integration rules — power, trig, exponential, log
Level 1 — Recognition
You are only asked: which single rule applies, and what is the raw answer? No rewriting yet.
Recall Solution L1·1
WHAT rule? The power rule: . WHY it fires: the integrand is a plain power of with , and , so we are allowed to divide by . Raise the power by one () and divide by that new power: Verify: ✓
Recall Solution L1·2
WHAT rule? The exponential rule. is the fixed point of differentiation (), so read backwards it is unchanged too. Verify: ✓
Recall Solution L1·3
WHAT rule? Trig. We want with . Since , take . Verify: ✓
Level 2 — Application
Now the integrand is disguised: rewrite it into a form the rules accept, then integrate.
Recall Solution L2·1
WHY rewrite? The power rule needs an actual power of , not a fraction. Rewrite . Now (and , so we are allowed). Raise: ; divide by : Verify: ✓
Recall Solution L2·2
WHY rewrite? A cube-root of a square is a power in disguise: . Here , so . Divide by (= multiply by ): Verify: ✓
Recall Solution L2·3
WHAT rule? General-base exponential. From Natural log and exponential functions we know — that is times too big when read backwards. WHY divide by ? To cancel that extra factor the derivative introduces: Verify: ✓
Level 3 — Analysis
Here the point is a special case or a sign. Spot why the naive move fails.
Recall Solution L3·1
WHY not the power rule? Writing gives , and the power rule divides by — undefined. This is exactly the hole the parent note warned about. What fills the hole? The function whose derivative is is . The absolute value matters: exists for negative too, and for all . Pull the constant out first (linearity): Verify: ✓
Recall Solution L3·2
WHERE the sign lives: integrate term by term (linearity). — the minus comes from , which we flip. — no minus here. So Verify: ✓
Recall Solution L3·3
WHY expand first? There is no product rule for integration, so we cannot integrate the bracket as a product. Multiply it out into a sum the table recognises: Now each piece is a known reverse-derivative: (since ), (since ). Verify: ✓
Level 4 — Synthesis (with a picture)
Combine several rules, and read one answer geometrically.
Recall Solution L4·1
Strategy: linearity lets us split the sum and pull each constant out; then each term is a single rule.
- (power rule).
- (log rule — ).
- (exponential, unchanged).
- (sign flip from ).
Verify: differentiate: ✓
Recall Solution L4·2
WHAT a definite integral means (from Definite integrals & FTC): first find any antiderivative , then compute . The cancels because it appears in both and subtracts away — that is why we don't carry it in definite integrals. Antiderivative by the power rule: . Evaluate between the limits (the notation means "top minus bottom"): What it looks like: the red region under from to in the figure has area exactly — a number bigger than the width because the curve sits well above across that strip. Verify: , so is a valid antiderivative. ✓
Level 5 — Mastery
Build and fully justify. Watch for degenerate/edge behaviour.
Recall Solution L5·1
WHY split the fraction? There is no quotient rule for integration. But this quotient breaks apart into a sum by dividing each top term by : Now integrate term by term:
- ,
- ,
- (the patch).
Verify: ✓
Recall Solution L5·2
Three different rules, one integral. Split (linearity), then:
- (general-base exponential — divide out the ).
- (reverse of ).
- , so
Verify: ; ; ✓
Recall Solution L5·3
The confusion: they saw a fraction with on the bottom and reached for the log rule. The check exposes it: the log rule is only for exponent exactly . Here , and , so the ordinary power rule applies: Verify the correct answer: ✓ Verify their wrong answer fails: The mismatch is the tell — differentiating the answer must return the integrand, and it didn't.
Connections
- Parent: the rules being drilled
- Derivatives — basic rules (every solution's verify step lives here)
- Integration by substitution (next tool when a rewrite isn't enough)
- Integration by parts (for genuine products, which have no rule here)
- Definite integrals & FTC (used in L4·2)
- Natural log and exponential functions (source of the and steps)
- Trigonometric integrals (extends L1·3, L3·2, L3·3)