A runner’s distance from the starting line (in miles) after hours is given by . What is the average rate of change of from to ? Give your answer in mi/hr.
Opening subject page...
Loading your content
Algebra Quiz
Practice Average Rate Of Change in Algebra with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
Question 1 / 19
0 of 19 answered
A runner’s distance from the starting line (in miles) after t hours is given by d(t)=6t+2. What is the average rate of change of d(t) from t=1 to t=4? Give your answer in mi/hr.
This quiz focuses on Average Rate Of Change, giving you a quick way to practice the rules, question types, and explanations that matter most for Algebra.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
A runner’s distance from the starting line (in miles) after t hours is given by d(t)=6t+2. What is the average rate of change of d(t) from t=1 to t=4? Give your answer in 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!
For the linear function p(x)=4x−7, what is the average rate of change of p(x) from x=−2 to x=3?
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.
A car’s distance from home (in miles) after t hours is d(t)=50t+20. What is the average rate of change of d(t) from t=1 to t=4, and what are the units?
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!
For m(x)=21x+3, calculate the average rate of change over the interval [4,10].
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.
The value of a machine decreases over time according to V(t)=200−15t, where V is in dollars and t is in years. What is the average rate of change of V(t) from t=2 to t=8? Include units.
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. 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!
A taxi charges a base fee plus a per-mile fee. The total cost (in dollars) for x miles is C(x)=3+2x. What is the average rate of change of C(x) from x=2 to x=7? Include units.
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. 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!
For f(x)=2x2+1, what is the average rate of change of f(x) from x=1 to x=3? Use b−af(b)−f(a). (Compare the points (1,f(1)) and (3,f(3)).)
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!
The value of a used laptop (in dollars) is modeled by V(t)=900−80t, where t is the number of years since purchase. What is the average rate of change of V(t) from t=2 to t=5, and what does the sign mean?
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, 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,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!
A ball is thrown upward with initial velocity. The table shows its height h (in feet) at various times t (in seconds). During which interval does the ball have the most negative average rate of change?
Explanation: Calculate each average rate of change: From t=1 to t=2: 184−68=16. From t=2 to t=3: 152−84=−32. From t=3 to t=4: 120−52=−32. From t=4 to t=5: 1−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.
The cost function for producing x widgets is C(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?
Explanation: Calculate C(20)=0.1(400)+5(20)+100=40+100+100=240 and C(40)=0.1(1600)+5(40)+100=160+200+100=460. The average rate is 40−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.
For the quadratic function h(x)=x2, which interval has the larger average rate of change: [0,2] or [2,4]?
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. But for nonlinear functions like quadratics, the average rate of change can be different over different intervals. Over interval [0,2], the rate is [h(2) - h(0)]/(2 - 0) = (4 - 0)/2 = 2. Over interval [2,4], the rate is [h(4) - h(2)]/(4 - 2) = (16 - 4)/2 = 6. Comparing these: 6 > 2, so interval [2,4] has the larger average rate of change. This makes sense because the function is steeper there. Choice C is correct because it properly calculates and compares the rates to identify [2,4] as larger, getting the interpretation right! Choice A states the interpretation backwards: [0,2] has the smaller rate, not larger. Quick sanity check: if the function is increasing (going up) on your interval, the average rate should be positive. If decreasing (going down), it should be negative. If horizontal, it should be zero. Does your answer match what you see happening in the function? If not, recheck your work!
For the function p(x)=−3x+4, calculate the average rate of change of p(x) over the interval [−2,2].
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. To find the average rate of change of p(x) = -3x + 4 from x = -2 to x = 2, we first evaluate at the endpoints: p(-2) = -3*(-2) + 4 = 10 and p(2) = -3*2 + 4 = -2. Then we use the formula: average rate = [p(2) - p(-2)]/(2 - (-2)) = (-2 - 10)/4 = -12/4 = -3. Choice A is correct because it properly calculates [p(2) - p(-2)]/(2 - (-2)) = -12/4 = -3, getting both the arithmetic and the sign right! Choice B has the magnitude right but the wrong sign. When p(2) is less than p(-2), the numerator is negative, giving a negative rate, not positive. 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!
For the function f(x)=2x+5, what is the average rate of change of f(x) from x=1 to x=6? (Compare the points (1,f(1)) and (6,f(6)) using b−af(b)−f(a).)
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. To find the average rate of change of f(x) = 2x + 5 from x = 1 to x = 6, we first evaluate at the endpoints: f(1) = 21 + 5 = 7 and f(6) = 26 + 5 = 17. Then we use the formula: average rate = [f(6) - f(1)]/(6 - 1) = (17 - 7)/(6 - 1) = 10/5 = 2. Choice B is correct because it properly calculates [f(6) - f(1)]/(6 - 1) = 10/5 = 2, getting both the arithmetic and the sign right! Choice D flips the order in the numerator or denominator, calculating [f(1) - f(6)]/(6 - 1) = (7 - 17)/5 = -10/5 = -2, which changes the sign of the answer. 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!
For h(x)=x2, which interval has the larger average rate of change: [0,2] or [2,4]?
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. Over interval [0,2], the rate is (4-0)/(2-0)=4/2=2. Over interval [2,4], the rate is (16-4)/(4-2)=12/2=6. Comparing these: 6>2, so interval [2,4] has the larger average rate of change. This makes sense because the function is steeper there. Choice C is correct because it properly calculates the rates as 2 and 6, identifying [2,4] as larger with correct comparison! Choice B states the interpretation backwards: a smaller rate means the function is changing slower, not larger. The sign tells you the direction of change! 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.
For the function f(x)=21x+6, find the average rate of change of f(x) from x=−2 to x=4.
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 f(x) = (1/2)x + 6 from x = -2 to x = 4, we first evaluate at the endpoints: f(-2) = (1/2)(-2) + 6 = -1 + 6 = 5 and f(4) = (1/2)(4) + 6 = 2 + 6 = 8. Then we use the formula: average rate = [f(4) - f(-2)]/(4 - (-2)) = (8 - 5)/(4 + 2) = 3/6 = 1/2. That's it! Choice A is correct because it properly calculates [f(4) - f(-2)]/(4 - (-2)) = 3/6 = 1/2, getting both the arithmetic and the interpretation right! Choice B gives 3, which is just the change in y (8 - 5 = 3) without dividing by the change in x. Remember: average rate of change = (change in y)/(change in x), not just the numerator! 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.
A water tank’s volume (in gallons) after t minutes is V(t)=120−6t. What is the average rate of change of V(t) from t=5 to t=15? (Compare (5,V(5)) and (15,V(15)).)
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 volume is in gallons and time is in minutes, the rate is in gallons per minute (gallons/min). 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)=120-6t from t=5 to t=15, we first evaluate at the endpoints: V(5)=120-65=90 and V(15)=120-615=30. Then we use the formula: average rate = [30 - 90]/(15 - 5) = -60/10 = -6. That's it! Choice A is correct because it properly calculates [V(15) - V(5)]/(15 - 5) = -60/10 = -6, getting both the arithmetic and the sign/interpretation right! Choice B has the magnitude right but the wrong sign. When V(15) is less than V(5), the numerator is negative, giving a negative rate, not positive. Quick sanity check: if the function is increasing (going up) on your interval, the average rate should be positive. If decreasing (going down), it should be negative. If horizontal, it should be zero. Does your answer match what you see happening in the function? If not, recheck your work!
Based on the table shown, what is the average rate of change of f(x) from x=−1 to x=5?
Explanation: The average rate of change is 5−(−1)f(5)−f(−1)=69−2=67. Choice B incorrectly inverts the fraction. Choice C uses the wrong denominator (3 instead of 6). Choice D combines both errors from choices B and C.
The graph shown displays velocity v (in m/s) versus time t (in seconds) for a moving object. What does the average rate of change of velocity represent from t=2 to t=6 seconds, and what is its approximate value?
Explanation: The average rate of change of velocity with respect to time represents average acceleration. From the graph, at t=2, v‚âà5 m/s, and at t=6, v‚âà15 m/s. Average acceleration = 6−215−5=410=2.5 m/s2. Choice B incorrectly identifies this as displacement and has wrong value. Choice C has the correct concept but wrong numerical calculation. Choice D incorrectly identifies this as speed with wrong units.
The graph shows the temperature T (in degrees Fahrenheit) as a function of time h (in hours after midnight). Estimate the average rate of change in temperature from 6 AM to 2 PM.
Explanation: From the graph, at 6 AM (h = 6), T ‚âà 45¬∞F, and at 2 PM (h = 14), T ‚âà 65¬∞F. The average rate is 14−665−45=820=2.5 degrees per hour. Choice A results from misreading the graph values. Choice B comes from using the wrong time interval. Choice D results from calculation errors.