Parametric Curves and Tangent line equations

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 10K views
ms. confused
Messages
90
Reaction score
0
Find an equation of the tangent line to the curve with parametric equations x=tsint, y=tcost at the point (0,-π).

went dy/dt / dx/dt --> cost - tsint/sint + tcost

t not given so figured it could be:

x=t(sin(1)) --> t= x/sin(1)

or

y=t(cos(1)) --> t= y/cos(1)

wondering if this is the right way to do it...looks really messy...help would be nice. Thanks.
 
Physics news on Phys.org
ms. confused said:
t not given so figured it could be
You can find t by checking which t is necessary to be get at (0,-pi). If x has to be 0, either t or sint has to be zero. But with t = 0, y is 0 as well. So sint has to be zero, this is for t = 0 (but that couldn't be) or t = pi. Use t = pi and x will be 0 while y will be pi*cos(pi) = pi*(-1) = -pi, as was given. Then you have your t :smile: