AP Calculus BC Quiz: Defining And Differentiating Vector Valued Functions
20 questions · exam conditions
0:00
Defining And Differentiating Vector Valued FunctionsQuestion 1 of 20

A particle moves with r(t)=lnt, t2cost, t\mathbf{r}(t)=\langle \ln t,\ t^2\cos t,\ \sqrt{t}\rangle for t>0t>0; find r(t)\mathbf{r}'(t).

1t, 2tcost+t2sint, 12t\langle \tfrac{1}{t},\ 2t\cos t+t^2\sin t,\ \tfrac{1}{2\sqrt{t}}\rangle
1t, 2tcostt2sint, 12t\langle \tfrac{1}{t},\ 2t\cos t-t^2\sin t,\ \tfrac{1}{2\sqrt{t}}\rangle
lnt, 2tcostt2sint, 12t\langle \ln t,\ 2t\cos t-t^2\sin t,\ \tfrac{1}{2\sqrt{t}}\rangle
1t, 2costtsint, t\langle \tfrac{1}{t},\ 2\cos t-t\sin t,\ \sqrt{t}\rangle
1t, 2tcostt2sint, 1t\langle -\tfrac{1}{t},\ 2t\cos t-t^2\sin t,\ \tfrac{1}{\sqrt{t}}\rangle
← Back to quizzes

AP Calculus BC Quiz

AP Calculus BC Quiz: Defining And Differentiating Vector Valued Functions

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.

What this quiz covers

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.

How to use this quiz

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.

All questions

Question 1

A particle moves with r(t)=lnt, t2cost, t\mathbf{r}(t)=\langle \ln t,\ t^2\cos t,\ \sqrt{t}\rangle for t>0t>0; find r(t)\mathbf{r}'(t).

  1. 1t, 2tcost+t2sint, 12t\langle \tfrac{1}{t},\ 2t\cos t+t^2\sin t,\ \tfrac{1}{2\sqrt{t}}\rangle
  2. 1t, 2tcostt2sint, 12t\langle \tfrac{1}{t},\ 2t\cos t-t^2\sin t,\ \tfrac{1}{2\sqrt{t}}\rangle (correct answer)
  3. lnt, 2tcostt2sint, 12t\langle \ln t,\ 2t\cos t-t^2\sin t,\ \tfrac{1}{2\sqrt{t}}\rangle
  4. 1t, 2costtsint, t\langle \tfrac{1}{t},\ 2\cos t-t\sin t,\ \sqrt{t}\rangle
  5. 1t, 2tcostt2sint, 1t\langle -\tfrac{1}{t},\ 2t\cos t-t^2\sin t,\ \tfrac{1}{\sqrt{t}}\rangle

Explanation: This problem involves differentiating a vector-valued function to determine the particle's velocity. The x-component is lnt\ln t, with derivative 1t\frac{1}{t} for t>0t > 0. The y-component is t2costt^2 \cos t, and using the product rule, its derivative is 2tcostt2sint2t \cos t - t^2 \sin t. The z-component is t\sqrt{t}, or t1/2t^{1/2}, which differentiates to (1/2)t1/2(1/2) t^{-1/2} or 12t\frac{1}{2 \sqrt{t}}. A tempting distractor is choice A, which has +t2sint+t^2 \sin t instead of t2sint-t^2 \sin t, possibly from forgetting the negative sign in the derivative of cost\cos t. In general, to find the derivative of a vector-valued function, apply the appropriate differentiation rules to each component function independently.

Question 2

A drone's position is r(t)=t32t, sint, e2t\mathbf{r}(t)=\langle t^3-2t,\ \sin t,\ e^{2t}\rangle meters; which vector gives r(t)\mathbf{r}'(t)?

  1. 3t22, cost, 2e2t\langle 3t^2-2,\ \cos t,\ 2e^{2t}\rangle (correct answer)
  2. 3t22, sint, 2e2t\langle 3t^2-2,\ -\sin t,\ 2e^{2t}\rangle
  3. 3t22t, cost, e2t\langle 3t^2-2t,\ \cos t,\ e^{2t}\rangle
  4. t32t, cost, 2e2t\langle t^3-2t,\ \cos t,\ 2e^{2t}\rangle
  5. 3t22, sint, 2et\langle 3t^2-2,\ \sin t,\ 2e^{t}\rangle

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.

Question 3

