5. Calculus

Introduction To Differentiation

Introduction to Differentiation

Welcome, students 🌟 In this lesson, you will begin one of the most important ideas in calculus: differentiation. Differentiation helps us answer questions like: How fast is something changing right now? Is a graph rising or falling? What is the steepness of a curve at one point? By the end of this lesson, you should be able to explain the basic language of differentiation, connect it to real-life situations, and understand why it is central to calculus.

Learning goals:

  • Explain the main ideas and terminology behind differentiation.
  • Apply IB Mathematics: Applications and Interpretation SL reasoning to simple differentiation ideas.
  • Connect differentiation to rate of change and accumulation.
  • Summarize how differentiation fits into the broader study of calculus.
  • Use examples to interpret derivatives in context.

What Differentiation Means

Differentiation is the study of change. In everyday life, many things are changing all the time: a car’s speed, the height of water in a tank, the number of views on a video, or the temperature outside. Calculus gives us a way to describe this change accurately.

The key idea is the rate of change. A rate of change tells us how much one quantity changes compared with another. For example, if a car travels $120\,\text{km}$ in $2\,\text{h}$, its average speed is $\frac{120}{2}=60\,\text{km/h}$. That is an average rate of change. But what if the car is speeding up and slowing down? Then we may want its speed at one exact moment. Differentiation helps with that.

In calculus, the derivative of a function tells us the instantaneous rate of change. If a function is written as $f(x)$, then its derivative is often written as $f'(x)$ or $\frac{df}{dx}$. These symbols mean “how $f(x)$ changes as $x$ changes.”

For a graph, the derivative also tells us the gradient or slope of the curve at a point. On a straight line, slope is constant. On a curve, slope can change from point to point. Differentiation is how we find the slope at a specific point on a curve 📈.

Average Rate of Change to Instantaneous Rate of Change

To understand differentiation, start with a simple idea: average rate of change.

If a function gives the height of a plant after $t$ weeks, then the average growth rate from $t=2$ to $t=5$ is

$$\frac{f(5)-f(2)}{5-2}.$$

This is the slope of the secant line, which joins two points on the graph. It describes what happens over an interval.

But often, we care about what happens at one exact point. That is where the tangent line comes in. A tangent line touches the curve at one point and matches the curve’s direction there. The slope of the tangent line is the instantaneous rate of change.

The derivative is found using a limit. The basic definition is

$$f'(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}.$$

This expression may look complicated at first, but the idea is simple. We measure the average rate of change over a very small interval $h$, then let $h$ get closer and closer to $0$. In the limit, we get the exact rate of change at the point.

This is one reason calculus is powerful: it turns a “small interval” idea into an exact mathematical result.

Example: A Moving Object

Suppose the position of a cyclist is modeled by $s(t)=t^2$ meters, where $t$ is time in seconds. Then the average speed from $t=2$ to $t=3$ is

$$\frac{s(3)-s(2)}{3-2}=\frac{9-4}{1}=5\,\text{m/s}.$$

This gives the average speed over one second. But the instantaneous speed at exactly $t=2$ is found using the derivative:

$$s'(t)=\frac{d}{dt}(t^2)=2t.$$

So at $t=2$,

$$s'(2)=4\,\text{m/s}.$$

This means the cyclist’s speed at that exact moment is $4\,\text{m/s}$. Notice that the instantaneous speed is not always the same as the average speed over a time interval.

Derivative Notation and Terminology

IB Mathematics: Applications and Interpretation SL uses several common derivative notations. You should recognize each one:

  • $f'(x)$: the derivative of the function $f(x)$
  • $\frac{dy}{dx}$: the derivative of $y$ with respect to $x$
  • $\frac{d}{dx}[f(x)]$: the operation of differentiating the function
  • $\frac{d^2y}{dx^2}$: the second derivative, which describes how the rate of change itself changes

If $y=f(x)$, then $\frac{dy}{dx}$ means how fast $y$ changes when $x$ changes.

The derivative can be positive, negative, or zero:

  • If $f'(x)>0$, the function is increasing.
  • If $f'(x)<0$, the function is decreasing.
  • If $f'(x)=0$, the graph may have a turning point or a flat section.

These signs help you interpret graphs and real contexts. For example, if the derivative of a company’s profit function is positive, profit is increasing. If it is negative, profit is falling.

Example: Interpreting a Sign

If the number of bacteria in a culture is modeled by $N(t)$ and $N'(t)>0$ for $0<t<6$, then the population is increasing during that time. If $N'(t)$ becomes larger, the population is increasing faster. This does not tell us the total number of bacteria, but it does tell us the direction and speed of change.

