What is the slope of f(t) = (t^2-tsqrtt,t/2)f(t)=(t2tt,t2) at t =3t=3?

1 Answer
Jun 15, 2017

m=-8.0386m=8.0386

Explanation:

This parametric equation says that the xx value of the function ff is

x(t)=t^2-tsqrt(t)x(t)=t2tt

When t=3t=3

x(3)=3^2-3sqrt(3)=9-3sqrt(3)~~3.8038x(3)=3233=9333.8038

The derivative is

dx/dt=2t-(t(1/2t^(-1/2))+sqrt(t))dxdt=2t(t(12t12)+t)

When t=3t=3, the derivative of xx becomes

dx/dt=2(3)-(3(1/2(3)^(-1/2)+sqrt(3))~~-0.0622dxdt=2(3)(3(12(3)12+3)0.0622

It also says the yy value of the function is

y(t)=t/2y(t)=t2

When t=2t=2, y(2)=1y(2)=1

The derivative of yy is

dy/dt=1/2~~0.5dydt=120.5

The slope of the function is

m=(dy)/dx=(dy/dt)/(dx/dt)m=dydx=dydtdxdt where dx/dt != 0dxdt0

Plugging in our derivatives from above at t=3t=3, we get

m=(dy)/dx= 0.5/-0.0622~~-8.0386m=dydx=0.50.06228.0386

We now have x_1=3.8038x1=3.8038, y_1=1y1=1, and m=-8.0386m=8.0386