A drone's position is r(t)=t23t, sint, e2t\mathbf{r}(t)=\langle t^2-3t,\ \sin t,\ e^{2t}\rangle meters; what is r(t)\mathbf{r}'(t)?

  1. 2t3, cost, 2e2t\langle 2t-3,\ \cos t,\ 2e^{2t}\rangle (correct answer)
  2. 2t3, sint, 2te2t\langle 2t-3,\ -\sin t,\ 2t e^{2t}\rangle
  3. t23t, cost, 2e2t\langle t^2-3t,\ \cos t,\ 2e^{2t}\rangle
  4. 2t3, sint, e2t\langle 2t-3,\ \sin t,\ e^{2t}\rangle
  5. 2t+3, cost, e2t\langle 2t+3,\ \cos t,\ e^{2t}\rangle

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)r'(t), differentiate each component separately. The first component t23tt^2 - 3t differentiates to 2t32t - 3 using the power rule. The second component sint\sin t becomes cost\cos t, while the third e2te^{2t} differentiates to 2e2t2e^{2t} 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.

Question 4

A boat's path is r(t)=sect, csct, sin(2t)\mathbf{r}(t)=\langle \sec t,\ \csc t,\ \sin(2t)\rangle; determine r(t)\mathbf{r}'(t).

  1. secttant, csctcott, 2cos(2t)\langle \sec t\tan t,\ -\csc t\cot t,\ 2\cos(2t)\rangle (correct answer)
  2. sec2t, csc2t, 2cos(2t)\langle \sec^2 t,\ -\csc^2 t,\ 2\cos(2t)\rangle
  3. secttant, csctcott, 2cos(2t)\langle \sec t\tan t,\ \csc t\cot t,\ 2\cos(2t)\rangle
  4. secttant, csctcott, cos(2t)\langle \sec t\tan t,\ -\csc t\cot t,\ \cos(2t)\rangle
  5. secttant, csctcott, 2sin(2t)\langle \sec t\tan t,\ -\csc t\cot t,\ 2\sin(2t)\rangle

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.

Question 5

A camera dolly follows r(t)=(sint)2, (cost)2, tsint\mathbf{r}(t)=\langle (\sin t)^2,\ (\cos t)^2,\ t\sin t\rangle; determine r(t)\mathbf{r}'(t).

  1. 2sintcost, 2sintcost, tcost+sint\langle 2\sin t\cos t,\ -2\sin t\cos t,\ t\cos t+\sin t\rangle (correct answer)
  2. 2sintcost, 2sintcost, tcost+sint\langle 2\sin t\cos t,\ 2\sin t\cos t,\ t\cos t+\sin t\rangle
  3. cost, sint, tcost+sint\langle \cos t,\ -\sin t,\ t\cos t+\sin t\rangle
  4. 2sintcost, 2sintcost, tsint\langle 2\sin t\cos t,\ -2\sin t\cos t,\ t\sin t\rangle
  5. 2sintcost, 2sintcost, tcostsint\langle 2\sin t\cos t,\ -2\sin t\cos t,\ t\cos t-\sin t\rangle

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.

Question 6

A swimmer's position is r(t)=tsint, tcost, t2\mathbf{r}(t)=\langle t\sin t,\ t\cos t,\ t^2\rangle; what is r(t)\mathbf{r}'(t)?

  1. sint+tcost, costtsint, 2t\langle \sin t+t\cos t,\ \cos t-t\sin t,\ 2t\rangle (correct answer)
  2. tcost, tsint, 2t\langle t\cos t,\ -t\sin t,\ 2t\rangle
  3. sint+tcost, cost+tsint, 2t\langle \sin t+t\cos t,\ \cos t+t\sin t,\ 2t\rangle
  4. sint, cost, 2t\langle \sin t,\ \cos t,\ 2t\rangle
  5. sint+tcost, sinttcost, 2t\langle \sin t+t\cos t,\ -\sin t-t\cos t,\ 2t\rangle

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)r'(t), differentiate each component separately. The first component tsintt \sin t differentiates to sint+tcost\sin t + t \cos t using the product rule. The second component tcostt \cos t becomes costtsint\cos t - t \sin t also via the product rule, and the third t2t^2 differentiates to 2t2t 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.

Question 7

