Study Guide

Derivatives of standard functions

IB Mathematics AI HLΒ· IB AI HL Syllabus 2021 5.1Β· 15 min read

1. The Power Ruleβ˜…β˜†β˜†β˜†β˜†β± 3 min

πŸ“˜ Definition

Power Rule for Differentiation

For ,

The power rule gives the derivative of any power function with constant exponent , and works for all real values of (positive, negative, fractional, irrational).

Example:

For ,

πŸ“ Worked Example

Differentiate with respect to .

  1. 1

    Rewrite all terms to match the power function form :

  2. 2
    f(x)=5x4βˆ’2xβˆ’3+7x1/2f(x) = 5x^4 - 2x^{-3} + 7x^{1/2}
  3. 3

    Apply the power rule and constant multiple rule term-by-term:

  4. 4

    First term:

  5. 5

    Second term:

  6. 6

    Third term:

  7. 7

    Rewrite back in root/reciprocal form for the final answer:

  8. 8
    fβ€²(x)=20x3+6x4+72xf'(x) = 20x^3 + \frac{6}{x^4} + \frac{7}{2\sqrt{x}}

Exam tip:

Always complete both steps of the power rule: multiply by the exponent, then subtract 1 from the exponent.

2. Exponential and Logarithmic Derivativesβ˜…β˜…β˜†β˜†β˜†β± 4 min

πŸ“˜ Definition

Derivatives of Exponential and Logarithmic Functions

