Modelling with Differentiation
Welcome, students 👋 In this lesson, you will learn how differentiation can be used to build and test models of real situations. The main idea is simple: if a quantity changes, calculus helps us describe how fast it changes and predict what happens next. This is useful in science, economics, engineering, and everyday decision-making. By the end of this lesson, you should be able to explain the key terms, use derivatives to create and analyze models, and connect modelling to the bigger picture of calculus.
Objectives
- Explain the main ideas and terminology behind modelling with differentiation.
- Apply IB Mathematics Analysis and Approaches SL reasoning to modelling problems.
- Connect differentiation-based modelling to the wider topic of calculus.
- Summarize how modelling fits into calculus as a whole.
- Use examples and evidence to support conclusions from a model.
Why differentiation is useful in modelling
Real life is full of change 📈 A car speeds up and slows down, a population grows, a company earns money, and a plant increases in height over time. When mathematicians model these situations, they often start with a function such as $s(t)$ for distance, $P(t)$ for population, or $C(x)$ for cost. Differentiation tells us the rate of change of that function.
If $y=f(x)$, then the derivative $f'(x)$ gives the slope of the tangent line to the graph of $f$ at a point. In modelling, this slope often has a real meaning:
- If $s(t)$ is position, then $s'(t)$ is velocity.
- If $v(t)$ is velocity, then $v'(t)$ is acceleration.
- If $C(x)$ is cost, then $C'(x)$ is marginal cost.
- If $R(x)$ is revenue, then $R'(x)$ is marginal revenue.
This is powerful because a derivative turns a graph into information about change. Instead of only seeing what a function is doing, you can understand how it is behaving right now.
For example, if a ball’s height is modeled by $h(t)=-4.9t^2+12t+1.5$, then the velocity is $h'(t)=-9.8t+12$. At $t=0$, the ball is rising at $12$ meters per second. Later, when $h'(t)=0$, the ball reaches its highest point. That is a direct use of differentiation in a real context.
Building a model from a situation
Modelling begins by translating words into mathematics. This is often the hardest part of a problem, because you must decide what quantity matters, what variables to use, and what assumptions to make. students, this is where mathematical reasoning matters as much as calculation.
A good model usually follows these steps:
- Identify the variables.
- Write a function that describes the situation.
- Differentiate the function.
- Use the derivative to answer the question.
- Interpret the result in context.
Suppose a company’s profit is given by $P(x)=-2x^2+80x-500$, where $x$ is the number of items sold in hundreds. To understand how profit changes, find the derivative:
$$P'(x)=-4x+80$$
This derivative tells us the marginal profit. If $x=10$, then $P'(10)=40$. That means when sales are around $1000$ items, profit is increasing by about $40$ units of currency for each additional hundred items sold. Since this is an approximation, the phrase “about” is important.
In modelling, the function itself gives the total amount, while the derivative gives the rate of change. Both are useful, but they answer different questions.
Using derivatives to find maxima and minima
One of the most important applications of differentiation is optimization 🔍 In many real situations, you want the largest possible value or the smallest possible value. For example, a factory may want to maximize profit, a farmer may want to minimize fencing cost, or an architect may want to maximize space.
To find local maxima or minima, first find critical points by solving $f'(x)=0$ or identifying where $f'(x)$ is undefined. Then analyze the sign of the derivative or use another test to decide whether each point is a maximum, minimum, or neither.
Consider $A(x)=-x^2+10x+9$, which could represent an area model. Differentiate:
$$A'(x)=-2x+10$$
Set the derivative equal to zero:
$$-2x+10=0$$
So $x=5$. Because the coefficient of $x^2$ in $A(x)$ is negative, the graph opens downward, so $x=5$ gives a maximum value. The model predicts the best result occurs at that input value.
This kind of reasoning appears often in IB Mathematics Analysis and Approaches SL. The key is not just solving for $x$, but explaining why that value matters in context. A mathematical maximum may represent the best design, highest output, or greatest profit in a real situation.
Linear approximation and interpreting small changes
Differentiation also helps approximate values near a known point. If a function is complicated, its derivative can give a good local estimate. This is called linear approximation or tangent line approximation.
If $f(a)$ is known, then near $x=a$ we use
$$f(x)\approx f(a)+f'(a)(x-a)$$
This works because a smooth curve looks almost like its tangent line very close to the point of contact. In modelling, this is useful when exact calculations are hard but small changes matter.
For example, suppose the volume of a tank is modeled by a function $V(r)=\frac{4}{3}\pi r^3$. If the radius changes a little, the derivative
$$V'(r)=4\pi r^2$$
shows how sensitive the volume is to the radius. If $r=3$, then $V'(3)=36\pi$. This means a small increase in radius causes a large increase in volume. In engineering, such sensitivity analysis helps predict how measurement errors affect results.
The phrase “small change” is important. Linear approximation is useful only near the point used for the approximation. If the change is large, the estimate may become inaccurate.
Rates of change in kinematics
Kinematics is one of the clearest places to see modelling with differentiation 🚗 If the position of an object is $s(t)$, then:
- velocity is $v(t)=s'(t)$
- acceleration is $a(t)=v'(t)=s''(t)$
This gives a chain of linked models. The position model leads to the velocity model, and the velocity model leads to the acceleration model.
Suppose a particle moves according to $s(t)=t^3-6t^2+9t$. Then
$$v(t)=s'(t)=3t^2-12t+9$$
$$a(t)=v'(t)=6t-12$$
To find when the particle is at rest, solve $v(t)=0$:
$$3t^2-12t+9=0$$
This simplifies to $t^2-4t+3=0$, so $t=1$ or $t=3$. These are moments when the particle stops briefly. The acceleration at those times helps explain whether it starts moving forward or backward.
In context, the derivative tells us not only what is happening, but how movement changes over time. That is why differentiation is central to motion models.
Connecting modelling with the rest of calculus
Modelling with differentiation is part of a bigger calculus story. Integration is closely related because it often reverses differentiation. If differentiation tells you the rate of change, integration helps recover the accumulated quantity.
For instance, if $v(t)$ is velocity, then integrating velocity gives displacement:
$$s(t)=\int v(t)\,dt$$
This relationship shows that calculus is not just a collection of separate skills. Differentiation and integration work together to describe change and accumulation.
In IB Mathematics Analysis and Approaches SL, modelling with differentiation connects to:
- graphical interpretation of functions and derivatives,
- solving optimization problems,
- interpreting rates of change in context,
- analysing motion using derivatives,
- understanding the role of assumptions in a mathematical model.
A strong model is usually not perfectly true in every detail. Instead, it is useful, consistent, and accurate enough for the purpose. For example, a model of population growth may ignore migration, or a kinematics model may ignore air resistance. These simplifications are not mistakes if they are stated clearly and matched to the situation.
Evaluating the quality of a model
A model should be tested against reality. If the answers do not make sense in context, the model may need adjustment. For example, if a population model gives a negative value, that tells you the model cannot be used beyond that time. Similarly, if a derivative suggests a quantity is increasing rapidly but the real situation is clearly stable, then the assumptions may be too simple.
When evaluating a model, ask:
- Are the variables defined clearly?
- Does the function fit the situation?
- Are units consistent?
- Does the derivative have a meaningful interpretation?
- Is the result reasonable in context?
These questions are part of mathematical communication. In examinations, you are often expected to explain what the derivative means, not just calculate it. Clear interpretation is just as important as correct computation.
Conclusion
Modelling with differentiation is a major part of calculus because it turns change into something we can measure, analyze, and predict. students, you have seen how derivatives describe rates of change, help identify maxima and minima, support approximation, and model motion. You have also seen that the quality of a model depends on assumptions and interpretation. In IB Mathematics Analysis and Approaches SL, this topic is important because it combines algebra, graphs, reasoning, and real-world application. Differentiation is not only a technique; it is a way to understand how the world changes over time 🌟
Study Notes
- Differentiation finds the rate of change of a function $f(x)$ using $f'(x)$.
- In modelling, the derivative often has a real meaning such as velocity, acceleration, marginal cost, or marginal revenue.
- A model starts with variables and assumptions, then uses a function to represent the situation.
- Critical points occur where $f'(x)=0$ or where $f'(x)$ is undefined.
- Maxima and minima are useful in optimization problems like profit, area, and cost.
- Linear approximation uses $f(x)\approx f(a)+f'(a)(x-a)$ for values close to $a$.
- In kinematics, $s'(t)=v(t)$ and $v'(t)=a(t)$.
- Modelling is only useful if the results are interpreted in context and the assumptions are reasonable.
- Differentiation and integration are connected parts of calculus: one describes change, the other accumulation.
