Rates of Change

Help Questions

AP Precalculus › Rates of Change

Questions 1 - 9
1

Referring to the context, rate of change means output change per 1-unit input. In a physics test track, a car’s speed is modeled by the polynomial $p(t)= -2t^2+12t$ (m/s) for $0\le t\le 6$. The speed rises from $t=0$ to $t=3$ and then falls from $t=3$ to $t=6$, showing acceleration then deceleration. Over $t=0$ to $t=3$, the average rate of change is $\frac{p(3)-p(0)}{3}$. Over $t=3$ to $t=6$, the average rate of change is $\frac{p(6)-p(3)}{3}$. A sensor delay is modeled by the rational function $r(t)=\frac{10}{t-3}$, which has a vertical asymptote at $t=3$. As $t$ approaches 3, the delay grows without bound in magnitude. Far from $t=3$, the delay approaches 0 seconds. Engineers compare these rates to decide when measurements are least reliable. Based on the passage, at which interval is the car’s average rate of change in speed negative?

From $t=2$ to $t=3$

From $t=3$ to $t=6$

From $t=0$ to $t=6$

From $t=0$ to $t=3$

Explanation

This question tests AP Precalculus understanding of rates of change in polynomial and rational functions. Rates of change measure how a function's output changes relative to its input, crucial for understanding function behavior over intervals. In the given scenario, the car's speed is modeled by p(t) = -2t² + 12t, which increases from t=0 to t=3 (reaching maximum at t=3) and decreases from t=3 to t=6. Choice B is correct because the average rate of change from t=3 to t=6 is [p(6)-p(3)]/3 = [0-18]/3 = -6, which is negative, indicating the car is decelerating. Choice A is incorrect because from t=0 to t=3, the rate is [p(3)-p(0)]/3 = [18-0]/3 = 6, which is positive. Encourage students to calculate average rates systematically using the formula (f(b)-f(a))/(b-a). Watch for: confusing increasing/decreasing function values with positive/negative rates of change.

2

Referring to the context, rate of change is the average change in speed per second. A car’s speed is modeled by the polynomial $p(t)=-t^2+10t$ (m/s) for $0\le t\le 10$. The speed increases from $t=0$ because the model starts at $p(0)=0$ and rises quickly. It later decreases because the negative quadratic term eventually outweighs the linear term. For example, $p(3)=21$ and $p(7)=21$, indicating the peak occurs between them. A second measurement is modeled by the rational function $r(t)=\frac{50}{t-12}+10$, approaching $10$ as $t$ increases. Near $t=12$, $r(t)$ has a vertical asymptote and is not usable. Based on the passage, what does a negative average rate of change of $p(t)$ on an interval indicate?

The speed equals zero somewhere on that interval.

The speed approaches a horizontal asymptote on that interval.

The speed is decreasing over that time interval.

The speed becomes undefined at a vertical asymptote on that interval.

Explanation

This question tests AP Precalculus understanding of rates of change in polynomial and rational functions. Rates of change measure how a function's output changes relative to its input, crucial for understanding function behavior over intervals. In the given scenario, students must interpret what a negative average rate of change means in the context of speed modeled by p(t) = -t² + 10t. Choice A is correct because a negative average rate of change means the function's output (speed) is decreasing over that time interval - the ending value is less than the starting value. Choice B is incorrect because a negative rate of change doesn't necessarily mean the function equals zero; it only indicates a decrease. Encourage students to connect mathematical concepts to physical interpretations: negative rate of change in speed means deceleration. Practice distinguishing between the sign of a function and the sign of its rate of change.

3

