Question
Question: How do you find the tangent lines of parametric curves? Show that the curve with parametric equati...
How do you find the tangent lines of parametric curves?
Show that the curve with parametric equationsx=sint, y=sin(t+sint) has two tangent lines at the origin and find their equations. Illustrate by graphing the curve and its tangents.
Solution
In this question we have to find the tangents of the given parametric equations, first we will derive the two equations then we will find dxdy, now we will get two values for t by substituting the origin in the two equations as the two equations passes through the origin, now substitute the two values in dxdy to get the slopes of the required tangents, now by using slope intercept form i.e., y=mx+b, we will get the required tangent lines.
Complete step by step solution:
Given parametric equations are x=sint, y=sin(t+sint),
Now we will derive the first equation i.e.,
⇒dtdx=dtdsint,
Now simplifying we get,
⇒dtdx=cost,
Now we will derive the second equation we get,
⇒dtdy=dtdsin(t+sint),
Now simplifying by applying derivatives we get,
⇒dtdy=cos(t+sint)(dtd(t+sint)),
Further simplifying we get,
⇒dtdy=cos(t+sint)(1+cost),
Now we divide both the equations we get,
⇒dxdy=dtdxdtdy=costcos(t+sint)(1+cost),
Now simplifying we get,
⇒dxdy=costcos(t+sint)(1+cost),
Now we have to find the tangent at the origin i.e., (0,0), so here substitute x=0, we get,
⇒0=sint,
Now by trigonometric ratios we get,
⇒t=0or t=π,
Now substitute these values of t into dxdy to find the equation of tangent line,
First substitute t=0, we get,
⇒dxdyt=0=cos0cos(0+sin0)(1+cos0),
Now simplifying we get,
⇒dxdyt=0=cos0cos(0)(1+cos0),
Further simplifying we get,
⇒dxdyt=0=11(1+1)=12=2,
Next substitute t=π, we get,
⇒dxdyt=π=cosπcos(π+sinπ)(1+cosπ),
Now simplifying we get,
⇒dxdyt=π=cosπcos(π+0)(1+cosπ),
Further simplifying we get,
⇒dxdyt=π=cosπcos(π)(1+cosπ),
Now simplifying we get,
⇒dxdyt=π=−1(−1)(1−1)=0,
So we have the gradients to our two tangent lines and they are mtan0=2 and mtan1=0, and we know that the tangent passes through the origin i.e.,(0,0),
So, for the equation of a straight line y=mx+b which passes through the origin, we get,
⇒y=mx+0.
Now substituting the two value of min the slope intercept form, then our two tangents will be:
First tangent is when m=2, by substituting we get,
⇒y1=(2)x+0=2x,
Now second tangent is when m=0, by substituting value we get,
⇒y2=(0)x+0=0,
So, the two tangents will be y=0 and y=2x, now we will graph all the tangents, and the given curves then the graph will be
Note: Parametric equation, a type of equation that employs an independent variable called a parameter often denoted by t and in which dependent variables are defined as continuous functions of the parameter and are not dependent on another existing variable.