Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

Algebra

Algebra Help: Average Rate Of Change

Review real example questions for Average Rate Of Change in Algebra.

Question 1

A runner’s distance from the starting line (in miles) after ttt hours is given by d(t)=6t+2d(t)=6t+2d(t)=6t+2. What is the average rate of change of d(t)d(t)d(t) from t=1t=1t=1 to t=4t=4t=4? Give your answer in mi/hr.

  1. 666 mi/hr
  2. 181818 mi/hr
  3. −6-6−6 mi/hr
  4. 222 mi/hr
Explanation: This question tests your understanding of average rate of change, which is a super important concept connecting slope, functions, and real-world rates like speed or growth. The average rate of change has units that come from dividing output units by input units: if distance is in miles and time is in hours, the rate is in miles per hour (mi/hr). To find the average rate of change of d(t) = 6t + 2 from t = 1 to t = 4, we first evaluate at the endpoints: d(1) = 61 + 2 = 8 and d(4) = 64 + 2 = 26. Then we use the formula: average rate = [d(4) - d(1)]/(4 - 1) = (26 - 8)/3 = 18/3 = 6 mi/hr. Choice A is correct because it properly calculates [d(4) - d(1)]/(4 - 1) = 18/3 = 6 mi/hr, getting both the arithmetic and the units right! Choice C calculates the change in y correctly as 18, but forgets to divide by the change in t (which is 3). Units are your friend for understanding: if distance is in feet and time is in seconds, then average rate of change is in feet per second (ft/sec). The 'per' in the units reminds you that it's a ratio—change in output PER change in input. This helps you interpret what the number means!

Question 2

For the linear function p(x)=4x−7p(x)=4x-7p(x)=4x−7, what is the average rate of change of p(x)p(x)p(x) from x=−2x=-2x=−2 to x=3x=3x=3?

  1. −4-4−4
  2. 444
  3. 45\frac{4}{5}54​
  4. 202020
Explanation: This question tests your understanding of average rate of change, which is a super important concept connecting slope, functions, and real-world rates like speed or growth. For a linear function, the average rate of change is the same as the slope and doesn't depend on which interval you choose—the function changes at a constant rate everywhere. But for nonlinear functions like quadratics, the average rate of change can be different over different intervals. To find the average rate of change of p(x)=4x-7 from x=-2 to x=3, we first evaluate at the endpoints: p(-2)=4*(-2)-7=-15 and p(3)=4*3-7=5. Then we use the formula: average rate = [5 - (-15)]/(3 - (-2)) = 20/5 = 4. That's it! Choice B is correct because it properly calculates [p(3) - p(-2)]/(3 - (-2)) = 20/5 = 4, getting both the arithmetic and the sign right! Choice A flips the order in the numerator or denominator, calculating [p(-2) - p(3)]/(3 - (-2)) = -20/5 = -4, which changes the sign of the answer. The formula is always (later y - earlier y)/(later x - earlier x), maintaining consistent order! Here's a way to remember: average rate of change is just slope between two points. If you can find slope, you can find average rate of change—it's the same calculation! For linear functions, this slope is constant. For curves, the slope of the secant line connecting two points gives you the average rate over that interval.

Question 3

A car’s distance from home (in miles) after ttt hours is d(t)=50t+20d(t)=50t+20d(t)=50t+20. What is the average rate of change of d(t)d(t)d(t) from t=1t=1t=1 to t=4t=4t=4, and what are the units?

  1. 707070 mi/hr
  2. 505050 mi/hr
  3. 200200200 miles
  4. 503\frac{50}{3}350​ mi/hr
Explanation: This question tests your understanding of average rate of change, which is a super important concept connecting slope, functions, and real-world rates like speed or growth. For a linear function, the average rate of change is the same as the slope and doesn't depend on which interval you choose—the function changes at a constant rate everywhere. But for nonlinear functions like quadratics, the average rate of change can be different over different intervals. To find the average rate of change of d(t) = 50t + 20 from t = 1 to t = 4, we first evaluate at the endpoints: d(1) = 50(1) + 20 = 50 + 20 = 70 and d(4) = 50(4) + 20 = 200 + 20 = 220. Then we use the formula: average rate = [d(4) - d(1)]/(4 - 1) = (220 - 70)/(4 - 1) = 150/3 = 50. That's it! Choice B is correct because it properly calculates [d(4) - d(1)]/(4 - 1) = 150/3 = 50 mi/hr, getting both the arithmetic and the units right! Choice C gives just 200 miles, which is d(4) - 20, not the rate of change. Remember: average rate of change = (change in y)/(change in x), not just one or the other. We're finding how much distance changes per unit of time! Units are your friend for understanding: if distance is in miles and time is in hours, then average rate of change is in miles per hour (mi/hr). The 'per' in the units reminds you that it's a ratio—change in output PER change in input. This helps you interpret what the number means!