Given r(t)=cos(3t), sin(3t), t\mathbf{r}(t)=\langle \cos(3t),\ \sin(3t),\ t\rangle, representing a helix, what is r(t)\mathbf{r}'(t)?

  1. sin(3t), cos(3t), 1\langle -\sin(3t),\ \cos(3t),\ 1\rangle
  2. 3sin(3t), 3cos(3t), 1\langle -3\sin(3t),\ 3\cos(3t),\ 1\rangle (correct answer)
  3. 3sin(3t), 3cos(3t), t\langle -3\sin(3t),\ 3\cos(3t),\ t\rangle
  4. 3sin(3t), 3cos(3t), 1\langle 3\sin(3t),\ 3\cos(3t),\ 1\rangle
  5. 3cos(3t), 3sin(3t), 1\langle -3\cos(3t),\ 3\sin(3t),\ 1\rangle

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.

Question 8

A puck moves as r(t)=1t, arctant, t4\mathbf{r}(t)=\langle \frac{1}{t},\ \arctan t,\ t^4\rangle for t0t\ne0; compute r(t)\mathbf{r}'(t).

  1. 1t2, 11+t2, 4t3\langle -\tfrac{1}{t^2},\ \tfrac{1}{1+t^2},\ 4t^3\rangle (correct answer)
  2. 1t2, 11+t2, 4t3\langle \tfrac{1}{t^2},\ \tfrac{1}{1+t^2},\ 4t^3\rangle
  3. 1t2, 11+t2, t4\langle -\tfrac{1}{t^2},\ \tfrac{1}{1+t^2},\ t^4\rangle
  4. 1t, 11+t2, 4t3\langle -\tfrac{1}{t},\ \tfrac{1}{1+t^2},\ 4t^3\rangle
  5. 1t2, 11t2, 4t3\langle -\tfrac{1}{t^2},\ \tfrac{1}{1-t^2},\ 4t^3\rangle

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.

Question 9

A satellite follows r(t)=etcost, etsint, 7\mathbf{r}(t)=\langle e^{t}\cos t,\ e^{t}\sin t,\ 7\rangle; find r(t)\mathbf{r}'(t).

  1. etcost, etsint, 0\langle e^{t}\cos t,\ e^{t}\sin t,\ 0\rangle
  2. et(costsint), et(sint+cost), 0\langle e^{t}(\cos t-\sin t),\ e^{t}(\sin t+\cos t),\ 0\rangle (correct answer)
  3. et(cost+sint), et(sintcost), 0\langle e^{t}(\cos t+\sin t),\ e^{t}(\sin t-\cos t),\ 0\rangle
  4. et(sintcost), et(cost+sint), 0\langle e^{t}(\sin t-\cos t),\ e^{t}(\cos t+\sin t),\ 0\rangle
  5. et(costsint), et(sint+cost), 7\langle e^{t}(\cos t-\sin t),\ e^{t}(\sin t+\cos t),\ 7\rangle

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.

Question 10

A robot arm tip is r(t)=(3t1)4, cost+sint, ln(t2+1)\mathbf{r}(t)=\langle (3t-1)^4,\ \cos t+\sin t,\ \ln(t^2+1)\rangle; find r(t)\mathbf{r}'(t).

  1. 12(3t1)3, sint+cost, 2tt2+1\langle 12(3t-1)^3,\ -\sin t+\cos t,\ \tfrac{2t}{t^2+1}\rangle (correct answer)
  2. 4(3t1)3, sint+cost, 2tt2+1\langle 4(3t-1)^3,\ -\sin t+\cos t,\ \tfrac{2t}{t^2+1}\rangle
  3. 12(3t1)3, sintcost, 1t2+1\langle 12(3t-1)^3,\ -\sin t-\cos t,\ \tfrac{1}{t^2+1}\rangle
  4. 12(3t1)3, sint+cost, 2tt2+1\langle 12(3t-1)^3,\ \sin t+\cos t,\ \tfrac{2t}{t^2+1}\rangle
  5. 12(3t1)4, sint+cost, 2tt2+1\langle 12(3t-1)^4,\ -\sin t+\cos t,\ \tfrac{2t}{t^2+1}\rangle

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.

Question 11

A roller coaster's position is r(t)=sect, csct, t\mathbf{r}(t)=\langle \sec t,\ \csc t,\ t\rangle for 0<t<π/20<t<\pi/2; find r(t)\mathbf{r}'(t).

  1. secttant, csctcott, 1\langle \sec t\tan t,\ -\csc t\cot t,\ 1\rangle (correct answer)
  2. sec2t, csc2t, 1\langle \sec^2 t,\ -\csc^2 t,\ 1\rangle
  3. secttant, csctcott, 1\langle \sec t\tan t,\ \csc t\cot t,\ 1\rangle
  4. sectcott, cscttant, 1\langle \sec t\cot t,\ -\csc t\tan t,\ 1\rangle
  5. secttant, csctcott, t\langle \sec t\tan t,\ -\csc t\cot t,\ t\rangle

