A particle moves with for ; find .
Opening subject page...
Loading your content
AP Calculus BC Quiz
Practice Defining And Differentiating Vector Valued Functions in AP Calculus BC with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
Question 1 / 20
0 of 20 answered
A particle moves with r(t)=⟨lnt, t2cost, t⟩ for t>0; find r′(t).
This quiz focuses on Defining And Differentiating Vector Valued Functions, giving you a quick way to practice the rules, question types, and explanations that matter most for AP Calculus BC.
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 particle moves with r(t)=⟨lnt, t2cost, t⟩ for t>0; find r′(t).
Explanation: This problem involves differentiating a vector-valued function to determine the particle's velocity. The x-component is lnt, with derivative t1 for t>0. The y-component is t2cost, and using the product rule, its derivative is 2tcost−t2sint. The z-component is t, or t1/2, which differentiates to (1/2)t−1/2 or 2t1. A tempting distractor is choice A, which has +t2sint instead of −t2sint, possibly from forgetting the negative sign in the derivative of cost. In general, to find the derivative of a vector-valued function, apply the appropriate differentiation rules to each component function independently.
A drone’s position is r(t)=⟨t3−2t, sint, e2t⟩ meters; which vector gives r′(t)?
Explanation: This problem requires differentiating a vector-valued function to find the velocity vector of the drone. The x-component is t^3 - 2t, and its derivative is 3t^2 - 2 using the power rule. The y-component is sin t, which differentiates to cos t. The z-component is e^{2t}, and its derivative is 2e^{2t} by the chain rule for exponentials. A tempting distractor is choice B, which has -sin t for the y-component, likely from mistakenly differentiating cos t instead of sin t. In general, to find the derivative of a vector-valued function, apply the appropriate differentiation rules to each component function independently.
A drone’s position is r(t)=⟨t2−3t, sint, e2t⟩ meters; what is r′(t)?
Explanation: This problem tests the skill of defining and differentiating vector-valued functions by finding the derivative of a position vector. To find r′(t), differentiate each component separately. The first component t2−3t differentiates to 2t−3 using the power rule. The second component sint becomes cost, while the third e2t differentiates to 2e2t via the chain rule. A tempting distractor like choice C integrates the first component instead of differentiating it, leading to an incorrect antiderivative. Always remember that the derivative of a vector-valued function is obtained by differentiating each of its scalar component functions independently.
A boat’s path is r(t)=⟨sect, csct, sin(2t)⟩; determine r′(t).
Explanation: This problem tests the skill of defining and differentiating vector-valued functions by finding the derivative of a position vector. To find r'(t), differentiate each component separately. The first component sec t differentiates to sec t tan t using the known derivative. The second component csc t becomes -csc t cot t, and the third sin(2t) differentiates to 2 cos(2t) via the chain rule. A tempting distractor like choice B confuses the derivatives with squares like sec² t, which is actually for tan t. Always remember that the derivative of a vector-valued function is obtained by differentiating each of its scalar component functions independently.
A camera dolly follows r(t)=⟨(sint)2, (cost)2, tsint⟩; determine r′(t).
Explanation: This problem involves differentiating a vector-valued function for the camera dolly's velocity. The x-component is (sin t)^2, and by the chain rule, its derivative is 2 sin t * cos t. The y-component is (cos t)^2, differentiating to 2 cos t * (-sin t) or -2 sin t cos t. The z-component is t sin t, with product rule derivative t cos t + sin t. A tempting distractor is choice E, which has -sin t for the z-component, likely from reversing the sign in the product rule. In general, to find the derivative of a vector-valued function, apply the appropriate differentiation rules to each component function independently.
A swimmer’s position is r(t)=⟨tsint, tcost, t2⟩; what is r′(t)?
Explanation: This problem tests the skill of defining and differentiating vector-valued functions by finding the derivative of a position vector. To find r′(t), differentiate each component separately. The first component tsint differentiates to sint+tcost using the product rule. The second component tcost becomes cost−tsint also via the product rule, and the third t2 differentiates to 2t by the power rule. A tempting distractor like choice B forgets to include the non-product terms in the derivatives of the first two components. Always remember that the derivative of a vector-valued function is obtained by differentiating each of its scalar component functions independently.
Given r(t)=⟨cos(3t), sin(3t), t⟩, representing a helix, what is r′(t)?
Explanation: This problem tests the skill of defining and differentiating vector-valued functions by finding the derivative of a position vector. To find r'(t), differentiate each component separately. The first component cos(3t) differentiates to -3 sin(3t) using the chain rule. The second component sin(3t) becomes 3 cos(3t) also via the chain rule, and the third t differentiates to 1. A tempting distractor like choice A forgets the chain rule multiplier of 3, leading to incorrect coefficients. Always remember that the derivative of a vector-valued function is obtained by differentiating each of its scalar component functions independently.
A puck moves as r(t)=⟨t1, arctant, t4⟩ for t=0; compute r′(t).
Explanation: This problem tests the skill of defining and differentiating vector-valued functions by finding the derivative of a position vector. To find r'(t), differentiate each component separately. The first component 1/t differentiates to -1/t² using the power rule. The second component arctan t becomes 1/(1 + t²), and the third t^4 differentiates to 4t³ by the power rule. A tempting distractor like choice B reverses the sign of the first component's derivative, confusing it with a positive term. Always remember that the derivative of a vector-valued function is obtained by differentiating each of its scalar component functions independently.
A satellite follows r(t)=⟨etcost, etsint, 7⟩; find r′(t).
Explanation: This problem tests the skill of defining and differentiating vector-valued functions by finding the derivative of a position vector. To find r'(t), differentiate each component separately. The first component e^t cos t differentiates to e^t (cos t - sin t) using the product rule. The second component e^t sin t becomes e^t (sin t + cos t) also via the product rule, and the third constant 7 differentiates to 0. A tempting distractor like choice A neglects the product rule, treating it as if only one part is differentiated. Always remember that the derivative of a vector-valued function is obtained by differentiating each of its scalar component functions independently.
A robot arm tip is r(t)=⟨(3t−1)4, cost+sint, ln(t2+1)⟩; find r′(t).
Explanation: This problem tests the skill of defining and differentiating vector-valued functions by finding the derivative of a position vector. To find r'(t), differentiate each component separately. The first component (3t - 1)^4 differentiates to 12 (3t - 1)^3 using the chain rule. The second component cos t + sin t becomes -sin t + cos t, and the third ln(t² + 1) differentiates to 2t/(t² + 1) via the chain rule. A tempting distractor like choice B underestimates the chain rule multiplier, using 4 instead of 12 for the first component. Always remember that the derivative of a vector-valued function is obtained by differentiating each of its scalar component functions independently.
A roller coaster’s position is r(t)=⟨sect, csct, t⟩ for 0<t<π/2; find r′(t).
Explanation: For r(t)=⟨sect, csct, t⟩, we need to recall the derivatives of secant and cosecant. The derivative of sect is secttant. The derivative of csct is −csctcott (note the negative sign). The derivative of t is 1. Therefore, r′(t)=⟨secttant, −csctcott, 1⟩. Choice C incorrectly omits the negative sign in the derivative of cosecant, giving csctcott instead of −csctcott. Always remember that the derivative of csct includes a negative sign: (csct)′=−csctcott.
A robot’s path is r(t)=⟨(t2+1)cost, (t2+1)sint, t⟩; what is r′(t)?
Explanation: This problem involves differentiating a vector function where each component requires the product rule. For r(t)=⟨(t2+1)cost, (t2+1)sint, t⟩, the first component's derivative is (2t)cost+(t2+1)(−sint)=2tcost−(t2+1)sint. The second component's derivative is (2t)sint+(t2+1)(cost)=2tsint+(t2+1)cost. The third component's derivative is simply 1. Therefore, r′(t)=⟨2tcost−(t2+1)sint, 2tsint+(t2+1)cost, 1⟩. Choice A has incorrect signs in both the first and second components, likely from sign errors when applying the product rule. When using the product rule (uv)′=u′v+uv′, carefully track the signs of each term.
A car’s location is r(t)=⟨tet, tant, 5⟩ for ∣t∣<π/2; find r′(t).
Explanation: For r(t)=⟨tet, tant, 5⟩, we differentiate each component separately. The first component requires the product rule: (tet)′=1⋅et+t⋅et=et+tet=et(1+t). The derivative of tant is sec2t. The derivative of the constant 5 is 0. Therefore, r′(t)=⟨et+tet, sec2t, 0⟩. Choice D incorrectly gives 5 as the third component, forgetting that the derivative of a constant is zero. Remember that constant components in vector functions always have zero derivatives.
A puck’s position is r(t)=⟨tsint, tcost, arctant⟩; what is r′(t)?
Explanation: This problem requires differentiating a vector-valued function to find the puck's velocity. The x-component is t sin t, and by the product rule, its derivative is sin t + t cos t. The y-component is t cos t, differentiating to cos t - t sin t. The z-component is arctan t, with derivative 1/(1 + t^2). A tempting distractor is choice D, which has +t sin t for the y-component, possibly from missing the negative sign in the derivative of cos t. In general, to find the derivative of a vector-valued function, apply the appropriate differentiation rules to each component function independently.
A satellite’s path is r(t)=⟨etcost, etsint, t⟩; compute r′(t).
Explanation: This problem involves differentiating a vector-valued function for the satellite's velocity. The x-component is e^t cos t, and using the product rule, its derivative is e^t cos t - e^t sin t or e^t (cos t - sin t). The y-component is e^t sin t, differentiating to e^t sin t + e^t cos t or e^t (sin t + cos t). The z-component is t, with derivative 1. A tempting distractor is choice C, which omits the additional terms from the product rule, treating e^t as constant. In general, to find the derivative of a vector-valued function, apply the appropriate differentiation rules to each component function independently.
A robot arm tip follows r(t)=⟨(t2+1)3, tant, 5t−2⟩; determine r′(t).
Explanation: This problem involves differentiating a vector-valued function for the robot arm's velocity. The x-component is (t^2 + 1)^3, and by the chain rule, its derivative is 3(t^2 + 1)^2 * 2t or 6t(t^2 + 1)^2. The y-component is tan t, with derivative sec^2 t. The z-component is 5 t^{-2}, differentiating to -10 t^{-3}. A tempting distractor is choice B, which lacks the 2t factor in the x-component, likely from forgetting the inner derivative in the chain rule. In general, to find the derivative of a vector-valued function, apply the appropriate differentiation rules to each component function independently.
A boat’s location is r(t)=⟨4cost, 4sint, t2⟩; which expression equals r′(t)?
Explanation: This problem requires differentiating a vector-valued function to find the boat's velocity vector. The x-component is 4 cos t, with derivative -4 sin t. The y-component is 4 sin t, differentiating to 4 cos t. The z-component is t^2, and its derivative is 2t using the power rule. A tempting distractor is choice E, which has a constant 2 for the z-component, perhaps from forgetting to differentiate t^2 entirely. In general, to find the derivative of a vector-valued function, apply the appropriate differentiation rules to each component function independently.
A drone’s location is r(t)=⟨lnt, t−2, t⟩ for t>0. Find r′(t).
Explanation: To find the derivative of this vector-valued function, we differentiate each component independently. For r(t)=⟨lnt, t−2, t⟩, the first component gives (lnt)′=t1, the second component gives (t−2)′=−2t−3 using the power rule, and the third component gives (t)′=(t1/2)′=21t−1/2=2t1. Choice D incorrectly has −2t−2 for the second component, missing the correct application of the power rule where we multiply by the original exponent. Remember that when differentiating vector functions, apply standard calculus rules to each component separately.
A car’s position is r(t)=⟨e−t, t5−2t, arctant⟩. What is r′(t)?
Explanation: To differentiate this vector function, we apply standard rules to each component separately. For r(t)=⟨e−t, t5−2t, arctant⟩, the first component uses the chain rule: (e−t)′=e−t⋅(−1)=−e−t, the second component gives (t5−2t)′=5t4−2, and the third component gives (arctant)′=1+t21. Choice B incorrectly has e−t instead of −e−t for the first component, missing the negative sign from the chain rule. The strategy for vector derivatives is to methodically apply differentiation rules to each component, being especially careful with chain rule applications.
A robot arm tip follows r(t)=⟨cos(3t), sin(3t), t2⟩. What is r′(t)?
Explanation: This problem involves differentiating a vector function with trigonometric and polynomial components. For r(t)=⟨cos(3t), sin(3t), t2⟩, we apply the chain rule to the first two components: (cos(3t))′=−sin(3t)⋅3=−3sin(3t) and (sin(3t))′=cos(3t)⋅3=3cos(3t), while the third component simply gives (t2)′=2t. Choice A incorrectly omits the factor of 3 from the chain rule in the trigonometric derivatives, showing −sin(3t) instead of −3sin(3t). When differentiating composite functions in vector components, always remember to multiply by the derivative of the inner function.