Based on the passage, rate of change is the average change in output per unit input over an interval. In an engineering stress test, a deflection estimate is modeled by the polynomial $p(x)=x^3-3x^2$ for $0\le x\le 4$, where $x$ is load units. The model decreases from $x=0$ to $x=2$ and increases from $x=2$ to $x=4$, showing a turning point. A sensor correction uses the rational function $r(x)=\frac{8}{x-2}$, which has a vertical asymptote at $x=2$. Near $x=2$, the correction becomes extremely large in magnitude and destabilizes readings. Far from $x=2$, the correction approaches 0 and becomes small. Technicians compare behavior near the turning point and near the asymptote. Referring to the context, how does the polynomial’s rate-related behavior at $x=2$ differ from the rational’s behavior there?

Both become unbounded at $x=2$, so neither has a usable rate

The rational stays finite and changes direction, while the polynomial becomes unbounded

The polynomial stays finite and changes direction, while the rational becomes unbounded

Both approach 0 at $x=2$, so both rates must be zero there

Explanation

This question tests AP Precalculus understanding of rates of change in polynomial and rational functions. Rates of change measure how a function's output changes relative to its input, crucial for understanding function behavior over intervals. In the given scenario, the polynomial p(x) = x³ - 3x² has a turning point at x=2 (where p'(x) = 3x² - 6x = 0), while the rational function r(x) = 8/(x-2) has a vertical asymptote there. Choice B is correct because at x=2, the polynomial p(2) = 8 - 12 = -4 remains finite and simply changes from decreasing to increasing, while r(x) becomes unbounded as x approaches 2. Choice C incorrectly reverses which function becomes unbounded. Encourage students to distinguish between turning points (finite) and asymptotes (unbounded). Practice analyzing critical points versus discontinuities. Watch for: confusing polynomial extrema with rational asymptotes.

4

Based on the passage, rate of change is the average change in a quantity per unit change of the input. In a physics sprint test, a cart’s speed is modeled by the polynomial $p(t)= -t^2+8t$ (m/s) for $0\le t\le 8$. The cart speeds up until mid-run and then slows due to friction. The average rate of change on $0,4$ is $\frac{p(4)-p(0)}{4}$, and on $4,8$ it is $\frac{p(8)-p(4)}{4}$. A timing glitch is modeled by the rational function $r(t)=\frac{4}{t-4}$ with a vertical asymptote at $t=4$. Near 4 seconds, the glitch spikes and makes readings unreliable. Away from 4 seconds, the glitch approaches 0 and becomes minor. Referring to the context, which statement correctly compares the cart’s average rates on $0,4$ and $4,8$?

They are both positive because the speed is always increasing

The first is zero, and the second is positive

The first is positive, and the second is negative

They are both negative because the speed is always decreasing

Explanation

This question tests AP Precalculus understanding of rates of change in polynomial and rational functions. Rates of change measure how a function's output changes relative to its input, crucial for understanding function behavior over intervals. In the given scenario, the polynomial p(t) = -t² + 8t models cart speed, which has a maximum at t=4 (found by setting p'(t) = -2t + 8 = 0). Choice C is correct because on [0,4], the average rate is [p(4)-p(0)]/4 = [16-0]/4 = 4 (positive, speeding up), while on [4,8], the rate is [p(8)-p(4)]/4 = [0-16]/4 = -4 (negative, slowing down). Choice A is incorrect because the speed increases then decreases, not always decreasing. Encourage students to calculate average rates systematically and connect them to physical motion. Practice identifying turning points in quadratic functions. Watch for: assuming monotonic behavior without checking.

5

Referring to the context, rate of change is the change in output divided by the change in input. In an economics simulation, daily profit (in thousands of dollars) from producing $x$ units is modeled by the polynomial $p(x)= -x^2+10x-9$. Profit increases for low production and decreases after overproduction raises costs. The average rate of change from $x=1$ to $x=4$ is $\frac{p(4)-p(1)}{3}$. A separate efficiency penalty is modeled by the rational function $r(x)=\frac{12}{x-5}$, which has a vertical asymptote at $x=5$. As production approaches 5 units, the penalty becomes extremely large in magnitude. For very large $x$, the penalty approaches 0, but it remains negative when $x>5$. Managers compare these behaviors to decide safe production targets. Based on the passage, what does the asymptote of $r(x)$ indicate about the rate-related behavior near $x=5$?​

