A vector-valued function can be represented as r(t)=<x(t),y(t)>, where x(t) and y(t) are the component functions.
The vector-valued function r(t)=<t2,2t> has component functions x(t)=t2 and y(t)=2t.
How are vector-valued functions expressed in terms of component functions?
Inside angle brackets
The component functions of a vector-valued function describe the x and y coordinates as functions of t</latex>.
Match the term with its definition:
Vector-valued function ↔️ Function that maps a scalar t to a vector r(t)
Component functions ↔️ Scalar functions that define x and y coordinates of r(t)
Parametric equations ↔️ Equations expressing x and y in terms of t
Vector-valued functions use component functions to represent parametric curves.
What is the process for differentiating a vector-valued function \vec{r}(t) = < x(t), y(t) ></latex>?
Differentiate each component
Steps to differentiate a vector-valued function r(t)=<x(t),y(t)>
1️⃣ Find the derivative of x(t)
2️⃣ Find the derivative of y(t)
3️⃣ Combine the derivatives into a new vector-valued function
The derivative of r(t)=<x(t),y(t)> is dtdr(t)=<x′(t),y′(t)>, where x′(t) and y′(t) are the derivatives of the component functions.
What is the formula for the derivative vector r′(t) of a vector-valued function r(t)=<x(t),y(t)>?
r′(t)=<x′(t),y′(t)>
The derivative vector of \vec{r}(t) = < t^{3}, 2t^{2} ></latex> is r′(t)=<3t2,4t>.
How do you combine the derivatives of the components of a vector-valued function into a new vector r′(t)?
r′(t)=<x′(t),y′(t)>
To find the derivative vector of a vector-valued function, you differentiate each component
Steps to find the derivative vector of a vector-valued function r(t)=<x(t),y(t)>
1️⃣ Differentiate the x-component: x′(t)=dtd(x(t))
2️⃣ Differentiate the y-component: y′(t)=dtd(y(t))
3️⃣ Combine derivatives into a new vector: r′(t)=<x′(t),y′(t)>
What is the derivative of the y-component of r(t)=<t3,2t2>?
4t
The derivative vector of r(t)=<t3,2t2> is r′(t)=<3t2,4t>
What is a vector-valued function?
A function that returns a vector
Vector-valued functions are similar to parametric equations.
What are component functions in a vector-valued function?
Scalar functions defining vector coordinates
Vector-valued functions use component functions to represent parametric curves
Steps to differentiate a vector-valued function r(t)=<x(t),y(t)>
1️⃣ Find the derivative of the first component function: x′(t)=dtdx
2️⃣ Find the derivative of the second component function: y′(t)=dtdy
3️⃣ Combine the derivatives into a new vector-valued function: dtdr(t)=<x′(t),y′(t)>
What is the derivative of the first component of r(t)=<t2,2t>?
2t
The derivative vector of a vector-valued function represents the direction of the tangent line at any point.
Steps to find the tangent vector to a vector-valued function \vec{r}(t)</latex>
1️⃣ Find the derivative x′(t) and y′(t) for the component functions x(t) and y(t).
2️⃣ Construct the derivative vector r′(t)=<x′(t),y′(t)>.
3️⃣ The derivative vector r′(t) is the tangent vector at t.
What is the tangent vector to r(t)=<t2,2t>?
r′(t)=<2t,2>
How is the velocity vector calculated from a position vector \vec{r}(t)</latex>?
First derivative
The velocity vector v(t) is given by v(t)=<x′(t),y′(t)>, where x′(t)=dtdx and y′(t)=dtdy, representing the rates of change of the components
How is the acceleration vector calculated from the velocity vector v(t)?
First derivative
The acceleration vector a(t) is given by a(t)=<x′′(t),y′′(t)>, where x′′(t)=dt2d2x and y′′(t)=dt2d2y, representing the rates of change of the velocity vector components
What is the velocity vector for r(t)=<t2,2t3>?
v(t)=<2t,6t2>
What is the acceleration vector for \vec{r}(t) = < t^{2},2t^{3} ></latex>?
a(t)=<2,12t>
Match the property of differentiable vector-valued functions with its formula: