Math ClubMath Club
v1 · padrão canônico

Lesson 9 — Average rate of change — the gateway to calculus

Δy/Δx as the central concept preceding the derivative. Geometric interpretation (slope of the secant) and physical interpretation (average velocity). The question that opens calculus: 'what if Δx becomes very small?'

Used in: 1.º ano EM · porta de entrada para Cálculo (Trim 5-6)

ARC=ΔyΔx=f(b)f(a)ba\text{ARC} = \frac{\Delta y}{\Delta x} = \frac{f(b) - f(a)}{b - a}

Average rate of change: how much y changed divided by how much x changed. Geometrically, it is the slope of the secant line passing through the points (a,f(a))(a,\, f(a)) and (b,f(b))(b,\, f(b)) on the graph of f.

Choose your door

Rigorous notation, full derivation, hypotheses

Definition and interpretation

"The ratio [f(b)f(a)]/(ba)[f(b) - f(a)]/(b - a) is called the average rate of change of ff on the interval [a,b][a, b]." — Active Calculus §1.3

Geometric interpretation

The ARC is the slope of the secant line to the graph of ff through the points (a,f(a))(a, f(a)) and (b,f(b))(b, f(b)).

abf(a)f(b)Δx = b − aΔysecant

The secant line (gold) through the points (a, f(a)) and (b, f(b)). Its slope is exactly Δy / Δx, the average rate of change of f on [a, b].

Special cases

  • ff linear (f(x)=mx+nf(x) = mx + n): ARC is constant and equal to mm, regardless of the interval chosen.
  • ff quadratic: ARC varies with the interval; it equals a(p+q)+ba(p + q) + b for f(x)=ax2+bx+cf(x) = ax^2 + bx + c on [p,q][p, q].
  • ff constant: ARC =0= 0 for any interval.

The question that opens calculus

What if Δx0\Delta x \to 0? The secant line "turns into" the tangent line, and the ARC converges to the instantaneous rate of change — which is exactly the derivative f(a)f'(a):

f(a)=limh0f(a+h)f(a)hf'(a) = \lim_{h \to 0} \frac{f(a + h) - f(a)}{h}

This is the topic of Trimesters 5 (limits) and 6 (derivatives). This lesson is the antechamber.

Worked examples

Exercise list

40 exercises · 10 with worked solution (25%)

