A differential equation describes a relationship between a function and its rate of change (its derivative) — rather than solving for a specific value of x, solving a differential equation means finding the actual function that satisfies that relationship. Many real-world processes are naturally described this way: population growth, radioactive decay and cooling all involve a rate of change that depends on the current amount itself, leading to differential equations like dy/dx = ky (where the rate of change is proportional to the current value y), which has the general solution y = Ae^(kx) — connecting differential equations directly to the exponential functions studied earlier.
Example
Newton's law of cooling states that the rate at which a hot object cools is proportional to the difference between its temperature and the surrounding temperature — expressed as a differential equation, dT/dt = −k(T − T_room), whose solution predicts exactly how a cup of coffee's temperature will decrease over time, starting fast while the temperature difference is large and slowing as it approaches room temperature.
Key terms
Differential equation:
An equation relating a function to its rate of change (derivative).
Exponential growth/decay:
A pattern where the rate of change is proportional to the current value, following y = Ae^(kx).
Questions
1. A differential equation describes a relationship between:
A function and its rate of change
Two unrelated, arbitrary numbers
Only constants, with no function or rate of change involved
Nothing related to functions or derivatives
2. Solving a differential equation means finding:
The actual function that satisfies the relationship
A single numerical value only
Nothing; differential equations cannot be solved
Only the derivative, with no function found
3. dy/dx = ky describes a rate of change that is:
Proportional to the current value y
Always constant regardless of y
Completely unrelated to y
Always equal to zero
4. The general solution to dy/dx = ky is:
y = Ae^(kx)
y = kx
y = 0 always
y = A only, with no exponential term
5. Newton's law of cooling describes how an object's temperature changes based on:
The difference between its temperature and the surrounding temperature
A fixed, unchanging rate regardless of temperature difference
Nothing related to temperature at all
Only the object's original starting temperature
6. Population growth and radioactive decay can both be modelled using:
Differential equations
Only simple addition, with no equations involved
Nothing related to mathematics
Only whole numbers with no functions involved
7. Differential equations connect directly to:
Exponential functions
Only basic arithmetic, with no functions involved
Nothing related to any other area of mathematics
Only geometry, with no algebra involved
8. Why does a hot cup of coffee cool quickly at first, then more slowly as it approaches room temperature?
According to Newton's law of cooling, the rate of cooling is proportional to the temperature difference, which is largest at first and shrinks as the coffee approaches room temperature
The rate of cooling always stays exactly constant throughout the entire cooling process
Temperature difference has no bearing on how quickly an object cools according to this model
A cup of coffee cools at its slowest rate immediately after being made, then speeds up over time
9. Why might population growth sometimes be modelled with dy/dx = ky, where the growth rate depends on the current population size?
A larger population generally has more individuals able to reproduce, so the actual rate of growth naturally scales with the current population size
Population growth rate is always a fixed, constant number regardless of how large the population currently is
The current size of a population has no bearing on how quickly it is likely to continue growing
This kind of proportional relationship between rate and current value never actually applies to real population growth
10. Why is solving a differential equation described as finding a function, rather than finding a specific numerical value like solving a standard algebraic equation?
A differential equation describes a general relationship involving a rate of change, so its solution needs to be an entire function that satisfies that relationship at every point, not just one value
Differential equations and standard algebraic equations are always solved using exactly the same process with an identical type of solution
A differential equation can always be fully solved by finding just one single specific numerical value
Finding a function as a solution provides no genuine distinction from finding a single specific value
11. Why might radioactive decay be modelled with a negative value of k in dy/dx = ky, rather than a positive one?
A negative k reflects that the quantity is decreasing over time (decay) rather than increasing (growth), flipping the direction of the exponential relationship
The sign of k has no bearing on whether a quantity is modelled as increasing or decreasing over time
Radioactive decay is always modelled using exactly the same positive value of k used for population growth
A negative value of k always represents growth, while a positive value always represents decay, the reverse of the actual relationship
12. Why might understanding the constant A in y = Ae^(kx) be important for applying this general solution to a specific real-world situation?
A represents the initial value (at x = 0), so determining its specific value based on given starting conditions is necessary to get a solution that fits the actual situation being modelled
The constant A has no real meaning or significance in the context of an exponential growth or decay model
A always has exactly the same fixed value regardless of the specific situation being modelled
The general solution y = Ae^(kx) can be fully and meaningfully applied without ever needing to determine a specific value for A
13. Why might scientists use differential equations, rather than a simpler algebraic formula, to model a process where the rate of change is not constant?
Differential equations can directly capture how a rate of change itself varies (like depending on the current value), which a simple algebraic formula assuming a constant rate cannot represent
A simple algebraic formula always models a changing, non-constant rate of change exactly as accurately as a differential equation
Differential equations are only ever used for describing situations involving a perfectly constant, unchanging rate of change
The nature of how a rate of change behaves (constant or variable) has no bearing on which mathematical approach is most appropriate
14. Why might a medication's concentration in the bloodstream, decreasing over time as the body metabolises it, be well suited to modelling with an exponential decay differential equation?
If the rate of metabolism is proportional to the current concentration in the bloodstream, this matches exactly the relationship described by dy/dx = ky (with k negative)
Medication concentration in the bloodstream never actually follows any pattern that could be meaningfully modelled using differential equations
The rate at which a medication is metabolised is always completely unrelated to its current concentration in the bloodstream
Exponential decay models are only ever applicable to radioactive decay, never to any other real-world biological or medical process
15. Why might a bank account earning continuously compounded interest be modelled using the same differential equation form (dy/dx = ky) used for population growth?
Both situations involve a quantity growing at a rate proportional to its own current value, so the same underlying mathematical relationship applies even though the real-world context is completely different
Continuously compounded interest and population growth are always modelled using completely unrelated types of mathematical equations
A bank account's growth rate is never actually proportional to its current balance in any meaningful sense
The same differential equation form can only ever apply to one single specific real-world context, never multiple different ones
16. Why might solving a differential equation analytically (finding an exact formula) sometimes be impossible, requiring numerical methods (computational approximation) instead?
Some differential equations are too complex for an exact algebraic solution to exist, so approximating the solution numerically, step by step, becomes the practical alternative
Every differential equation always has a straightforward, exact algebraic solution that can be found without any numerical approximation
Numerical methods for solving differential equations are never actually used in real mathematical or scientific practice
The complexity of a differential equation has no bearing on whether an exact analytical solution can be found for it
17. Why might real population growth eventually deviate from the simple exponential model dy/dx = ky, requiring a more complex differential equation (like logistic growth) to be accurate long-term?
Simple exponential growth assumes unlimited resources, but real populations eventually face limiting factors (like food or space), requiring a model that accounts for a maximum carrying capacity
Real population growth always follows the simple exponential model perfectly and indefinitely, with no need for any more complex model
Carrying capacity and resource limitations have no genuine bearing on which differential equation best models real population growth over time
A more complex differential equation like logistic growth provides no genuine improvement in accuracy over the simple exponential model for long-term predictions
18. Why might differential equations be considered one of the most powerful tools connecting pure mathematics to real-world science and engineering?
Many fundamental physical, biological and economic processes are naturally described in terms of rates of change, so differential equations provide a direct mathematical language for modelling how these systems actually behave over time
Differential equations have no genuine practical connection to real-world science, engineering or any other applied field
Real-world scientific and engineering processes are never actually described or modelled using differential equations in practice
Rates of change have no meaningful role in how real physical, biological or economic systems are mathematically understood
19. Why might a differential equation describing the spread of a disease need to account for both the number of infected people AND the number of people still susceptible, rather than infected numbers alone?
The rate at which new infections occur depends on interactions between infected and susceptible people, so a model based on infected numbers alone would miss how the shrinking susceptible population naturally slows the spread over time
The number of people still susceptible to a disease has no genuine bearing on how quickly that disease continues to spread
A model based purely on the number of currently infected people always accurately captures the full dynamics of disease spread
Disease spread models never actually need to account for more than one single changing quantity at once
20. Why might a differential equation modelling the motion of a falling object need to include air resistance as an additional term, rather than gravity alone, to accurately predict its velocity over time?
Air resistance introduces a force that opposes motion and depends on speed, so including it captures how the object's acceleration actually changes as it speeds up, rather than assuming a constant acceleration from gravity alone
Air resistance never actually has any measurable effect on the motion or velocity of a falling object over time
A model including only gravity always predicts a falling object's velocity exactly as accurately as one that also accounts for air resistance
The forces acting on a falling object are always irrelevant to how its motion should be mathematically modelled
21. Understanding differential equations and rates of change mainly helps you to:
Model real-world processes where a quantity's rate of change depends on its current value
Assume every real-world process changes at a fixed, constant rate with no variation
Ignore the connection between differential equations and exponential growth or decay
Treat solving a differential equation as equivalent to finding a single numerical value
Answer key (parent copy)
1. A function and its rate of change
2. The actual function that satisfies the relationship
3. Proportional to the current value y
4. y = Ae^(kx)
5. The difference between its temperature and the surrounding temperature
6. Differential equations
7. Exponential functions
8. According to Newton's law of cooling, the rate of cooling is proportional to the temperature difference, which is largest at first and shrinks as the coffee approaches room temperature
9. A larger population generally has more individuals able to reproduce, so the actual rate of growth naturally scales with the current population size
10. A differential equation describes a general relationship involving a rate of change, so its solution needs to be an entire function that satisfies that relationship at every point, not just one value
11. A negative k reflects that the quantity is decreasing over time (decay) rather than increasing (growth), flipping the direction of the exponential relationship
12. A represents the initial value (at x = 0), so determining its specific value based on given starting conditions is necessary to get a solution that fits the actual situation being modelled
13. Differential equations can directly capture how a rate of change itself varies (like depending on the current value), which a simple algebraic formula assuming a constant rate cannot represent
14. If the rate of metabolism is proportional to the current concentration in the bloodstream, this matches exactly the relationship described by dy/dx = ky (with k negative)
15. Both situations involve a quantity growing at a rate proportional to its own current value, so the same underlying mathematical relationship applies even though the real-world context is completely different
16. Some differential equations are too complex for an exact algebraic solution to exist, so approximating the solution numerically, step by step, becomes the practical alternative
17. Simple exponential growth assumes unlimited resources, but real populations eventually face limiting factors (like food or space), requiring a model that accounts for a maximum carrying capacity
18. Many fundamental physical, biological and economic processes are naturally described in terms of rates of change, so differential equations provide a direct mathematical language for modelling how these systems actually behave over time
19. The rate at which new infections occur depends on interactions between infected and susceptible people, so a model based on infected numbers alone would miss how the shrinking susceptible population naturally slows the spread over time
20. Air resistance introduces a force that opposes motion and depends on speed, so including it captures how the object's acceleration actually changes as it speeds up, rather than assuming a constant acceleration from gravity alone
21. Model real-world processes where a quantity's rate of change depends on its current value