Explanation: For r(t)=sect, csct, t\mathbf{r}(t)=\langle \sec t,\ \csc t,\ t\rangle, we need to recall the derivatives of secant and cosecant. The derivative of sect\sec t is secttant\sec t \tan t. The derivative of csct\csc t is csctcott-\csc t \cot t (note the negative sign). The derivative of tt is 1. Therefore, r(t)=secttant, csctcott, 1\mathbf{r}'(t)=\langle \sec t\tan t,\ -\csc t\cot t,\ 1\rangle. Choice C incorrectly omits the negative sign in the derivative of cosecant, giving csctcott\csc t \cot t instead of csctcott-\csc t \cot t. Always remember that the derivative of csct\csc t includes a negative sign: (csct)=csctcott(\csc t)' = -\csc t \cot t.

Question 12

A robot's path is r(t)=(t2+1)cost, (t2+1)sint, t\mathbf{r}(t)=\langle (t^2+1)\cos t,\ (t^2+1)\sin t,\ t\rangle; what is r(t)\mathbf{r}'(t)?

  1. 2tcost+(t2+1)sint, 2tsint(t2+1)cost, 1\langle 2t\cos t+(t^2+1)\sin t,\ 2t\sin t-(t^2+1)\cos t,\ 1\rangle
  2. 2tcost(t2+1)sint, 2tsint+(t2+1)cost, 1\langle 2t\cos t-(t^2+1)\sin t,\ 2t\sin t+(t^2+1)\cos t,\ 1\rangle (correct answer)
  3. 2tcost(t2+1)sint, 2tsint(t2+1)cost, t\langle 2t\cos t-(t^2+1)\sin t,\ 2t\sin t-(t^2+1)\cos t,\ t\rangle
  4. (2t)cost, (2t)sint, 1\langle (2t)\cos t,\ (2t)\sin t,\ 1\rangle
  5. 2tcost+(t2+1)sint, 2tsint+(t2+1)cost, 1\langle 2t\cos t+(t^2+1)\sin t,\ 2t\sin t+(t^2+1)\cos t,\ 1\rangle

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\mathbf{r}(t)=\langle (t^2+1)\cos t,\ (t^2+1)\sin t,\ t\rangle, the first component's derivative is (2t)cost+(t2+1)(sint)=2tcost(t2+1)sint(2t)\cos t + (t^2+1)(-\sin t) = 2t\cos t - (t^2+1)\sin t. The second component's derivative is (2t)sint+(t2+1)(cost)=2tsint+(t2+1)cost(2t)\sin t + (t^2+1)(\cos t) = 2t\sin t + (t^2+1)\cos t. The third component's derivative is simply 1. Therefore, r(t)=2tcost(t2+1)sint, 2tsint+(t2+1)cost, 1\mathbf{r}'(t)=\langle 2t\cos t-(t^2+1)\sin t,\ 2t\sin t+(t^2+1)\cos t,\ 1\rangle. 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)=uv+uv(uv)' = u'v + uv', carefully track the signs of each term.

Question 13

A car's location is r(t)=tet, tant, 5\mathbf{r}(t)=\langle t\,e^t,\ \tan t,\ 5\rangle for t<π/2|t|<\pi/2; find r(t)\mathbf{r}'(t).

  1. et+tet, sec2t, 0\langle e^t+t e^t,\ \sec^2 t,\ 0\rangle (correct answer)
  2. tet, sec2t, 0\langle t e^t,\ \sec^2 t,\ 0\rangle
  3. et+tet, sect, 0\langle e^t+t e^t,\ \sec t,\ 0\rangle
  4. et+tet, sec2t, 5\langle e^t+t e^t,\ \sec^2 t,\ 5\rangle
  5. et1+tet, sec2t, 0\langle e^{t-1}+t e^t,\ \sec^2 t,\ 0\rangle

Explanation: For r(t)=tet, tant, 5\mathbf{r}(t)=\langle t\,e^t,\ \tan t,\ 5\rangle, we differentiate each component separately. The first component requires the product rule: (tet)=1et+tet=et+tet=et(1+t)(t\,e^t)' = 1 \cdot e^t + t \cdot e^t = e^t + te^t = e^t(1+t). The derivative of tant\tan t is sec2t\sec^2 t. The derivative of the constant 5 is 0. Therefore, r(t)=et+tet, sec2t, 0\mathbf{r}'(t)=\langle e^t+t e^t,\ \sec^2 t,\ 0\rangle. 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.

