Mathwords logoReference LibraryMathwords

Rate of Change

Rate of change is a measure of how much one quantity changes when another quantity changes. It is the same idea as slope when you're looking at a straight line on a graph.

The rate of change between two variables describes the ratio of the change in the dependent variable to the change in the independent variable. For two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2), the rate of change equals y2y1x2x1\frac{y_2 - y_1}{x_2 - x_1}. When applied to a linear function, the rate of change is constant and equal to the slope of the line. For non-linear functions, the rate of change varies and is typically described as an average over an interval.

Key Formula

Rate of Change=ΔyΔx=y2y1x2x1\text{Rate of Change} = \frac{\Delta y}{\Delta x} = \frac{y_2 - y_1}{x_2 - x_1}
Where:
  • ΔyΔy = the change in the output (dependent variable)
  • ΔxΔx = the change in the input (independent variable)
  • (x1,y1)(x_1, y_1) = the first data point
  • (x2,y2)(x_2, y_2) = the second data point

Worked Example

Problem: A plant is 3 cm tall after 2 weeks and 15 cm tall after 6 weeks. What is the rate of change in height over this time period?
Step 1: Identify the two points. Let the number of weeks be xx and the height in cm be yy.
(x_1, y_1) = (2, 3)$ and $(x_2, y_2) = (6, 15)
Step 2: Find the change in height (the numerator).
Δy=153=12\Delta y = 15 - 3 = 12
Step 3: Find the change in time (the denominator).
Δx=62=4\Delta x = 6 - 2 = 4
Step 4: Divide to get the rate of change.
124=3\frac{12}{4} = 3
Answer: The plant grows at a rate of 3 cm per week.

Visualization

Why It Matters

Rate of change shows up whenever you need to describe how fast something is happening — the speed of a car (distance per time), the cost per item, or how quickly a temperature rises. In algebra, understanding rate of change is essential because it directly connects tables, graphs, and equations of linear functions. It also lays the groundwork for calculus, where you study instantaneous rates of change.

Common Mistakes

Mistake: Mixing up which variable goes in the numerator and which goes in the denominator.
Correction: The output (dependent variable, usually yy) always goes on top, and the input (independent variable, usually xx) goes on the bottom. Think of it as 'change in what you're measuring' divided by 'change in what you're controlling.'
Mistake: Subtracting the coordinates in a different order for the numerator and denominator.
Correction: If you subtract y2y1y_2 - y_1 on top, you must subtract x2x1x_2 - x_1 on the bottom — the same order. Switching the order in only one part flips the sign of your answer.

Related Terms