The penalty equals the polynomial profit at $x=5$ by definition

The penalty becomes 0 at $x=5$, so change stops there

The penalty’s magnitude grows without bound as $x$ approaches 5

The penalty reaches its maximum finite value exactly at $x=5$

Explanation

This question tests AP Precalculus understanding of rates of change in polynomial and rational functions. Rates of change measure how a function's output changes relative to its input, crucial for understanding function behavior over intervals. In the given scenario, the rational function r(x) = 12/(x-5) has a vertical asymptote at x=5, meaning the denominator equals zero there. Choice B is correct because as x approaches 5, the denominator approaches 0, causing the penalty's magnitude to grow without bound - this represents an infinite rate of change near the asymptote. Choice A is incorrect because r(5) is undefined, not zero; the function cannot equal zero at its asymptote. Encourage students to analyze vertical asymptotes as points where rational functions exhibit extreme behavior. Practice recognizing that asymptotes indicate unbounded growth, not maximum values or zeros. Watch for: misunderstanding what happens at vertical asymptotes.

6

A car’s velocity is modeled by the polynomial $p(t)= -t^3+6t^2$ (m/s) for $0\le t\le 6$. Rate of change means the average change in velocity per second over an interval. From $t=0$ to $t=2$, the car speeds up as $p(t)$ rises. From $t=2$ to $t=4$, the increase slows because the added velocity each second shrinks. From $t=4$ to $t=6$, velocity decreases, indicating deceleration. Engineers also track sensor error with $r(t)=\frac{12}{t-3}+8$, which has a vertical asymptote at $t=3$. Near $t=3$, small time changes cause large jumps in $r(t)$. Far from $t=3$, $r(t)$ levels toward 8, so its rate of change diminishes. Based on the passage, what is the average rate of change of $p(t)$ on $4,6$?​

$-12$ m/s per s

$-8$ m/s per s

$16$ m/s per s

$-16$ m/s per s

Explanation

This question tests AP Precalculus understanding of rates of change in polynomial and rational functions. Rates of change measure how a function's output changes relative to its input, crucial for understanding function behavior over intervals. To find the average rate of change on [4,6], we calculate [p(6) - p(4)]/(6-4) where p(t) = -t³+6t². At t=4: p(4) = -64+96 = 32; at t=6: p(6) = -216+216 = 0, giving average rate = (0-32)/2 = -16 m/s per s. Choice C is correct because the calculation yields a decrease of 32 m/s over 2 seconds, which equals -16 m/s per second. Choice D is incorrect because it gives the magnitude without the negative sign, missing that this represents deceleration. Encourage students to maintain negative signs when computing rates of decreasing functions. Practice calculating rates of change for intervals where functions decrease.

7

Based on the passage, rate of change is the average change in speed per second over a chosen interval. A car’s speed is modeled by the polynomial $p(t)=-t^2+6t+8$ (m/s) for $0\le t\le 6$. The model increases at first, since $p(0)=8$ and $p(2)=16$ show acceleration. It then decreases after the peak because the negative quadratic term reduces the speed. For example, $p(4)=16$ and $p(6)=8$ show deceleration later. A separate drag-limited model is $r(t)=\frac{12}{t-7}+6$, approaching $6$ as $t$ increases. The rational model is undefined at $t=7$ due to a vertical asymptote. Referring to the context, how does the rate of change of $r(t)$ differ near its vertical asymptote compared with large $t$?​

It is constant near $t=7$ and constant for large $t$.

It changes very rapidly near $t=7$ but changes slowly as $t$ becomes large.

It changes slowly near $t=7$ but changes rapidly as $t$ becomes large.

It reaches a maximum at $t=7$ because asymptotes are turning points.

Explanation

