Q. 42

Question

find an equation for the line tangent to the parametric curve at the given value ot t. 

x=t+2, y=et, t=0

Step-by-Step Solution

Verified
Answer

The tangent line at t=0 for the parametric equations is y=x-1.


1Step 1: Given information

The curve is x=t+2, y=et, t=0

2Step 2: Calculation

Consider the parametric curves x=t+2,y=et at t=0.

The objective is to find the equation of a tangent line for the given parametric equations

The formula to find the tangent line equation is y-y1=mx-x1.

First find the slope of the parametric curves by finding the derivative of the parametric curves.

For that we use the formula dydx=dydxdxdt.

Now take the parametric equation x=t+2.

Differentiate the curve with respect to t.

Now substitute the values of dxdt,dydt in the slope formula dydx=dydtdxdt.

By substituting the values we get,

dydx=1etSincedxdt=1,dydt=et

The slope when t=0 is as follows,


dydx1=0=1e0dydxt=0=1


Thus, the slope of the parametric equation is dydx=m=1.


3Step 3: Further simplification

The point (x, y) When t=0 is,

(x,y)=t+2,et(x,y)=0+2,e0[ since by substituting t=0](x,y)=(2,1) since e0=1

Now the slope point formula is y-y1=mx-x1

The point is (2,1) and the slope m=1.

y-1=1(x-2)sincey-y1=mx-x1y-1=x-2

Add I on both sides of the equation.

y-1+1=x-2+1   y=x-1

Therefore, the tangent line at t=0 for the parametric equations is y=x-1.