Question 14

A puck's position is r(t)=tsint, tcost, arctant\mathbf{r}(t)=\langle t\sin t,\ t\cos t,\ \arctan t\rangle; what is r(t)\mathbf{r}'(t)?

  1. tcost+sint, tsint+cost, 11+t2\langle t\cos t+\sin t,\ -t\sin t+\cos t,\ \tfrac{1}{1+t^2}\rangle (correct answer)
  2. tcostsint, tsintcost, 11+t2\langle t\cos t-\sin t,\ -t\sin t-\cos t,\ \tfrac{1}{1+t^2}\rangle
  3. sint, cost, 11+t2\langle \sin t,\ \cos t,\ \tfrac{1}{1+t^2}\rangle
  4. tcost+sint, tsint+cost, 11+t2\langle t\cos t+\sin t,\ t\sin t+\cos t,\ \tfrac{1}{1+t^2}\rangle
  5. tcost+sint, tsint+cost, 1(1+t)2\langle t\cos t+\sin t,\ -t\sin t+\cos t,\ \tfrac{1}{(1+t)^2}\rangle

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 + t2t^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.

Question 15

A satellite's path is r(t)=etcost, etsint, t\mathbf{r}(t)=\langle e^t\cos t,\ e^t\sin t,\ t\rangle; compute r(t)\mathbf{r}'(t).

  1. et(costsint), et(sint+cost), 1\langle e^t(\cos t-\sin t),\ e^t(\sin t+\cos t),\ 1\rangle (correct answer)
  2. et(cost+sint), et(sintcost), 1\langle e^t(\cos t+\sin t),\ e^t(\sin t-\cos t),\ 1\rangle
  3. etcost, etsint, 1\langle e^t\cos t,\ e^t\sin t,\ 1\rangle
  4. et(costsint), et(sint+cost), t\langle e^t(\cos t-\sin t),\ e^t(\sin t+\cos t),\ t\rangle
  5. et(costsint), et(sintcost), 0\langle e^t(\cos t-\sin t),\ e^t(\sin t-\cos t),\ 0\rangle

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.

Question 16

A robot arm tip follows r(t)=(t2+1)3, tant, 5t2\mathbf{r}(t)=\langle (t^2+1)^3,\ \tan t,\ 5t^{-2}\rangle; determine r(t)\mathbf{r}'(t).

  1. 6t(t2+1)2, sec2t, 10t3\langle 6t(t^2+1)^2,\ \sec^2 t,\ -10t^{-3}\rangle (correct answer)
  2. 3(t2+1)2, sec2t, 10t3\langle 3(t^2+1)^2,\ \sec^2 t,\ -10t^{-3}\rangle
  3. 6t(t2+1)2, sect, 10t3\langle 6t(t^2+1)^2,\ \sec t,\ -10t^{-3}\rangle
  4. 6t(t2+1)3, sec2t, 10t3\langle 6t(t^2+1)^3,\ \sec^2 t,\ -10t^{-3}\rangle
  5. 6t(t2+1)2, sec2t, 10t3\langle 6t(t^2+1)^2,\ \sec^2 t,\ 10t^{-3}\rangle

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.

Question 17

A boat's location is r(t)=4cost, 4sint, t2\mathbf{r}(t)=\langle 4\cos t,\ 4\sin t,\ t^2\rangle; which expression equals r(t)\mathbf{r}'(t)?

  1. 4sint, 4cost, 2t\langle -4\sin t,\ 4\cos t,\ 2t\rangle (correct answer)
  2. 4sint, 4cost, 2t\langle 4\sin t,\ -4\cos t,\ 2t\rangle
  3. 4sint, 4cost, t2\langle -4\sin t,\ 4\cos t,\ t^2\rangle
  4. 4cost, 4sint, 2t\langle -4\cos t,\ 4\sin t,\ 2t\rangle
  5. 4sint, 4cost, 2\langle -4\sin t,\ 4\cos t,\ 2\rangle

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.

Question 18

