---
title: "The Derivative as a Rate of Change"
description: "Read dy/dx as how fast one quantity changes per unit of another, with the units to match, so a derivative answers questions about cost per item, litres per second or metres per second."
canonical: https://lightmysky.com/learn/mathematics/the-derivative-as-a-rate-of-change-mt_RqyLE3jrAW
source: https://lightmysky.com/learn/mathematics/the-derivative-as-a-rate-of-change-mt_RqyLE3jrAW.md
retrieved: 2026-09-02
---

> **Agent view.** This is the Markdown twin of the page, for tools and assistants.
> When to use this site, and the call that answers each job: https://lightmysky.com/agent-instructions.md
> API description (OpenAPI 3.1): https://lightmysky.com/openapi.json · Authentication: https://lightmysky.com/auth.md
> Pricing: https://lightmysky.com/pricing.md · Catalog: https://lightmysky.com/llms.txt · Full catalog: https://lightmysky.com/llms-full.txt
> Every machine-readable file on this domain: https://lightmysky.com/.well-known/ai-catalog.json
> Ask for Markdown with `Accept: text/markdown`, a `.md` address, or `?mode=agent`.

# The Derivative as a Rate of Change

Read dy/dx as how fast one quantity changes per unit of another, with the units to match, so a derivative answers questions about cost per item, litres per second or metres per second.

Subject: Mathematics · Area: Calculus & Analysis · Ages 17 to 18
Page: https://lightmysky.com/learn/mathematics/the-derivative-as-a-rate-of-change-mt_RqyLE3jrAW

## Ready when they can

- State the units of dV/dt when V is in litres and t in seconds
- Interpret a derivative of zero in a real context
- Say what a negative derivative means for a quantity that is being modelled

## Lesson: The Derivative as a Rate of Change

You can now differentiate a polynomial in one line. So far dy/dx has meant one thing: the steepness of a picture. It means something better than that. The Ridgeway drainage tank holds V litres of water t seconds after the valve opens, and V is a rule in t. Nobody on the crew cares about the steepness of that graph. They care how fast the volume is changing, which is the same number wearing different clothes. A derivative is a rate: how much one real quantity changes for each unit of another.

The units follow the notation exactly. dV/dt has V on the top and t on the bottom, so its units are the units of V divided by the units of t. Litres over seconds gives litres per second. Cost in pounds over items gives pounds per item. Distance in metres over time in seconds gives metres per second, which is speed, a rate you have measured since long before you met calculus. Read the two letters, take their units, and put one over the other. There is nothing else to remember.

*(drawing: Top unit over bottom unit. The notation is telling you the answer.)*

**Example.** Say the tank follows V = 500 - 30t + 0.5t², with V in litres and t in seconds. Differentiating gives dV/dt = -30 + t litres per second. At the moment the valve opens, t = 0, so dV/dt = -30: water is leaving at 30 litres every second. At t = 10 it is -20, so the flow has slowed. Setting -30 + t = 0 gives t = 30, and at that instant the volume is 500 - 900 + 450 = 50 litres and has stopped changing. One rule answers all three questions.

The sign carries the story. A positive derivative means the quantity is growing as the input grows. A negative one means it is shrinking, which is why every reading above came out negative: the tank was emptying. A derivative of zero means the quantity is momentarily still, neither rising nor falling at that instant. Two warnings about zero. It does not mean the quantity itself is zero, and unless it stays zero over a stretch, it does not mean the quantity has settled. It is one motionless instant.

*(drawing: Three signs, three stories, and none of them is about the size of the quantity.)*

**Example.** None of this is about water. A workshop's cost is C = 900 + 4n + 0.03n² pounds for n items, so dC/dn = 4 + 0.06n pounds per item. At n = 100 that is 10, meaning the next item adds about £10 to the bill. The sign is positive, so cost rises with output, which is what anyone would expect. Change the letters and the reading changes with them: for height h in metres against time t in seconds, dh/dt is metres per second and tells you how fast something is climbing.

**Recap.** A derivative is a rate of change, not just a steepness. Its units are the units of the top variable divided by the units of the bottom one, so dV/dt with litres and seconds is litres per second. A positive value means the quantity is growing, a negative value means it is shrinking, and zero means it is momentarily still. Zero does not mean the quantity is zero, and one instant of zero does not mean it has stopped for good.

## Practice

24 questions on this page, each with its working shown.

## Needs first

- [The Power Rule for Differentiating Polynomials](https://lightmysky.com/learn/mathematics/the-power-rule-for-differentiating-polynomials-mt_l7f4j44bR3)
- [Compound Units](https://lightmysky.com/learn/mathematics/compound-units-mt_kLQOzZYrd5)

## Opens up

- [Tangents and Normals to a Curve](https://lightmysky.com/learn/mathematics/tangents-and-normals-to-a-curve-mt_BzMw7IT6kp)