Question 4

For m(x)=12x+3m(x)=\frac{1}{2}x+3m(x)=21​x+3, calculate the average rate of change over the interval [4,10][4,10][4,10].

  1. 112\frac{1}{12}121​
  2. 666
  3. 12\frac{1}{2}21​
  4. 333
Explanation: This question tests your understanding of average rate of change, which is a super important concept connecting slope, functions, and real-world rates like speed or growth. For a linear function, the average rate of change is the same as the slope and doesn't depend on which interval you choose—the function changes at a constant rate everywhere. But for nonlinear functions like quadratics, the average rate of change can be different over different intervals. To find the average rate of change of m(x)=(1/2)x+3 from x=4 to x=10, we first evaluate at the endpoints: m(4)=(1/2)*4+3=2+3=5 and m(10)=(1/2)*10+3=5+3=8. Then we use the formula: average rate = [8 - 5]/(10 - 4) = 3/6 = 1/2. That's it! Choice B is correct because it properly calculates [m(10) - m(4)]/(10 - 4) = 3/6 = 1/2, getting both the arithmetic and the sign right! Choice D has the right idea but makes an arithmetic error: it calculates 3/ (something wrong) or confuses with total change; these calculations can be tricky, especially with fractions—always good to double-check! Here's a way to remember: average rate of change is just slope between two points. If you can find slope, you can find average rate of change—it's the same calculation! For linear functions, this slope is constant. For curves, the slope of the secant line connecting two points gives you the average rate over that interval.

Question 5

The value of a machine decreases over time according to V(t)=200−15tV(t)=200-15tV(t)=200−15t, where VVV is in dollars and ttt is in years. What is the average rate of change of V(t)V(t)V(t) from t=2t=2t=2 to t=8t=8t=8? Include units.

  1. −15-15−15 dollars
  2. 151515 /year/\text{year}/year
  3. −15-15−15 /year/\text{year}/year
  4. −90-90−90 /year/\text{year}/year
Explanation: This question tests your understanding of average rate of change, which is a super important concept connecting slope, functions, and real-world rates like speed or growth. The average rate of change has units that come from dividing output units by input units: if value is in dollars and time is in years, the rate is in dollars per year (/year).TofindtheaveragerateofchangeofV(t)=200−15tfromt=2tot=8,wefirstevaluateattheendpoints:V(2)=200−15∗2=170andV(8)=200−15∗8=80.Thenweusetheformula:averagerate=[V(8)−V(2)]/(8−2)=(80−170)/6=−90/6=−15/year). To find the average rate of change of V(t) = 200 - 15t from t = 2 to t = 8, we first evaluate at the endpoints: V(2) = 200 - 15*2 = 170 and V(8) = 200 - 15*8 = 80. Then we use the formula: average rate = [V(8) - V(2)]/(8 - 2) = (80 - 170)/6 = -90/6 = -15 /year).TofindtheaveragerateofchangeofV(t)=200−15tfromt=2tot=8,wefirstevaluateattheendpoints:V(2)=200−15∗2=170andV(8)=200−15∗8=80.Thenweusetheformula:averagerate=[V(8)−V(2)]/(8−2)=(80−170)/6=−90/6=−15/year. Choice A is correct because it properly calculates [V(8) - V(2)]/(8 - 2) = -90/6 = -15 $/year, getting both the arithmetic and the units right! Choice B has the magnitude right but the wrong sign. When V(8) is less than V(2), the numerator is negative, giving a negative rate, not positive. Units are your friend for understanding: the 'per' in the units reminds you that it's a ratio—change in output PER change in input. This helps you interpret what the number means!

Question 6

A taxi charges a base fee plus a per-mile fee. The total cost (in dollars) for xxx miles is C(x)=3+2xC(x)=3+2xC(x)=3+2x. What is the average rate of change of C(x)C(x)C(x) from x=2x=2x=2 to x=7x=7x=7? Include units.

  1. 222 dollars
  2. 101010 /mile/\text{mile}/mile
  3. 135\frac{13}{5}513​ /mile/\text{mile}/mile
  4. 222 /mile/\text{mile}/mile
