Q. 41

Question

Find an equation for the line tangent to the parametric curve at the given value of t 

x=2 t-1, y=3 t+5, t=-1

Step-by-Step Solution

Verified
Answer

The tangent line at t=-1 for the parametric equations is y-2=32(x+3)

1Step 1: Given information

The parametric curve is x=2 t-1, y=3 t+5, t=-1

2Step 2: Calculation

Consider the parametric curves x=2 t-1, y=3 t+5 at t=-1.

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

The formula to find the tangent line equation isy-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=dydtdxdt.

Now take the parametric equation x=2 t-1.

Differentiate the curve with respect to t.

Then,

dxdt=d(2t-1)dt since x=2t-1dxdt=2·dtdt-d1dtdxdt=2·1-0 since d1dt=0dxdt=2

Now take the parametric equation y=3 i+5.

Differentiate the curve with respect to t.

dydt=ddt(3t+5) since y=3t+5dydt=3ddtt+ddt5

The slope of the parametric equation isdydx=m=32.

3Step 3: Further Calculation

The point (x, y)When t=-1 is,

(x,y)=(2t-1,3t+5)(x,y)=(2(-1)-1,3(-1)+5)  [ since by substituting t=-1](x,y)=(-3,2) simplify 

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

The point is (-3,2) and the slope is m=32.

y-2=32(x-(-3)) since y-y1=mx-x1y-2=32(x+3)

Therefore, the tangent line at t=-1 for the parametric equations is y-2=32(x+3)