Rules for Differentiating Simple Functions

In this introduction, it is useful to know the simplest differentiation rules. These are tools that make differentiation much faster than using the limit definition every time.

For a constant $c$,

$$\frac{d}{dx}(c)=0.$$

For a power function,

$$\frac{d}{dx}(x^n)=nx^{n-1},$$

where $n$ is a real number for many standard cases used in school mathematics.

For example:

$$\frac{d}{dx}(x^3)=3x^2,$$

and

$$\frac{d}{dx}(5x^4)=20x^3.$$

The derivative of a sum is the sum of the derivatives:

$$\frac{d}{dx}[f(x)+g(x)]=f'(x)+g'(x).$$

The derivative of a constant multiple is

$$\frac{d}{dx}[cf(x)]=c f'(x).$$

These rules are essential because many real-world models combine several terms.

Example: A Simple Position Function

Suppose $s(t)=3t^2+2t+1$ represents the position of an object. To find its velocity function, differentiate term by term:

$$v(t)=s'(t)=6t+2.$$

Then at $t=4$,

$$v(4)=6(4)+2=26.$$

So the object’s instantaneous velocity at $t=4$ is $26$ units per time. This is a classic use of differentiation in motion problems 🚗.

Why Differentiation Matters in Context

Differentiation is not just about symbols. It is a tool for interpreting change in real situations. In the IB course, you are expected to connect mathematics to context and explain results clearly.

Here are some common contexts:

  • Motion: position, velocity, and acceleration
  • Business: cost, revenue, and profit
  • Growth and decay: populations, medicine, and cooling
  • Geometry: slopes and tangents to curves

For a function $f(x)$, the derivative may represent different things depending on the context. If $f(x)$ is distance, then $f'(x)$ is speed. If $f(x)$ is profit, then $f'(x)$ is the rate at which profit changes. If $f(x)$ is the area of a shape depending on a variable, then $f'(x)$ shows how quickly the area changes.

This is why units matter. If $x$ is measured in hours and $f(x)$ in dollars, then $f'(x)$ has units of dollars per hour. Good interpretation always includes meaning and units.

Example: Revenue and Cost

Suppose a store’s revenue is $R(x)$, where $x$ is the number of items sold. Then $R'(x)$ tells us how revenue changes when one more item is sold. If $R'(100)=12$, it suggests that around $100$ items sold, selling one additional item increases revenue by about $12$. This is an approximation, but it is very useful in decision-making.

Technology and Differentiation

IB Mathematics: Applications and Interpretation SL emphasizes technology-supported mathematics. Graphing calculators and digital tools can help you explore derivatives visually and numerically.

Technology can:

  • draw graphs of $f(x)$ and $f'(x)$
  • estimate slopes at points
  • display tables of values
  • help identify turning points and intervals of increase or decrease

For example, if you graph $f(x)=x^2$, the graph of its derivative is $f'(x)=2x$. You can see that the parabola has slope $0$ at $x=0$, negative slope for $x<0$, and positive slope for $x>0$. This visual connection strengthens understanding.

Technology is especially useful when a function is too complicated to differentiate by hand in an introductory setting. Even then, the meaning of the derivative remains the same: it describes local change.

Conclusion

Differentiation is one of the core ideas of calculus because it measures how a quantity changes at an exact moment. It links graphs, rates, slopes, and real-life situations. students, when you understand the derivative as instantaneous rate of change and slope of a tangent line, you are building the foundation for many future topics in mathematics and science 🌱.

In IB Mathematics: Applications and Interpretation SL, you will use differentiation to interpret models, compare changing quantities, and solve problems with technology and reasoning. This introduction gives you the language and concepts needed for the rest of calculus, especially when you later study applications like optimization, motion, and curve analysis.

Study Notes

  • Differentiation is the study of change and is a central part of calculus.
  • The derivative gives the instantaneous rate of change of a function.
  • For a graph, the derivative is the slope of the tangent line at a point.
  • Average rate of change uses a secant line and is found with $\frac{f(b)-f(a)}{b-a}$.
  • The derivative can be defined using the limit $f'(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}$.
  • Common notation includes $f'(x)$, $\frac{dy}{dx}$, and $\frac{d}{dx}$.
  • If $f'(x)>0$, the function is increasing; if $f'(x)<0$, it is decreasing.
  • For power functions, $\frac{d}{dx}(x^n)=nx^{n-1}$.
  • Differentiation is used in motion, business, growth, and many other contexts.
  • Technology helps graph, estimate, and interpret derivatives effectively.

Practice Quiz

5 questions to test your understanding

Introduction To Differentiation — IB Mathematics Applications And Interpretation SL | A-Warded