Find parametric equations for line that is tangent to the curve x=cost, y=sint, z=t at the point
(cos(2π/6),sin(2π/6),2π/6) .
Parametrize the line so that it passes through the given point at t=0. All three answers are required for credit.
1
Expert's answer
2020-09-22T16:31:25-0400
r(t)=(cost,sint,t)att=0,r(0)=(cos0,sin0,0)=(1,0,0)r′(t)=(−sint,cost,1)At the point(x(t),y(t),z(t))=(cos(62π),sin(62π),62π), it corresponds tot=62π.Thus, we are looking for thetangent vector att=62πr′(62π)=(−sin(62π),cos(62π),1)=(−23,21,1)∴The parametric equations for the line that is tangent to the curver(t)arex−1=−23t,y−0=21t,z−0=tx=−23t+1,y=21t,z=t
Comments