5. Calculus

Rates Of Change In Applied Models

Rates of Change in Applied Models

Introduction

students, in real life many important questions are really questions about change 📈. How fast is a car speeding up? How quickly is the temperature of a drink falling? How much water is entering a tank each minute? In calculus, these questions are studied using rates of change. A rate of change tells us how one quantity changes compared with another quantity, often with respect to time.

In this lesson, you will learn how to interpret rates of change in context, connect them to graphs and formulas, and use them in applied models. You will also see how calculus helps describe motion, growth, decay, and accumulation in real-world situations. By the end, you should be able to explain what a rate means, calculate it from data or a function, and interpret its meaning in an IB-style context.

Learning goals

  • Understand what a rate of change means in applied situations.
  • Distinguish between average and instantaneous rates of change.
  • Use derivatives to model and interpret changing quantities.
  • Apply calculus ideas to real-world contexts such as motion, population, and volume.
  • Recognize how rates of change connect to broader calculus topics like accumulation and differential equations.

Understanding Rate of Change

A rate of change measures how quickly one variable changes relative to another. If a quantity $y$ depends on another quantity $x$, then the average rate of change of $y$ with respect to $x$ over an interval $[a,b]$ is

$$\frac{f(b)-f(a)}{b-a}$$

where $f(x)$ gives the value of the quantity $y$ at input $x$.

This formula tells us the slope of the secant line joining two points on a graph. In context, the units matter a lot. If $f(x)$ is measured in meters and $x$ in seconds, then the rate of change has units of meters per second. Units help you understand what the number actually means.

For example, if a cyclist’s distance from home is modeled by $d(t)$ in kilometers, and $t$ is measured in hours, then the average rate of change over a time interval tells us the cyclist’s average speed during that period. If the value is positive, the quantity is increasing; if negative, it is decreasing.

It is important to notice that rate of change is not only about time. It can describe many relationships, such as cost per item, height per distance, or pressure per volume. In IB Mathematics: Applications and Interpretation HL, you are expected to interpret these relationships carefully and in context.

Average Rate of Change in Context

Average rate of change is useful when data are given over a time period or when you want a simple summary of change. Suppose a water tank contains $W(t)$ liters after $t$ minutes. If $W(2)=50$ and $W(8)=110$, then the average rate of change from $t=2$ to $t=8$ is

$$\frac{110-50}{8-2}=10$$

So the water volume increased by $10$ liters per minute on average.

This does not mean the tank filled at exactly $10$ liters per minute at every moment. The rate could have changed during the interval. For example, a pump may have been turned on or off, or the inflow may have varied.

A common IB-style question might ask you to interpret a graph. If the graph of $s(t)$, the distance traveled, is steep, the rate of change is large. If the graph is flat, the rate of change is near zero. If the graph slopes downward, the rate is negative, meaning the measured quantity is decreasing.

Here is a real-world example: a mobile phone battery level $B(t)$ might decrease over time. If $B(0)=100$ and $B(5)=80$, then the average rate of change is

$$\frac{80-100}{5-0}=-4$$

This means the battery percentage decreased by $4\%$ per hour on average. The negative sign is important because it shows decreasing behavior.

Instantaneous Rate of Change and Derivatives

Average rate of change gives a summary over an interval, but sometimes we need the rate at one exact moment. That is where the instantaneous rate of change comes in. In calculus, this is found using a derivative.

If $y=f(x)$, then the derivative $f'(x)$ gives the instantaneous rate of change of $f$ with respect to $x$. It is defined by the limit

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

This expression measures the slope of the tangent line to the graph at a point. In applied models, the derivative tells us things like velocity, growth rate, or marginal cost.

For example, if position is given by $s(t)$, then velocity is

$$v(t)=s'(t)$$

and acceleration is

$$a(t)=v'(t)=s''(t)$$

If a car’s position is modeled by $s(t)=t^2$ meters, then

$$s'(t)=2t$$

At $t=3$, the instantaneous velocity is

$$s'(3)=6$$

So the car is moving at $6$ meters per second at that moment.

In applied mathematics, this kind of interpretation is essential. The derivative is not just a formula to compute; it is a tool to explain how a situation is changing.

Using Rates of Change in Applied Models

Many IB models describe real situations using functions. Rates of change help us understand the behavior of these models.

Motion

In motion problems, the derivative of position gives velocity, and the derivative of velocity gives acceleration. A positive velocity means motion in the positive direction, while a negative velocity means motion in the opposite direction. If $v(t)=0$, the object is momentarily at rest.

