Given a table showing points on the graph of a function, determine whether or not the rate of change is uniform.
To determine if the rate of change is uniform, follow these steps:
- Step 1: Calculate the slope between points:
- For (−2,3) to (0,5):
m1=0+25−3=22=1
- For (0,5) to (2,8):
m2=2−08−5=23
- For (2,8) to (4,12):
m3=4−212−8=24=2
- Step 2: Compare these slopes:
Since m1=1, m2=23, and m3=2 are not equal, the rate of change is not constant.
Therefore, the rate of change is non-uniform.