For base (Euler's number): and . For any general positive base : and .

πŸ“ Worked Example

Find the derivative of .

  1. 1

    Split the logarithm term using log rules to separate the constant:

  2. 2

    Differentiate term-by-term, noting that is a constant (derivative = 0):

  3. 3

  4. 4

  5. 5

  6. 6

    Combine terms for the final answer:

  7. 7
    gβ€²(x)=3exβˆ’2x+4xln⁑4g'(x) = 3e^x - \frac{2}{x} + 4^x \ln 4

3. Derivatives of Trigonometric Functionsβ˜…β˜…β˜†β˜†β˜†β± 4 min

πŸ“˜ Definition

Derivatives of Basic Trigonometric Functions

All rules below only hold when is measured in radians. The derivatives are: , , .

πŸ“ Worked Example

Differentiate .

  1. 1

    Apply the rules term-by-term:

  2. 2

  3. 3

  4. 4

  5. 5

    Final result:

  6. 6
    hβ€²(x)=4sec⁑2x+3sin⁑x+12cos⁑xh'(x) = 4\sec^2 x + 3\sin x + \frac{1}{2}\cos x

Exam tip:

Always convert any angle given in degrees to radians before differentiating trigonometric functions.

4. Derivatives of Inverse Trigonometric Functionsβ˜…β˜…β˜…β˜†β˜†HL only⏱ 4 min

πŸ“˜ Definition

Standard Inverse Trigonometric Derivatives

For IB AI HL, the required derivatives are: , , .

πŸ“ Worked Example

Find the derivative of .

  1. 1

    Apply the standard derivative rule to each term:

  2. 2

  3. 3

  4. 4

    Final derivative:

  5. 5
    dydx=51+x2+21βˆ’x2\frac{dy}{dx} = \frac{5}{1+x^2} + \frac{2}{\sqrt{1-x^2}}

Exam tip:

Don't forget the negative sign for the derivative of β€” this is a common exam marking point.

5. Informal Limits and the Meaning of the Derivativeβ˜…β˜†β˜†β˜†β˜†β± 5 min

Before applying derivative rules, it helps to understand what a derivative actually measures. In IB AI you treat limits informally: instead of an algebraic proof, you estimate the value a function approaches by reading off a table of values or looking at a graph. This intuition underpins two key ideas β€” the gradient of a tangent, and the rate of change.

πŸ“˜ Definition

Informal limit

lim⁑xβ†’af(x)\lim_{x \to a} f(x)

The single value that f(x) gets closer and closer to as x gets closer to a (from both sides). You can estimate it numerically from a table of values near x = a, or read it from a graph, without any formal algebra.

Example:

As x approaches 2, values of \frac{x^2 - 4}{x - 2} get closer to 4, so the limit is 4.

πŸ“ Worked Example

Estimate using a table of values.

  1. 1

    The expression is undefined at exactly x = 2, so evaluate it at x-values just below and just above 2:

  2. 2
    x1.91.992.0012.012.1f(x)3.93.994.0014.014.1\begin{array}{c|ccccc} x & 1.9 & 1.99 & 2.001 & 2.01 & 2.1 \\ \hline f(x) & 3.9 & 3.99 & 4.001 & 4.01 & 4.1 \end{array}
  3. 3

    From both sides the values close in on 4, so we estimate the limit is 4. (A GDC table does this instantly.)

The derivative is built from exactly this idea of a limit. The gradient of the curve at a point is estimated by the gradient of a chord joining two nearby points; as the second point slides towards the first, the chord's gradient approaches a single value β€” the gradient of the tangent line at that point. That limiting value is the derivative, and it also measures the instantaneous rate of change of the function.

πŸ“ Worked Example

For , estimate the gradient of the tangent at by shrinking the interval of a chord.

  1. 1

    The gradient of a chord from x = 3 to x = 3 + h is . Compute it for smaller and smaller h:

  2. 2
    h0.10.010.001chord gradient6.16.016.001\begin{array}{c|ccc} h & 0.1 & 0.01 & 0.001 \\ \hline \text{chord gradient} & 6.1 & 6.01 & 6.001 \end{array}
  3. 3

    As h shrinks towards 0, the chord gradient approaches 6, so the tangent gradient at x = 3 is about 6.

  4. 4

    This matches the power rule: gives . The rules you learned are shortcuts for this limiting process.

6. Common Pitfalls

Wrong move:

Forgetting negative signs when differentiating negative exponents, or .

Why:

Sign errors are the most frequently marked error in basic differentiation questions.

Correct move:

Double check all negative exponents and trigonometric/inverse trigonometric terms for correct sign after differentiation.

Wrong move:

Differentiating (constant ) as .

Why:

Forgetting that , and is a constant with derivative zero.

Correct move:

Split the logarithm to separate the constant term before differentiation, confirming the derivative is .

Wrong move:

Confusing power and exponential rules: differentiating (constant ) as , or (constant ) as .

Why:

Mixing up power functions (variable base, constant exponent) and exponential functions (constant base, variable exponent).

Correct move:

Use power rule for (constant ) and exponential rule for (constant ).

Wrong move:

Differentiating a trigonometric function when is given in degrees.

Why:

All standard trigonometric derivative rules are derived for radians, not degrees.

Correct move:

Convert all angle measures to radians before applying derivative rules.

Wrong move:

Forgetting to subtract 1 from the exponent when applying the power rule, e.g. writing .

Why:

Only completing the first step of the power rule (multiplying by the exponent) and missing the second step.

Correct move:

Always follow two steps for power rule: 1) multiply by the original exponent, 2) subtract 1 from the exponent.

7. Quick Reference Cheatsheet

Function Category

f(x)

f'(x)

Power

(n constant)

Exponential

Exponential

(a>0, a≠1)

Logarithm

Logarithm

Trigonometric

Trigonometric

Trigonometric

Inverse Trig (HL)

Inverse Trig (HL)

Inverse Trig (HL)

What's Next

Mastering these standard derivative rules is the foundation for all remaining calculus work in IB AI HL. Next, you will learn how to combine these base rules to differentiate more complex functions created by composition, multiplication, and division of standard functions. These combined rules are used for every calculus application on the exam, from finding tangents and optimisation to integration and solving differential equations, so getting comfortable with these standard rules now will prevent mistakes later in the course.