This question tests AP Precalculus understanding of rates of change in polynomial and rational functions. Rates of change measure how a function's output changes relative to its input, crucial for understanding function behavior over intervals. In the given scenario, the rational function r(t) = 12/(t-7) + 6 has a vertical asymptote at t=7, causing dramatic changes in function values near this point. Choice A is correct because near the vertical asymptote at t=7, small changes in t produce large changes in r(t), resulting in rapid rates of change, while as t becomes large, r(t) approaches 6 and changes slowly. Choice B incorrectly reverses this behavior - rational functions change most rapidly near their vertical asymptotes, not at large t values. Encourage students to visualize the graph of rational functions near vertical asymptotes versus their horizontal asymptotic behavior. Practice analyzing how proximity to asymptotes affects rates of change.

8

Referring to the context, rate of change means average change in speed per second over a stated interval. A car’s speed is modeled by the polynomial $p(t)=-0.5t^2+5t+4$ (m/s) for $0\le t\le 10$. The speed increases early, since values like $p(0)=4$ and $p(4)=16$ show acceleration. Later, the speed decreases because the negative quadratic term reduces speed growth. A second sensor follows the rational model $r(t)=\frac{18}{t-6}+9$, which approaches $9$ as $t$ increases. The rational model has a vertical asymptote at $t=6$, where the expression is undefined. Based on the passage, how does the rate of change of $r(t)$ behave as $t$ gets large?

It stays constant because rational functions have constant average rates of change.

It becomes infinite because the function approaches the vertical asymptote.

It approaches 0 because the function levels off toward its horizontal asymptote.

It increases without bound because the numerator stays constant.

Explanation

This question tests AP Precalculus understanding of rates of change in polynomial and rational functions. Rates of change measure how a function's output changes relative to its input, crucial for understanding function behavior over intervals. In the given scenario, the rational function r(t) = 18/(t-6) + 9 approaches the horizontal asymptote y = 9 as t increases, which affects its rate of change behavior. Choice A is correct because as t gets large, r(t) approaches its horizontal asymptote of 9, meaning the function levels off and its rate of change approaches 0. Choice C is incorrect because it confuses the behavior near the vertical asymptote (at t=6) with the behavior as t approaches infinity. Encourage students to visualize how rational functions flatten out as they approach horizontal asymptotes. Practice analyzing long-term behavior of rational functions and connecting this to diminishing rates of change.

9

Referring to the context, rate of change is measured by the slope between two points on a model. In a biology tank, nutrient level is approximated by the polynomial $p(t)= -0.5t^2+3t+2$ for $0\le t\le 6$ (days). It increases early and then decreases after the peak as nutrients get consumed. The average rate of change from $t=2$ to $t=4$ is $\frac{p(4)-p(2)}{2}$. A probe error is modeled by the rational function $r(t)=\frac{3}{t-3}$ with a vertical asymptote at $t=3$. Very close to day 3, the error becomes extremely large and can mask real trends. Far from day 3, the error approaches 0 and becomes negligible. Based on the passage, which interpretation of the asymptote is mathematically accurate?

At $t=3$, $r(t)$ equals 0, so the error disappears instantly

At $t=3$, $r(t)$ has a highest value that the error cannot exceed

As $t$ nears 3, $r(t)$ grows without bound in magnitude

As $t$ nears 3, $r(t)$ becomes constant, so the error stabilizes

Explanation

This question tests AP Precalculus understanding of rates of change in polynomial and rational functions. Rates of change measure how a function's output changes relative to its input, crucial for understanding function behavior over intervals. In the given scenario, the rational function r(t) = 3/(t-3) has a vertical asymptote at t=3, meaning the function becomes unbounded there. Choice B is correct because as t approaches 3, the denominator approaches 0, causing |r(t)| to grow without bound - this is the mathematical definition of a vertical asymptote. Choice C is incorrect because r(3) is undefined (division by zero), not equal to 0; the error becomes infinite, not zero. Encourage students to understand asymptotes as points of unbounded behavior, not zeros or maxima. Practice recognizing the mathematical meaning of vertical asymptotes. Watch for: confusing undefined values with zero values.