Explanation: This question tests your understanding of average rate of change, which is a super important concept connecting slope, functions, and real-world rates like speed or growth. The average rate of change has units that come from dividing output units by input units: if cost is in dollars and distance is in miles, the rate is in dollars per mile (/mile).TofindtheaveragerateofchangeofC(x)=3+2xfromx=2tox=7,wefirstevaluateattheendpoints:C(2)=3+2∗2=7andC(7)=3+2∗7=17.Thenweusetheformula:averagerate=[C(7)−C(2)]/(7−2)=(17−7)/5=10/5=2/mile). To find the average rate of change of C(x) = 3 + 2x from x = 2 to x = 7, we first evaluate at the endpoints: C(2) = 3 + 2*2 = 7 and C(7) = 3 + 2*7 = 17. Then we use the formula: average rate = [C(7) - C(2)]/(7 - 2) = (17 - 7)/5 = 10/5 = 2 /mile).TofindtheaveragerateofchangeofC(x)=3+2xfromx=2tox=7,wefirstevaluateattheendpoints:C(2)=3+2∗2=7andC(7)=3+2∗7=17.Thenweusetheformula:averagerate=[C(7)−C(2)]/(7−2)=(17−7)/5=10/5=2/mile. Choice B is correct because it properly calculates [C(7) - C(2)]/(7 - 2) = 10/5 = 2 $/mile, getting both the arithmetic and the units right! Choice C calculates the change in y correctly as 10, but forgets to divide by the change in x (which is 5). Units are your friend for understanding: the 'per' in the units reminds you that it's a ratio—change in output PER change in input. This helps you interpret what the number means!

Question 7

For f(x)=2x2+1f(x)=2x^2+1f(x)=2x2+1, what is the average rate of change of f(x)f(x)f(x) from x=1x=1x=1 to x=3x=3x=3? Use f(b)−f(a)b−a\frac{f(b)-f(a)}{b-a}b−af(b)−f(a)​. (Compare the points (1,f(1))(1,f(1))(1,f(1)) and (3,f(3))(3,f(3))(3,f(3)).)

  1. −8-8−8
  2. 101010
  3. 888
  4. 222
Explanation: This question tests your understanding of average rate of change, which is a super important concept connecting slope, functions, and real-world rates like speed or growth. Average rate of change tells us how fast a function is changing on average over an interval: it's calculated as (change in y)/(change in x), or [f(b) - f(a)]/(b - a) when going from x = a to x = b. Think of it as the slope of the line connecting two points on the function's graph! To find the average rate of change of f(x)=2x²+1 from x=1 to x=3, we first evaluate at the endpoints: f(1)=2(1)²+1=3 and f(3)=2(9)+1=19. Then we use the formula: average rate = [19 - 3]/(3 - 1) = 16/2 = 8. That's it! Choice B is correct because it properly calculates [f(3) - f(1)]/(3 - 1) = 16/2 = 8, getting both the arithmetic and the sign right! Choice D flips the order in the numerator or denominator, calculating [f(1) - f(3)]/(3 - 1) = -16/2 = -8, which changes the sign of the answer. The formula is always (later y - earlier y)/(later x - earlier x), maintaining consistent order! The key formula for average rate of change is (y₂ - y₁)/(x₂ - x₁), which you might recognize as the slope formula! To use it: (1) identify your two points or endpoints, (2) subtract the y-values (later minus earlier), (3) subtract the x-values (later minus earlier), (4) divide. Keep the order consistent and you'll get the right answer every time!

Question 8

The value of a used laptop (in dollars) is modeled by V(t)=900−80tV(t)=900-80tV(t)=900−80t, where ttt is the number of years since purchase. What is the average rate of change of V(t)V(t)V(t) from t=2t=2t=2 to t=5t=5t=5, and what does the sign mean?

  1. 808080 /year/\text{year}/year; the value is increasing.
  2. −80-80−80 /year/\text{year}/year; the value is decreasing.
  3. −240-240−240 dollars; the value is decreasing.
  4. −803\frac{-80}{3}3−80​ /year/\text{year}/year; the value is decreasing.
