Year 11: Understanding derivatives

Back to tutorials

At its core, a derivative measures how fast something is changing. This tutorial introduces derivatives in a clear and intuitive way, without requiring advanced algebra. We explore the meaning of a derivative, how it relates to the slope of a graph, what "instantaneous rate of change" means, and how derivatives appear everywhere in physics, biology, finance, and engineering.

By the end, you should have a strong foundation that will make mathematics much easier, and you will be able to understand the big ideas behind calculus long before learning the formal rules.


1. What is a derivative?

A derivative measures how quickly a quantity is changing at a specific moment. In everyday terms, it tells us the rate of change.

You have already seen rates of change in earlier years of school:

  • speed is the rate of change of distance,
  • acceleration is the rate of change of speed,
  • population growth rates tell us how fast a population increases or decreases.

A derivative is a mathematical way of calculating these rates precisely.

Example: If a car travels 80 km in 2 hours, its average speed is:

speed=distance÷time=80/2=40km/h

Here, 40 km/h is a rate of change, so it is similar in spirit to a derivative.


2. Average rate of change vs instantaneous rate of change

Before learning about derivatives, we need to understand the difference between average and instantaneous change.

2.1 Average Rate of Change

The average rate of change of a function between two points is simply the difference in values divided by the difference in inputs.

Averagerate=(changeiny)/(changeinx)

On a graph, this is the slope of the secant line connecting the two points.

Example:

If a population increases from 500 to 650 in 5 years, the average growth rate is:

(650500)/5=150/5=30peopleperyear

Exercise

2.2 Instantaneous rate of change

But what if we want the rate at one exact moment? For example:

  • a car’s speed at a specific second,
  • a heart’s beating rate at a specific instant,
  • the growth rate of a plant on day 50, not over the whole week.

This is where the derivative comes in.

The instantaneous rate of change at a point is the slope of the tangent line to the graph at that point.

Key idea:

The derivative is the limit of average rates of change as the interval becomes extremely small.


3. Derivative as the slope of a curve

In earlier years, you learned that straight lines have a constant slope. But curves do not — their steepness changes as you move along them.

A derivative tells us the slope of a curve at any given point.

Example:


For the graph of y=x²:
  • near x = 0, the slope is small,
  • near x = 3, the graph is much steeper.
The derivative gives us a precise way to measure that steepness.

4. The derivative definition

In full calculus, the derivative is defined using limits:

derivative=limh0(f(x+h)f(x))/h

But at Year 10 level, you only need to understand the idea behind it:

  • The value (f(x+h)f(x))/h is the slope of a secant line.
  • As h becomes smaller and smaller, the secant line becomes a tangent line.
  • The slope of this tangent line is the derivative.

This idea of “zooming in” until a curve looks straight is at the heart of calculus.


5. Derivative notation

There are several common ways to write a derivative. All of them mean “rate of change of y with respect to x”.

  • f(x) (read as “f prime of x”)
  • dy/dx (Leibniz notation)
  • d/dx[f(x)]

In senior maths, all three appear frequently.


6. Basic derivative rules

Although formal rules are taught in Year 11 Maths Methods, we can explore some intuitive derivative ideas now.

6.1 Constant functions

If a function never changes, its rate of change is zero.

Example:

f(x)=7 always stays 7.

So f(x)=0.

6.2 Linear functions

For a straight line y=mx+b, the slope is always m. So its derivative is simply the number m.

Example:

f(x)=3x+5 has constant slope 3.

So f(x)=3.

7. Derivatives and motion

One of the most common uses of derivatives is in describing movement.

  • Position → derivative → velocity
  • Velocity → derivative → acceleration

This makes derivatives essential in physics.

Example:

If the position of a car is given by s(t)=2t, then:

  • velocity: v(t)=s(t)=2
  • acceleration: a(t)=v(t)=0

This means the car does not accelerates at all - this is what constant velocity means.


8. Summary

  • A derivative is a rate of change.
  • Average rate of change = slope of a secant line.
  • Instantaneous rate of change = slope of the tangent line → the derivative.
  • Derivative notation includes f(x), dy/dx, and d/dx[f(x)].
  • Derivatives describe movement, growth, and change in many real-world systems.
  • Basic conceptual rules:
    • Constant → derivative = 0
    • Linear → derivative = slope
    • Power functions → derivative lowers the power by 1

Derivatives are the foundation of calculus. By understanding the basic ideas now, you will find senior mathematics far more intuitive and enjoyable. Derivatives help describe the world around us — whenever something changes, a derivative is nearby.