Question
Question: What is the unit tangent vector at t = 2 on the curve \[x = {t^2} + 2\], \[y = 4t - 5\], \[z = 2{t^2...
What is the unit tangent vector at t = 2 on the curve x=t2+2, y=4t−5, z=2t2−6t?
(a). 31(i^+j^+k^)
(b). 31(2i^+2j^+k^)
(c). 61(2i^+j^+k^)
Solution
Hint: Find the position vector of any point on the given curve. Then, tangent to the curve at this point is the derivative of the position vector with respect to t. Then, normalize the position vector to get a unit vector by dividing its magnitude.
Complete step-by-step answer:
The tangent to a curve is the line that touches the curve at a point but does not intersect the curve at any other point even when extended infinitely.
The derivative of a vector-valued function gives a new vector that is tangent to the defined curve.
The curve is defined as x=t2+2, y=4t−5, z=2t2−6t. The position vector of the point on the curve is given as:
r=xi^+yj^+zk^
Hence, we get the following position vector in terms of t.
r=(t2+2)i^+(4t−5)j^+(2t2−6t)k^..........(1)
The tangent vector to the curve at a point (x, y, z) is obtained by differentiating equation (1) with respect to t.
dtdr=dtd[(t2+2)i^+(4t−5)j^+(2t2−6t)k^]
The differentiation of a vector is obtained by differentiating the coefficients of the vectors alone.
dtdr=dtd(t2+2)i^+dtd(4t−5)j^+dtd(2t2−6t)k^
Simplifying, we get:
dtdr=2ti^+4j^+(4t−6)k^
We need to find the tangent vector at t = 2, hence, we substitute t = 2 in the above equation to get as follows:
dtdr=2(2)i^+4j^+(4(2)−6)k^
Simplifying, we get:
dtdr=4i^+4j^+(8−6)k^
dtdr=4i^+4j^+2k^............(2)
We now need to normalize equation (2) to get the unit tangent vector. The unit vector is obtained by dividing the vector by its magnitude.
T=dtdrdtdr
T=4i^+4j^+2k^4i^+4j^+2k^
T=42+42+224i^+4j^+2k^
T=16+16+44i^+4j^+2k^
T=364i^+4j^+2k^
We know that 36 is 6.
T=64i^+4j^+2k^
T=31(2i^+2j^+k^)
Hence, option (b) is the correct answer.
Note: You might not find any difficulty doing this question but if you do not normalize the tangent vector to find the unit tangent vector, then your answer will be wrong.Students should remember that the tangent vector to the curve at a point (x, y, z) is obtained by differentiating equation with respect to t and unit tangent vector is obtained by normalizing the vector i.e. dividing the position vector by its magnitude.