A drone's location is r(t)=lnt, t2, t\mathbf{r}(t)=\langle \ln t,\ t^{-2},\ \sqrt{t}\rangle for t>0t>0. Find r(t)\mathbf{r}'(t).

  1. 1t, 2t3, 12t\langle \tfrac{1}{t},\ -2t^{-3},\ \tfrac{1}{2\sqrt{t}}\rangle (correct answer)
  2. 1lnt, 2t1, 12t\langle \tfrac{1}{\ln t},\ -2t^{-1},\ \tfrac{1}{2\sqrt{t}}\rangle
  3. 1t, 2t3, 1t\langle \tfrac{1}{t},\ 2t^{-3},\ \tfrac{1}{\sqrt{t}}\rangle
  4. 1t, 2t2, 12t\langle \tfrac{1}{t},\ -2t^{-2},\ \tfrac{1}{2\sqrt{t}}\rangle
  5. 1t, 2t3, t\langle \tfrac{1}{t},\ -2t^{-3},\ \sqrt{t}\rangle

Explanation: To find the derivative of this vector-valued function, we differentiate each component independently. For r(t)=lnt, t2, t\mathbf{r}(t)=\langle \ln t,\ t^{-2},\ \sqrt{t}\rangle, the first component gives (lnt)=1t(\ln t)' = \frac{1}{t}, the second component gives (t2)=2t3(t^{-2})' = -2t^{-3} using the power rule, and the third component gives (t)=(t1/2)=12t1/2=12t(\sqrt{t})' = (t^{1/2})' = \frac{1}{2}t^{-1/2} = \frac{1}{2\sqrt{t}}. Choice D incorrectly has 2t2-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.

Question 19

A car's position is r(t)=et, t52t, arctant\mathbf{r}(t)=\langle e^{-t},\ t^5-2t,\ \arctan t\rangle. What is r(t)\mathbf{r}'(t)?

  1. et, 5t42, 11+t2\langle -e^{-t},\ 5t^4-2,\ \tfrac{1}{1+t^2}\rangle (correct answer)
  2. et, 5t42, 11+t2\langle e^{-t},\ 5t^4-2,\ \tfrac{1}{1+t^2}\rangle
  3. et, 5t52, 11+t2\langle -e^{-t},\ 5t^5-2,\ \tfrac{1}{1+t^2}\rangle
  4. et, 5t42t, 11+t2\langle -e^{-t},\ 5t^4-2t,\ \tfrac{1}{1+t^2}\rangle
  5. et, 5t42, 11t2\langle -e^{-t},\ 5t^4-2,\ \tfrac{1}{1-t^2}\rangle

Explanation: To differentiate this vector function, we apply standard rules to each component separately. For r(t)=et, t52t, arctant\mathbf{r}(t)=\langle e^{-t},\ t^5-2t,\ \arctan t\rangle, the first component uses the chain rule: (et)=et(1)=et(e^{-t})' = e^{-t} \cdot (-1) = -e^{-t}, the second component gives (t52t)=5t42(t^5-2t)' = 5t^4-2, and the third component gives (arctant)=11+t2(\arctan t)' = \frac{1}{1+t^2}. Choice B incorrectly has ete^{-t} instead of et-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.

Question 20

A robot arm tip follows r(t)=cos(3t), sin(3t), t2\mathbf{r}(t)=\langle \cos(3t),\ \sin(3t),\ t^2\rangle. What is r(t)\mathbf{r}'(t)?

  1. sin(3t), cos(3t), 2t\langle -\sin(3t),\ \cos(3t),\ 2t\rangle
  2. 3sin(3t), 3cos(3t), 2t\langle -3\sin(3t),\ 3\cos(3t),\ 2t\rangle (correct answer)
  3. 3sin(3t), 3cos(3t), t2\langle -3\sin(3t),\ 3\cos(3t),\ t^2\rangle
  4. 3sin(3t), 3cos(3t), 2t\langle 3\sin(3t),\ 3\cos(3t),\ 2t\rangle
  5. 3cos(3t), 3sin(3t), 2t\langle -3\cos(3t),\ 3\sin(3t),\ 2t\rangle

Explanation: This problem involves differentiating a vector function with trigonometric and polynomial components. For r(t)=cos(3t), sin(3t), t2\mathbf{r}(t)=\langle \cos(3t),\ \sin(3t),\ t^2\rangle, we apply the chain rule to the first two components: (cos(3t))=sin(3t)3=3sin(3t)(\cos(3t))' = -\sin(3t) \cdot 3 = -3\sin(3t) and (sin(3t))=cos(3t)3=3cos(3t)(\sin(3t))' = \cos(3t) \cdot 3 = 3\cos(3t), while the third component simply gives (t2)=2t(t^2)' = 2t. Choice A incorrectly omits the factor of 3 from the chain rule in the trigonometric derivatives, showing sin(3t)-\sin(3t) instead of 3sin(3t)-3\sin(3t). When differentiating composite functions in vector components, always remember to multiply by the derivative of the inner function.