For instance, if a ball is thrown upward, its height changes quickly at first, then more slowly as gravity reduces its upward motion. The velocity decreases over time, and the acceleration is often modeled as a constant negative value near Earth’s surface.

Population growth

If $P(t)$ represents population, then $P'(t)$ is the growth rate. A positive derivative means the population is increasing. In some models, the growth rate depends on the current population, which leads to differential equations.

A simple exponential model may be written as

$$P(t)=P_0e^{kt}$$

where $P_0$ is the initial population and $k$ is a constant. The rate of change is proportional to the population itself:

$$P'(t)=kP(t)$$

This means larger populations may grow faster in absolute terms.

Cost and revenue

If $C(x)$ is the cost of producing $x$ items, then $C'(x)$ is the marginal cost. It estimates the extra cost of producing one more item. Similarly, if $R(x)$ is revenue, then $R'(x)$ is marginal revenue. These ideas are useful in business contexts because they help predict the effect of small changes in production.

For example, if a factory produces tablets, the cost function might rise slowly at first and more quickly later. The derivative can show where production becomes more expensive.

Interpreting Graphs and Data

Rates of change can be read from graphs, tables, and formulas. In IB Mathematics: Applications and Interpretation HL, you may be given data from technology, such as a graphing calculator, spreadsheet, or dynamic app.

When looking at a graph, ask:

  • Is the graph increasing, decreasing, or constant?
  • Is the slope steep or gentle?
  • Does the slope change over time?
  • What are the units of the variables?

If a graph of $f(x)$ curves upward, the rate of change is increasing. If it curves downward, the rate of change is decreasing. This idea connects to concavity and second derivatives, though at this stage the main focus is on understanding how change behaves in context.

Suppose a temperature model is given by $T(t)$. If the graph becomes flatter over time, the cooling rate is getting smaller in magnitude. That means the object is still cooling, but more slowly. This is a common feature in real systems such as drinks cooling in a room or batteries losing charge.

Technology can help by approximating derivatives from data. For example, a table of values can be used to estimate the slope between nearby points. If the data are close together, this can provide a good estimate of the instantaneous rate of change.

From Rates of Change to Differential Equations

Rates of change are also the foundation of differential equations. A differential equation relates a function to its derivative. In applied modelling, this often describes how one quantity changes based on its current value or on another variable.

A classic example is

$$\frac{dy}{dt}=ky$$

This says the rate of change of $y$ is proportional to $y$ itself. It appears in models of population growth, radioactive decay, and interest growth. If $k>0$, the quantity grows; if $k<0$, it decays.

Another example is filling or draining a tank. If the inflow rate depends on the amount of water already in the tank, the model may involve a differential equation. These models show that calculus is not only about computing derivatives, but also about using them to describe and predict change.

In context, a differential equation helps answer questions like:

  • How fast is the quantity changing now?
  • What happens over a long period of time?
  • Does the quantity grow, shrink, or approach a limit?

This is one reason rates of change are central to calculus. They connect local behavior to the bigger picture.

Conclusion

Rates of change are a core idea in calculus and a major part of applied modelling. They help us describe how quantities change in the real world, whether that is speed, growth, cost, temperature, or volume. Average rates of change summarize change over an interval, while derivatives give the instantaneous rate at a specific point. In IB Mathematics: Applications and Interpretation HL, you should always interpret your calculations in context and include units. Understanding rates of change builds a strong foundation for later topics such as accumulation, optimization, and differential equations.

Study Notes

  • A rate of change compares how one quantity changes relative to another quantity.
  • The average rate of change of $f(x)$ on $[a,b]$ is $\frac{f(b)-f(a)}{b-a}$.
  • Units are essential for interpretation, such as $\mathrm{m/s}$, $\%/\mathrm{hour}$, or $\$ per item.
  • A positive rate means increasing; a negative rate means decreasing.
  • The derivative $f'(x)$ gives the instantaneous rate of change.
  • The definition of the derivative is $f'(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}$.
  • In motion, position $s(t)$ has velocity $v(t)=s'(t)$ and acceleration $a(t)=s''(t)$.
  • In business, marginal cost and marginal revenue are derivatives of cost and revenue functions.
  • Graphs, tables, and technology can all be used to estimate and interpret rates of change.
  • Differential equations often begin with a statement about rate of change, such as $\frac{dy}{dt}=ky$.
  • Rates of change connect calculus to modelling, prediction, and real-world decision-making.

Practice Quiz

5 questions to test your understanding