Parametric Functions and Rates of Change
Help Questions
AP Precalculus › Parametric Functions and Rates of Change
A particle moves along a curve given by $x(t)=\cos t$ and $y(t)=\sin t$, where $t$ is in seconds and coordinates are in meters. The instantaneous slope is $\frac{dy}{dx}=\frac{dy/dt}{dx/dt}$. Determine the rate at which $y$ changes with respect to $x$ when $t=\pi/4$.
$1$
$-1$
$\sqrt{2}$
$0$
Explanation
This question tests AP Precalculus understanding of parametric functions and rates of change. Parametric equations allow us to describe complex motions and systems by defining x and y as functions of a third parameter, typically time. In this scenario, a particle moves on a unit circle with x(t) = cos(t) and y(t) = sin(t), and we need dy/dx = (dy/dt)/(dx/dt). Choice B is correct because at t = π/4, dy/dt = cos(π/4) = √2/2 and dx/dt = -sin(π/4) = -√2/2, giving dy/dx = (√2/2)/(-√2/2) = -1. Choice A is incorrect because it represents the positive ratio, missing the negative sign from the derivative of cosine. To help students: Emphasize careful computation of trigonometric derivatives and the importance of signs. Practice finding instantaneous slopes using the chain rule for parametric curves.
A particle moves with $x(t)=2t+1$ and $y(t)=t^2-4t$, where $t$ is in seconds. The slope of the path is $dy/dx=(dy/dt)/(dx/dt)$. Determine the rate at which $y$ changes with respect to $x$ at $t=2$.
$-1$
$0$
$-2$
$1$
Explanation
This question tests AP Precalculus understanding of parametric functions and rates of change. Parametric equations allow us to describe complex motions and systems by defining x and y as functions of a third parameter, typically time. In this scenario, the particle moves with x(t) = 2t + 1 and y(t) = t² - 4t, and we need to find dy/dx using the chain rule formula (dy/dt)/(dx/dt). Choice A is correct because dx/dt = 2 and dy/dt = 2t - 4, so at t = 2, we get dy/dx = (2(2) - 4)/2 = (4 - 4)/2 = 0/2 = 0. Choice B is incorrect because it suggests a negative slope when the numerator is actually zero. To help students: Emphasize that dy/dx represents the slope of the path at any point and can be found using the chain rule. Practice recognizing when the slope is zero (horizontal tangent) versus undefined (vertical tangent).
In a motion study, a robot’s position is $x(t)=t^3-6t$ and $y(t)=4t^2$, with $t$ in seconds. Acceleration is $\langle d^2x/dt^2,,d^2y/dt^2\rangle$. Based on the parametric equations, what is the acceleration at $t=1$?
$\langle 6,,4\rangle\ \text{m/s}^2$
$\langle 6,,8\rangle\ \text{m/s}$
$\langle 6,,8\rangle\ \text{m/s}^2$
$\langle 3,,8\rangle\ \text{m/s}^2$
Explanation
This question tests AP Precalculus understanding of parametric functions and rates of change. Parametric equations allow us to describe complex motions and systems by defining x and y as functions of a third parameter, typically time. In this scenario, the robot's position is given by x(t) = t³ - 6t and y(t) = 4t², and we need to find the acceleration vector using second derivatives. Choice A is correct because d²x/dt² = 6t and d²y/dt² = 8, which at t = 1 gives ⟨6(1), 8⟩ = ⟨6, 8⟩ m/s². Choice D is incorrect because it has the wrong units (m/s instead of m/s²), representing velocity rather than acceleration. To help students: Emphasize that acceleration is the second derivative of position or the first derivative of velocity. Practice taking multiple derivatives of polynomial functions and understanding the physical meaning of each derivative level.
A projectile’s horizontal and vertical positions are $x(t)=30t$ and $y(t)=-5t^2+40t$, where $t$ is in seconds and distances are in meters. The vertical acceleration is $d^2y/dt^2$. Based on the parametric equations, what is the vertical acceleration at $t=2$?
$-20\ \text{m/s}^2$
$-10\ \text{m/s}$
$-10\ \text{m/s}^2$
$30\ \text{m/s}^2$
Explanation
This question tests AP Precalculus understanding of parametric functions and rates of change. Parametric equations allow us to describe complex motions and systems by defining x and y as functions of a third parameter, typically time. In this projectile motion scenario, y(t) = -5t² + 40t represents vertical position, and vertical acceleration is the second derivative d²y/dt². Choice A is correct because d²y/dt² = -10 m/s², which is constant for all values of t, representing constant downward acceleration due to gravity. Choice B is incorrect because it shows -20 m/s², possibly from doubling the coefficient incorrectly when differentiating. To help students: Emphasize that acceleration in projectile motion is constant and relates to gravity. Practice finding second derivatives and understanding their physical meaning in motion problems.
A pollutant concentration is tracked by $x(t)=2t$ (km) and $C(t)=5e^{-0.2t}$ (mg/L), where $t$ is in hours. The rate of change of concentration with time is $dC/dt$. What is the rate of change of $C$ at $t=0$?
$-1\ \text{mg/(L·hr)}$
$-1\ \text{mg/L}$
$1\ \text{mg/(L·hr)}$
$-0.2\ \text{mg/(L·hr)}$
Explanation
This question tests AP Precalculus understanding of parametric functions and rates of change. Parametric equations allow us to describe complex motions and systems by defining x and y as functions of a third parameter, typically time. In this scenario, pollutant concentration C(t) = 5e^(-0.2t) changes over time as the pollutant moves downstream at x(t) = 2t km. Choice A is correct because dC/dt = 5(-0.2)e^(-0.2t) = -e^(-0.2t), and at t = 0, this equals -1 mg/(L·hr), indicating decreasing concentration. Choice C is incorrect because it confuses the exponential coefficient (-0.2) with the rate of change, failing to apply the chain rule properly. To help students: Emphasize the chain rule for exponential functions and the importance of units in rate problems. Practice interpreting negative rates as decreasing quantities.
A lab models stress and strain over time by $\sigma(t)=5t^2+10$ MPa and $\varepsilon(t)=0.01t$ (unitless), where $t$ is in seconds. The rate $d\sigma/dt$ gives how fast stress changes. What is the rate of change of stress at $t=4$?
$40\ \text{MPa/s}$
$80\ \text{MPa/s}$
$40\ \text{MPa}$
$20\ \text{MPa/s}$
Explanation
This question tests AP Precalculus understanding of parametric functions and rates of change. Parametric equations allow us to describe complex motions and systems by defining x and y as functions of a third parameter, typically time. In this lab model, stress is given by σ(t) = 5t² + 10 MPa, and we need to find the rate of change dσ/dt. Choice A is correct because dσ/dt = 10t, and at t = 4, this gives 10(4) = 40 MPa/s, representing how fast stress is increasing. Choice D is incorrect because it lacks the time unit in the denominator (MPa instead of MPa/s), confusing the stress value with its rate of change. To help students: Emphasize the importance of units in derivatives - the derivative of a quantity with respect to time always includes per time unit. Practice differentiating polynomial functions in applied contexts.
A particle moves with $x(t)=2t+1$ and $y(t)=t^2-3t$, where $t$ is in seconds and position is in meters. The instantaneous slope is $\frac{dy}{dx}=\frac{dy/dt}{dx/dt}$. Determine the rate at which $y$ is changing when $t=1$.
$-\tfrac{1}{2}$
$-2$
$-1$
$\tfrac{1}{2}$
Explanation
This question tests AP Precalculus understanding of parametric functions and rates of change. Parametric equations allow us to describe complex motions and systems by defining x and y as functions of a third parameter, typically time. In this scenario, the particle moves with x(t) = 2t + 1 and y(t) = t² - 3t, and we need the instantaneous slope dy/dx at t = 1. Choice A is correct because dy/dt = 2t - 3 = 2(1) - 3 = -1 and dx/dt = 2, giving dy/dx = -1/2 = -1/2. Choice B is incorrect because it shows -1, which is dy/dt evaluated at t = 1, not the ratio dy/dx. To help students: Emphasize the distinction between dy/dt (rate of change with time) and dy/dx (instantaneous slope). Practice computing dy/dx using the chain rule for parametric equations.
A particle moves along a curve with $x(t)=3\cos t$ and $y(t)=3\sin t$, where $t$ is time in seconds. The speed is $\sqrt{(dx/dt)^2+(dy/dt)^2}$. What is the rate of change of distance traveled at $t=\pi/3$?
$\sqrt{3}\ \text{m/s}$
$3\ \text{m/s}$
$\tfrac{3}{2}\ \text{m/s}$
$3\ \text{m/s}^2$
Explanation
This question tests AP Precalculus understanding of parametric functions and rates of change. Parametric equations allow us to describe complex motions and systems by defining x and y as functions of a third parameter, typically time. In this scenario, the particle moves on a circular path with x(t) = 3cos(t) and y(t) = 3sin(t), and we need to find the speed using the formula √[(dx/dt)² + (dy/dt)²]. Choice A is correct because dx/dt = -3sin(t) and dy/dt = 3cos(t), giving speed = √[(-3sin(t))² + (3cos(t))²] = √[9sin²(t) + 9cos²(t)] = √[9(sin²(t) + cos²(t))] = √9 = 3 m/s, which is constant for all t. Choice C is incorrect because it has the wrong units (m/s² instead of m/s). To help students: Emphasize that for circular motion with radius r, the speed is constant and equals r times the angular velocity. Practice using the Pythagorean identity sin²(t) + cos²(t) = 1 to simplify expressions.
A particle travels with $x(t)=t^2+1$ and $y(t)=\sqrt{t+1}$ for $t\ge 0$, where $t$ is in seconds. The vertical velocity is $dy/dt$. What is the rate of change of $y$ at $t=3$ in meters per second?
$2\ \text{m/s}$
$\tfrac{1}{4}\ \text{m/s}$
$\tfrac{1}{2}\ \text{m/s}$
$\tfrac{1}{4}\ \text{m/s}^2$
Explanation
This question tests AP Precalculus understanding of parametric functions and rates of change. Parametric equations allow us to describe complex motions and systems by defining x and y as functions of a third parameter, typically time. In this scenario, the particle travels with x(t) = t² + 1 and y(t) = √(t + 1), and we need to find the vertical velocity dy/dt. Choice B is correct because dy/dt = 1/(2√(t + 1)), and at t = 3, this gives 1/(2√(3 + 1)) = 1/(2√4) = 1/(2·2) = 1/4 m/s. Choice A is incorrect because it shows 1/2 m/s, which would be the result if we forgot the chain rule factor of 1/2. To help students: Emphasize the importance of applying the chain rule correctly when differentiating composite functions. Practice differentiating square root functions and evaluating at specific values.
A particle’s position is $x(t)=\ln(t+1)$ and $y(t)=t^2$, where $t$ is in seconds and $t\ge 0$. The slope is $dy/dx=(dy/dt)/(dx/dt)$. What is the rate of change of $y$ with respect to $x$ at $t=1$?
$2$
$1$
$\tfrac{1}{4}$
$4$
Explanation
This question tests AP Precalculus understanding of parametric functions and rates of change. Parametric equations allow us to describe complex motions and systems by defining x and y as functions of a third parameter, typically time. In this scenario, the particle's position is given by x(t) = ln(t + 1) and y(t) = t², and we need to find dy/dx using the chain rule. Choice B is correct because dx/dt = 1/(t + 1) and dy/dt = 2t, so at t = 1, we get dy/dx = 2(1)/(1/(1 + 1)) = 2/(1/2) = 2·2 = 4. Choice C is incorrect because it represents only the numerator dy/dt = 2 without dividing by dx/dt. To help students: Emphasize that when finding dy/dx from parametric equations, we must divide dy/dt by dx/dt, not just evaluate dy/dt. Practice with logarithmic functions and their derivatives.