calc_tutorial_13_2_025

 
Problem Statement

{3,5,7}
{2,4,6}
{5,10}
pow(3,2)
3*5

Evaluate (d / dt)r(g(t)) using the Chain Rule.

 
Step 1

Question Sequence

Question 1

Choose how to apply the Chain Rule to a differentiable vector-valued function r(t) and a differentiable function g(t).

A.
B.
C.

Recall how to find the derivative of a vector-valued function. A vector-valued function r(t) = <x(t), y(t), z(t)> is differentiable if and only if each component is differentiable. The derivative is given as follows.

r'(t) = (d / dt)r(t) = <x'(t), y'(t), z'(t)>

Calculate r'(t) for

r'(t) =

A.
B.
C.
D.

Calculate g'(t) for g(t) = 3t + 5.

g'(t) =

Correct.
Incorrect.

 
Step 2

Question Sequence

Question 2

Use the Chain Rule to evaluate (d / dt)r(g(t)).

(d / dt)r(g(t)) = g'(t)r'(g(t)) =

A.
B.
C.
D.

=

A.
B.
C.
D.

Correct.
Incorrect.