Application 23Understanding 5Modeling 7Challenge 5
  1. Ex. 9.1UnderstandingAnswer key

    Can the average rate of change of a function be constant? Explain with an example.

    Select the correct option
    Select an option first
    Show solution
    For a linear function f(x)=mx+bf(x) = mx + b, the average rate on any interval [a,c][a, c] is (mc+b)(ma+b)ca=m(ca)ca=m\frac{(mc+b)-(ma+b)}{c-a} = \frac{m(c-a)}{c-a} = m, which is constant. For non-linear functions, the average rate varies with the interval.
  2. Ex. 9.2Application

    Find the average rate of change of f(x)=4x27f(x) = 4x^2 - 7 on the interval [1,b][1,\, b] in simplest form.

    Select the correct option
    Select an option first
    Show solution
    We have f(1)=47=3f(1) = 4-7 = -3 and f(b)=4b27f(b) = 4b^2-7. The average rate is 4b27(3)b1=4b24b1=4(b1)(b+1)b1=4(b+1)\frac{4b^2-7-(-3)}{b-1} = \frac{4b^2-4}{b-1} = \frac{4(b-1)(b+1)}{b-1} = 4(b+1).
    Show step-by-step (with the why)
    1. Compute f(1)=4(1)27=3f(1) = 4(1)^2 - 7 = -3.
    2. Write f(b)=4b27f(b) = 4b^2 - 7.
    3. Form the quotient 4b27(3)b1=4b24b1\frac{4b^2-7-(-3)}{b-1} = \frac{4b^2-4}{b-1}.
    4. Factor: 4(b21)=4(b1)(b+1)4(b^2-1) = 4(b-1)(b+1); cancel b1b-1.
  3. Ex. 9.3ApplicationAnswer key

    Find the average rate of change of g(x)=2x29g(x) = 2x^2 - 9 on the interval [4,b][4,\, b] in simplest form.

    Select the correct option
    Select an option first
    Show solution
    We have g(4)=329=23g(4) = 32 - 9 = 23 and g(b)=2b29g(b) = 2b^2-9. The average rate is 2b2923b4=2(b216)b4=2(b4)(b+4)b4=2(b+4)\frac{2b^2-9-23}{b-4} = \frac{2(b^2-16)}{b-4} = \frac{2(b-4)(b+4)}{b-4} = 2(b+4).
  4. Ex. 9.4Application

    Find the average rate of change of p(x)=3x+4p(x) = 3x + 4 on the interval [2,  2+h][2,\; 2+h] in simplest form.

    Select the correct option
    Select an option first
    Show solution
    We have p(2)=10p(2) = 10 and p(2+h)=3(2+h)+4=10+3hp(2+h) = 3(2+h)+4 = 10+3h. The average rate is 10+3h10h=3hh=3\frac{10+3h-10}{h} = \frac{3h}{h} = 3. The function is linear, so the rate is always $3$, regardless of $h$.
  5. Ex. 9.5ApplicationAnswer key

    Find the average rate of change of k(x)=4x2k(x) = 4x - 2 on the interval [3,  3+h][3,\; 3+h] in simplest form.

    Select the correct option
    Select an option first
    Show solution
    We have k(3)=122=10k(3) = 12-2 = 10 and k(3+h)=4(3+h)2=10+4hk(3+h) = 4(3+h)-2 = 10+4h. The average rate is 10+4h10h=4\frac{10+4h-10}{h} = 4. Since $k$ is linear, the rate is always $4$.
  6. Ex. 9.6Application

    Find the average rate of change of f(x)=2x2+1f(x) = 2x^2 + 1 on the interval [x,  x+h][x,\; x+h] in simplest form.

    Select the correct option
    Select an option first
    Show solution
    We have f(x+h)=2(x+h)2+1=2x2+4xh+2h2+1f(x+h) = 2(x+h)^2+1 = 2x^2+4xh+2h^2+1. The numerator is 4xh+2h24xh+2h^2. Dividing by $h$: 4x+2h4x + 2h.
    Show step-by-step (with the why)
    1. Expand f(x+h)=2(x+h)2+1f(x+h) = 2(x+h)^2+1.
    2. Subtract f(x)=2x2+1f(x) = 2x^2+1; the constant terms cancel.
    3. Divide 4xh+2h24xh + 2h^2 by $h$.
  7. Ex. 9.7Application

    Find the average rate of change of g(x)=3x22g(x) = 3x^2 - 2 on the interval [x,  x+h][x,\; x+h] in simplest form.

    Select the correct option
    Select an option first
    Show solution
    We have g(x+h)=3(x+h)22=3x2+6xh+3h22g(x+h) = 3(x+h)^2-2 = 3x^2+6xh+3h^2-2. Subtracting g(x)g(x): numerator 6xh+3h26xh+3h^2. Dividing by $h$: 6x+3h6x+3h.
  8. Ex. 9.8Application

    Find the average rate of change of a(t)=1t+4a(t) = \dfrac{1}{t+4} on the interval [9,  9+h][9,\; 9+h] in simplest form.

    Select the correct option
    Select an option first
    Show solution
    We have a(9)=113a(9) = \frac{1}{13} and a(9+h)=113+ha(9+h) = \frac{1}{13+h}. The average rate is 113+h113h=13(13+h)13h(13+h)=113(13+h)\frac{\frac{1}{13+h}-\frac{1}{13}}{h} = \frac{13-(13+h)}{13h(13+h)} = \frac{-1}{13(13+h)}. When h0h \to 0, the limit is 1169-\frac{1}{169}.
    Show step-by-step (with the why)
    1. Compute a(9)=19+4=113a(9) = \frac{1}{9+4} = \frac{1}{13}.
    2. Compute a(9+h)=113+ha(9+h) = \frac{1}{13+h}.
    3. Form the quotient and use the difference of fractions in the numerator.
  9. Ex. 9.9Application

    Find the average rate of change of b(x)=1x+3b(x) = \dfrac{1}{x+3} on the interval [1,  1+h][1,\; 1+h] in simplest form.

    Select the correct option
    Select an option first
    Show solution
    We have b(1)=14b(1) = \frac{1}{4} and b(1+h)=14+hb(1+h) = \frac{1}{4+h}. The average rate is 14+h14h=4(4+h)4h(4+h)=14(4+h)\frac{\frac{1}{4+h}-\frac{1}{4}}{h} = \frac{4-(4+h)}{4h(4+h)} = \frac{-1}{4(4+h)}. When h0h \to 0, the limit is 116-\frac{1}{16}.
  10. Ex. 9.10ApplicationAnswer key

    Find the average rate of change of j(x)=3x3j(x) = 3x^3 on the interval [1,  1+h][1,\; 1+h] in simplest form.

    Select the correct option
    Select an option first
    Show solution
    We have j(1)=3j(1) = 3 and j(1+h)=3(1+h)3=3(1+3h+3h2+h3)j(1+h) = 3(1+h)^3 = 3(1+3h+3h^2+h^3). The numerator is 3(3h+3h2+h3)3(3h+3h^2+h^3). Dividing by $h$: 3(3+3h+h2)=9+9h+3h23(3+3h+h^2) = 9+9h+3h^2. When h0h \to 0, the limit is $9$.
    Show step-by-step (with the why)
    1. Expand (1+h)3=1+3h+3h2+h3(1+h)^3 = 1+3h+3h^2+h^3.
    2. Multiply by $3$ and subtract j(1)=3j(1) = 3.
    3. Divide by $h$; simplify.
  11. Ex. 9.11Application

    Find the average rate of change of r(t)=4t3r(t) = 4t^3 on the interval [2,  2+h][2,\; 2+h] in simplest form.

    Select the correct option
    Select an option first
    Show solution
    We have r(2)=32r(2) = 32 and r(2+h)=4(2+h)3=4(8+12h+6h2+h3)r(2+h) = 4(2+h)^3 = 4(8+12h+6h^2+h^3). The numerator is 4(12h+6h2+h3)4(12h+6h^2+h^3). Dividing by $h$: 4(12+6h+h2)=48+24h+4h24(12+6h+h^2) = 48+24h+4h^2. When h0h \to 0, the limit is $48$, which is the derivative of 4t34t^3 at $t=2$.
  12. Ex. 9.12Application

    Compute f(x+h)f(x)h\dfrac{f(x+h)-f(x)}{h} for f(x)=2x23xf(x) = 2x^2 - 3x in simplest form.

    Select the correct option
    Select an option first
    Show solution
    We have f(x+h)=2(x+h)23(x+h)=2x2+4xh+2h23x3hf(x+h) = 2(x+h)^2 - 3(x+h) = 2x^2+4xh+2h^2-3x-3h. Subtracting f(x)=2x23xf(x) = 2x^2-3x: numerator 4xh+2h23h4xh+2h^2-3h. Dividing by $h$: 4x+2h34x+2h-3. When h0h\to 0: 4x34x-3, which is the derivative.
    Show step-by-step (with the why)
    1. Expand f(x+h)=2(x+h)23(x+h)f(x+h) = 2(x+h)^2-3(x+h).
    2. Subtract f(x)f(x).
    3. Divide by $h$ and simplify.
  13. Ex. 9.13Application

    Calculate the average rate of change of f(x)=x2f(x) = x^2 on the interval [1,5][1,5].

    Select the correct option
    Select an option first
    Show solution
    We have f(1)=1f(1) = 1 and f(5)=25f(5) = 25. The average rate is 25151=244=6\frac{25-1}{5-1} = \frac{24}{4} = 6.
  14. Ex. 9.14Application

    Calculate the average rate of change of h(x)=52x2h(x) = 5 - 2x^2 on the interval [2,4][-2,4].

    Select the correct option
    Select an option first
    Show solution
    We have h(2)=52(4)=3h(-2) = 5-2(4) = -3 and h(4)=52(16)=27h(4) = 5-2(16) = -27. The average rate is 27(3)4(2)=246=4\frac{-27-(-3)}{4-(-2)} = \frac{-24}{6} = -4.
  15. Ex. 9.15ApplicationAnswer key

    Calculate the average rate of change of q(x)=x3q(x) = x^3 on the interval [4,2][-4,2].

    Select the correct option
    Select an option first
    Show solution
    We have q(4)=64q(-4) = -64 and q(2)=8q(2) = 8. The average rate is 8(64)2(4)=726=12\frac{8-(-64)}{2-(-4)} = \frac{72}{6} = 12.
  16. Ex. 9.16Application

    Calculate the average rate of change of g(x)=3x31g(x) = 3x^3 - 1 on the interval [3,3][-3,3].

    Select the correct option
    Select an option first
    Show solution
    We have g(3)=3(27)1=82g(-3) = 3(-27)-1 = -82 and g(3)=3(27)1=80g(3) = 3(27)-1 = 80. The average rate is 80(82)3(3)=1626=27\frac{80-(-82)}{3-(-3)} = \frac{162}{6} = 27.
  17. Ex. 9.17Application

    Calculate the average rate of change of y=1xy = \dfrac{1}{x} on the interval [1,3][1,3].

    Select the correct option
    Select an option first
    Show solution
    We have y(1)=1y(1) = 1 and y(3)=13y(3) = \frac{1}{3}. The average rate is 13131=232=13\frac{\frac{1}{3}-1}{3-1} = \frac{-\frac{2}{3}}{2} = -\frac{1}{3}.
  18. Ex. 9.18Understanding

    If a function ff is increasing on (a,b)(a,b) and decreasing on (b,c)(b,c), what can be said about the local extremum of ff on (a,c)(a,c)?

    Select the correct option
    Select an option first
    Show solution
    When a function changes from increasing to decreasing at a point, it reaches a peak — that is, a local maximum. If the change were from decreasing to increasing, there would be a local minimum.
  19. Ex. 9.19Modeling

    At the start of a trip, the odometer read 2139521\,395 miles. At the end, 13,513{,}5 hours later, it read 2212522\,125 miles. What was the average speed of the trip?

    Select the correct option
    Select an option first
    Show solution
    The distance traveled was 2212521395=73022125 - 21395 = 730 miles. The time was 13,513{,}5 hours. The average speed was 73013,554,07\frac{730}{13{,}5} \approx 54{,}07 miles per hour.
    Show step-by-step (with the why)
    1. Compute the distance: 2212521395=73022125 - 21395 = 730 miles.
    2. Divide by the duration: 730÷13,554,07730 \div 13{,}5 \approx 54{,}07 mph.
  20. Ex. 9.20Modeling

    Near the surface of the Moon, the distance a falling object travels is given by d(t)=2,6667t2d(t) = 2{,}6667\,t^2 feet, where tt is in seconds. What is the distance traveled at t=2t=2 s, and what is the average speed between t=1t=1 s and t=2t=2 s?

    Select the correct option
    Select an option first
    Show solution
    We have d(t)=2,6667t2d(t) = 2{,}6667t^2. So d(1)=2,6667d(1) = 2{,}6667 and d(2)=2,6667×4=10,6668d(2) = 2{,}6667 \times 4 = 10{,}6668 feet. The average rate is 10,66682,6667218,00018\frac{10{,}6668 - 2{,}6667}{2-1} \approx 8{,}0001 \approx 8 ft/s.
  21. Ex. 9.21ModelingAnswer key

    A ball is thrown upward with initial velocity of 3636 ft/s. Its height is y=36t12t2y = 36t - 12t^2 feet. What is the average velocity on the interval [1,2][1,2]?

    Select the correct option
    Select an option first
    Show solution
    We have y(1)=3612=24y(1) = 36 - 12 = 24 m and y(2)=7248=24y(2) = 72 - 48 = 24 m. The average velocity on $[1,2]$ is 242421=0\frac{24-24}{2-1} = 0 m/s. The object rose and fell symmetrically over that interval.
    Show step-by-step (with the why)
    1. Compute y(1)=36(1)12(1)2=24y(1) = 36(1) - 12(1)^2 = 24 feet.
    2. Compute y(2)=36(2)12(2)2=7248=24y(2) = 36(2) - 12(2)^2 = 72-48 = 24 feet.
    3. The average rate is (2424)/(21)=0(24-24)/(2-1) = 0.
  22. Ex. 9.22Modeling

    For f(x)=25x2f(x) = 25 - x^2, what is the average rate of change on the interval [0,3][0,3]?

    Select the correct option
    Select an option first
    Show solution
    We have f(3)=259=16f(3) = 25-9 = 16, f(0)=25f(0) = 25. ARC on [0,3][0,3]: 16253=3\frac{16-25}{3} = -3. We have f(5)=0f(5) = 0. ARC on [3,5][3,5]: 0162=8\frac{0-16}{2} = -8. ARC on [0,5][0,5]: 0255=5\frac{0-25}{5} = -5. The average rate on $[0,3]$ is $-3$.
  23. Ex. 9.23Modeling

    According to the US census, the population of Grand Rapids, Michigan, was 181843181\,843 in 1980 and 197800197\,800 in 2000. What was the average annual growth rate over that period?

    Select the correct option
    Select an option first
    Show solution
    The population grew from $181\,843$ in 1980 to $197\,800$ in 2000, a growth of $15\,957$ people over $20$ years. The average rate is 1595720798\frac{15957}{20} \approx 798 people per year.
    Show step-by-step (with the why)
    1. Compute the change: 197800181843=15957197800 - 181843 = 15957 people.
    2. Divide by the interval: 15957÷20=797,8579815957 \div 20 = 797{,}85 \approx 798 people/year.
  24. Ex. 9.24Challenge

    For f(x)=1xf(x) = \dfrac{1}{x}, find the number cc such that the average rate of change of ff on the interval (1,c)(1, c) equals 14-\dfrac{1}{4}.

    Select the correct option
    Select an option first
    Show solution
    We have f(x)=1xf(x) = \frac{1}{x}. The average rate on (1,c)(1,c) is 1c1c1=1cc(c1)=(c1)c(c1)=1c\frac{\frac{1}{c}-1}{c-1} = \frac{1-c}{c(c-1)} = \frac{-(c-1)}{c(c-1)} = -\frac{1}{c}. Setting equal to 14-\frac{1}{4}: c=4c = 4.
    Show step-by-step (with the why)
    1. Write the average rate: f(c)f(1)c1=1c1c1\frac{f(c)-f(1)}{c-1} = \frac{\frac{1}{c}-1}{c-1}.
    2. Simplify: 1cc(c1)=1c\frac{1-c}{c(c-1)} = -\frac{1}{c}.
    3. Solve 1c=14-\frac{1}{c} = -\frac{1}{4}.
  25. Ex. 9.25Challenge

    For f(x)=1xf(x) = \dfrac{1}{x}, find the number bb such that the average rate of change of ff on the interval (2,b)(2, b) equals 110-\dfrac{1}{10}.

    Select the correct option
    Select an option first
    Show solution
    The average rate of f(x)=1xf(x) = \frac{1}{x} on (2,b)(2,b) is 1b12b2=2b2b(b2)=12b\frac{\frac{1}{b}-\frac{1}{2}}{b-2} = \frac{2-b}{2b(b-2)} = -\frac{1}{2b}. Setting equal to 110-\frac{1}{10}: 2b=102b = 10, so b=5b = 5.
  26. Ex. 9.26Understanding

    The temperature HH (in °C) of a cup of coffee placed on the kitchen counter is given by H=f(t)H = f(t), where tt is in minutes. What is the sign of f(t)f'(t)?

    Select the correct option
    Select an option first
    Show solution
    Coffee placed on the counter cools progressively. Therefore, the temperature $H = f(t)$ is decreasing in $t$, that is, f(t)<0f'(t) < 0.
  27. Ex. 9.27Understanding

    The cost CC (in dollars) of producing gg gallons of ice cream is given by C=f(g)C = f(g). In the expression f(125)=325f(125) = 325, what are the units of 125125?

    Select the correct option
    Select an option first
    Show solution
    In the expression f(125)=325f(125) = 325, the argument $125$ is the input of the function $C = f(g)$, where $g$ is the quantity produced in gallons. Therefore $125$ has units of gallons.
  28. Ex. 9.28ApplicationAnswer key

    The table below gives values of f(x)f(x): x=0,2,4,6,8,10,12x = 0, 2, 4, 6, 8, 10, 12 and f(x)=16,13,12,13,17,21,25f(x) = -16, -13, -12, -13, -17, -21, -25. What is the average rate of change of ff on the interval [0,4][0,4]?

    Select the correct option
    Select an option first
    Show solution
    The requested quotient is the average rate of change of $f$ on $[0,4]$: f(4)f(0)40\frac{f(4)-f(0)}{4-0}. From the table: f(0)=16f(0) = -16 and f(4)=12f(4) = -12. So 12(16)4=44=1,0\frac{-12-(-16)}{4} = \frac{4}{4} = 1{,}0.
  29. Ex. 9.29Application

    Using the table (x=0,2,4,6,8,10,12x = 0, 2, 4, 6, 8, 10, 12 and f(x)=16,13,12,13,17,21,25f(x) = -16, -13, -12, -13, -17, -21, -25), estimate f(2)f'(2) by central difference.

    Select the correct option
    Select an option first
    Show solution
    From the table: f(0)=16f(0) = -16 and f(4)=12f(4) = -12. The estimate of f(2)f'(2) by central difference is f(4)f(0)40=12(16)4=44=1\frac{f(4)-f(0)}{4-0} = \frac{-12-(-16)}{4} = \frac{4}{4} = 1.
    Show step-by-step (with the why)
    1. Use the central difference: f(2)f(4)f(0)40f'(2) \approx \frac{f(4)-f(0)}{4-0}.
    2. Substitute f(4)=12f(4) = -12 and f(0)=16f(0) = -16.
    3. Compute 44=1\frac{4}{4} = 1.
  30. Ex. 9.30Modeling

    The velocity of a vertically launched ball is given by v(t)=1632tv(t) = 16 - 32t (in ft/s). At what instant does the ball reach maximum height (zero velocity)?

    Select the correct option
    Select an option first
    Show solution
    The velocity is v(t)=1632tv(t) = 16 - 32t. To find when the ball stops, solve 1632t=016 - 32t = 0, giving t=1632=0,5t = \frac{16}{32} = 0{,}5 s.
    Show step-by-step (with the why)
    1. The ball stops when $v(t) = 0$.
    2. Solve 1632t=016 - 32t = 0.
    3. Isolate $t$: t=0,5t = 0{,}5 s.
  31. Ex. 9.31Modeling

    The value VV (in dollars) of a car depends on the mileage mm driven: V=h(m)V = h(m). If h(40000)=15500h(40\,000) = 15\,500 and h(55000)=13200h(55\,000) = 13\,200, what is the average rate of change of the car's value with respect to mileage on that interval?

    Select the correct option
    Select an option first
    Show solution
    We have h(40000)=15500h(40000) = 15500 and h(55000)=13200h(55000) = 13200. The average rate is 13200155005500040000=2300150000,1533\frac{13200 - 15500}{55000 - 40000} = \frac{-2300}{15000} \approx -0{,}1533 dollars per mile, i.e., approximately 153,33-153{,}33 cents per thousand miles.
  32. Ex. 9.32ApplicationAnswer key

    Consider f(x)=7x4f(x) = -7x - 4. What is the average rate of change of ff between the points (1,f(1))(-1, f(-1)) and (2,f(2))(2, f(2))?

    Select the correct option
    Select an option first
    Show solution
    We have f(1)=7(1)4=3f(-1) = -7(-1)-4 = 3 and f(2)=7(2)4=18f(2) = -7(2)-4 = -18. ARC on [1,2][-1,2]: 1832(1)=213=7\frac{-18-3}{2-(-1)} = \frac{-21}{3} = -7. Since $f$ is linear with slope $-7$, the ARC between any two points is always $-7$.
  33. Ex. 9.33Understanding

    What is the precise relationship between the average rate of change and the derivative of a function?

    Select the correct option
    Select an option first
    Show solution
    By definition, f(a)=limh0f(a+h)f(a)hf'(a) = \lim_{h \to 0} \frac{f(a+h)-f(a)}{h}. The quotient inside the limit is exactly the average rate of change on the interval [a,a+h][a, a+h]. When h0h \to 0, the secant line becomes the tangent line.
  34. Ex. 9.34ApplicationAnswer key

    Compute f(x+h)f(x)h\dfrac{f(x+h)-f(x)}{h} for f(x)=52x2f(x) = 5 - 2x^2 in simplest form.

    Select the correct option
    Select an option first
    Show solution
    We have f(x)=52x2f(x) = 5 - 2x^2. f(x+h)=52(x+h)2=52x24xh2h2f(x+h) = 5 - 2(x+h)^2 = 5-2x^2-4xh-2h^2. Numerator: 4xh2h2-4xh-2h^2. Dividing by $h$: 4x2h-4x-2h. When h0h \to 0: 4x-4x.
  35. Ex. 9.35Application

    The function s(t)=4t2s(t) = 4t^2 describes the position of an object in meters. What is the average rate of change between t=1t=1 s and t=3t=3 s?

    Select the correct option
    Select an option first
    Show solution
    We have s(1)=4s(1) = 4 and s(3)=4×9=36s(3) = 4 \times 9 = 36. The average rate is 36431=322=16\frac{36-4}{3-1} = \frac{32}{2} = 16.
  36. Ex. 9.36ApplicationAnswer key

    A tank has V(t)=1005tV(t) = 100 - 5t liters after tt minutes. What is the average rate of change of the volume between t=2t=2 and t=6t=6 minutes?

    Select the correct option
    Select an option first
    Show solution
    Since V(t)=1005tV(t) = 100 - 5t is linear with slope $-5$, the average rate of change is always $-5$ liters per minute, regardless of the interval.
    Show step-by-step (with the why)
    1. Compute V(6)=10030=70V(6) = 100 - 30 = 70 L.
    2. Compute V(2)=10010=90V(2) = 100 - 10 = 90 L.
    3. ARC: 709062=204=5\frac{70 - 90}{6-2} = \frac{-20}{4} = -5.
  37. Ex. 9.37Application

    A cyclist travels s(t)=2t2+3ts(t) = 2t^2 + 3t km in tt hours. What is the average speed between t=1t=1 h and t=4t=4 h?

    Select the correct option
    Select an option first
    Show solution
    We have s(4)=2×16+3×4=32+12=44s(4) = 2 \times 16 + 3 \times 4 = 32 + 12 = 44 km and s(1)=2+3=5s(1) = 2 + 3 = 5 km. The average speed is 44541=393=13\frac{44-5}{4-1} = \frac{39}{3} = 13 km/h.
    Show step-by-step (with the why)
    1. Evaluate s(4)=2(16)+3(4)=44s(4) = 2(16) + 3(4) = 44.
    2. Evaluate s(1)=2+3=5s(1) = 2 + 3 = 5.
    3. Divide the difference by the interval of $3$ hours.
  38. Ex. 9.38Challenge

    For s(t)=t3s(t) = t^3, find the average rate of change between t=1t=1 and t=1+Δtt = 1 + \Delta t in simplest form.

    Select the correct option
    Select an option first
    Show solution
    We have s(1+Δt)=(1+Δt)3=1+3Δt+3(Δt)2+(Δt)3s(1+\Delta t) = (1+\Delta t)^3 = 1 + 3\Delta t + 3(\Delta t)^2 + (\Delta t)^3 and s(1)=1s(1) = 1. The numerator is 3Δt+3(Δt)2+(Δt)33\Delta t + 3(\Delta t)^2 + (\Delta t)^3. Dividing by Δt\Delta t: 3+3Δt+(Δt)23 + 3\Delta t + (\Delta t)^2. When Δt0\Delta t \to 0, the limit is $3$, which is the derivative of t3t^3 at $t=1$.
    Show step-by-step (with the why)
    1. Expand (1+Δt)3(1+\Delta t)^3.
    2. Subtract $s(1) = 1$.
    3. Divide by Δt\Delta t and simplify.
  39. Ex. 9.39Challenge

    What is the average rate of change of f(x)=sinxf(x) = \sin x on the interval [0,π][0, \pi]?

    Select the correct option
    Select an option first
    Show solution
    The average rate of change of sinx\sin x on [0,π][0, \pi] is sinπsin0π0=00π=0\frac{\sin \pi - \sin 0}{\pi - 0} = \frac{0 - 0}{\pi} = 0. The sine rises and falls symmetrically, starting and ending at zero.
  40. Ex. 9.40Challenge

    The centripetal force is F(r)=mv2rF(r) = \dfrac{mv^2}{r}. What is the average rate of change of FF when rr varies from 11 m to 22 m, with mm and vv constant?

    Select the correct option
    Select an option first
    Show solution
    We have F(r)=mv2rF(r) = \frac{mv^2}{r}. Then F(1)=mv2F(1) = mv^2 and F(2)=mv22F(2) = \frac{mv^2}{2}. The average rate is F(2)F(1)21=mv22mv2=mv22\frac{F(2)-F(1)}{2-1} = \frac{mv^2}{2} - mv^2 = -\frac{mv^2}{2}.

Sources

  • Active Calculus 2.0 — Matt Boelkins · 2024 · EN · CC-BY-NC-SA · §1.1, §1.3, §1.5 (ARC as motivation for the derivative). Primary source for this lesson.
  • Calculus Volume 1 — OpenStax · 2016 · EN · CC-BY-NC-SA · §2.1 (preview of calculus) and §3.1 (defining the derivative) and §4.4 (Mean Value Theorem).
  • Modeling, Functions, and Graphs — Katherine Yoshiwara · 2020 · EN · open · ch. 5 (ARC in economic and biological modeling).

This lesson is the gateway to Calculus — the ARC will appear again in Lessons 41–50 (Trimesters 5–6) under the name "derivative."

Updated on 2026-05-05 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.