Explanation: This question tests your understanding of average rate of change, which is a super important concept connecting slope, functions, and real-world rates like speed or growth. The average rate of change has units that come from dividing output units by input units: if value is in dollars and time is in years, the rate is in dollars per year (/year).Theseunitshelpusunderstandwhatthenumbermeans—it′snotjustabstractmath!TofindtheaveragerateofchangeofV(t)=900−80tfromt=2tot=5,wefirstevaluateattheendpoints:V(2)=900−80(2)=900−160=740andV(5)=900−80(5)=900−400=500.Thenweusetheformula:averagerate=[V(5)−V(2)]/(5−2)=(500−740)/(5−2)=−240/3=−80.That′sit!ChoiceBiscorrectbecauseitproperlycalculates[V(5)−V(2)]/(5−2)=−240/3=−80/year). These units help us understand what the number means—it's not just abstract math! To find the average rate of change of V(t) = 900 - 80t from t = 2 to t = 5, we first evaluate at the endpoints: V(2) = 900 - 80(2) = 900 - 160 = 740 and V(5) = 900 - 80(5) = 900 - 400 = 500. Then we use the formula: average rate = [V(5) - V(2)]/(5 - 2) = (500 - 740)/(5 - 2) = -240/3 = -80. That's it! Choice B is correct because it properly calculates [V(5) - V(2)]/(5 - 2) = -240/3 = -80 /year).Theseunitshelpusunderstandwhatthenumbermeans—it′snotjustabstractmath!TofindtheaveragerateofchangeofV(t)=900−80tfromt=2tot=5,wefirstevaluateattheendpoints:V(2)=900−80(2)=900−160=740andV(5)=900−80(5)=900−400=500.Thenweusetheformula:averagerate=[V(5)−V(2)]/(5−2)=(500−740)/(5−2)=−240/3=−80.That′sit!ChoiceBiscorrectbecauseitproperlycalculates[V(5)−V(2)]/(5−2)=−240/3=−80/year, getting both the arithmetic and the interpretation right! Choice C gives just the change in value (-240 dollars) instead of the rate. Remember: average rate of change = (change in y)/(change in x), not just one or the other. We're finding how much value changes per unit of time! The average rate of change of -80 /yearmeansthatonaverage,thelaptopvalueisdecreasingby/year means that on average, the laptop value is decreasing by /yearmeansthatonaverage,thelaptopvalueisdecreasingby80 for each year. In this context, that translates to the laptop depreciating at a constant rate of $80 per year—the negative sign tells us it's losing value, not gaining!

Question 9

A ball is thrown upward with initial velocity. The table shows its height hhh (in feet) at various times ttt (in seconds). During which interval does the ball have the most negative average rate of change?

  1. From t=1t = 1t=1 to t=2t = 2t=2 seconds
  2. From t=2t = 2t=2 to t=3t = 3t=3 seconds
  3. From t=3t = 3t=3 to t=4t = 4t=4 seconds
  4. From t=4t = 4t=4 to t=5t = 5t=5 seconds
Explanation: Calculate each average rate of change: From t=1 to t=2: 84−681=16\frac{84-68}{1} = 16184−68​=16. From t=2 to t=3: 52−841=−32\frac{52-84}{1} = -32152−84​=−32. From t=3 to t=4: 20−521=−32\frac{20-52}{1} = -32120−52​=−32. From t=4 to t=5: −28−201=−48\frac{-28-20}{1} = -481−28−20​=−48. The most negative (steepest decline) is -48 from t=4 to t=5, indicating the ball is falling fastest during this interval.

Question 10

The cost function for producing xxx widgets is C(x)=0.1x2+5x+100C(x) = 0.1x^2 + 5x + 100C(x)=0.1x2+5x+100. A manufacturer increases production from 20 widgets to 40 widgets. What is the average rate of change in cost per widget over this interval?

  1. 111111 dollars per widget
  2. 999 dollars per widget
  3. 131313 dollars per widget
  4. 151515 dollars per widget
Explanation: Calculate C(20)=0.1(400)+5(20)+100=40+100+100=240C(20) = 0.1(400) + 5(20) + 100 = 40 + 100 + 100 = 240C(20)=0.1(400)+5(20)+100=40+100+100=240 and C(40)=0.1(1600)+5(40)+100=160+200+100=460C(40) = 0.1(1600) + 5(40) + 100 = 160 + 200 + 100 = 460C(40)=0.1(1600)+5(40)+100=160+200+100=460. The average rate is 460−24040−20=22020=11\frac{460 - 240}{40 - 20} = \frac{220}{20} = 1140−20460−240​=20220​=11 dollars per widget. Choice B results from computational errors in the quadratic term. Choice C comes from using wrong interval endpoints. Choice D results from errors in the linear coefficient calculation.