Posted by Rebecca on Wednesday, November 10, 2010 at 11:24pm.
Try a circle with parameter t=θ
x=cos(t)
y=sin(t)
dx/dt=-sin(t)
dy/dt=cos(t)
at t=0, (dx/dt,dy/dt)=(0,1)
at t=π/4, (dx/dt,dy/dt)=(-√2/2,√2/2)
...etc
Here:
x= e^t
y=te^t
z=te^(t^2)
(1,0,0)
Solve for t at the point (1,0,0) gives t=0 (the only way to get y=z=0).
dx/dt=e^t
dy/dt=(1+t)e^t
dz/dt=t(2+t)e^t
Substitute t=0 and find the equation of the line passing through (1,0,0) with the given slopes.
Related Questions
Calc 3 - Find the parametric equations for the tangent line to the curve with ...
Calculus - Find parametric equations for the tangent line to the curve with the ...
calc - Suppose a curve is traced by the parametric equations x=1sin(t) y=18-3cos...
Calc 3 - Find parametric equations for the tangent line to the curve of ...
Calc 3 - Find parametric equations for the tangent line to the curve of ...
Calc. - sketch the curve using the parametric equation to plot the points. use ...
precalc - What are parametric equations? How would you find the rectangular eq...
calculus - (a) Modifying the parametric equations of a unit circle, find ...
maths - Find parametric equations of the line that is tangent to the parabola y...
calc - for the parametric curve defined by x=3-2t^2 and y=5-2t ...sketch the ...
For Further Reading