Tangent lines to parametric curves
I guessed
I know you first take the dy/dt and divide by dx/dt
Chain rule:\[ \frac{dy}{dt} = \frac{dy}{dx}\frac{dx}{dt} \]
well, a parametric gives us a vector: r = (x,y) yes, x',y' gives us the direction of the tangent.
Results in: \[ \frac{dy}{dx}=\frac{\frac{dy}{dt}}{\frac{dx}{dt}} \]
x' = 1 - 1/t^2 y' = 2t - 3/t^3 given that x = t+1/t = 3, what is our value of t?
and for that matter, what is x,y
y'=2t -2/t^3
yeah, had a 3 on the brain :)
I'm having trouble with finding what t= when x=3
cause you have t+(1/t)=3 what??
you could multiply both sides by t
it turns into an ugly quadratic
quads are never ugly :)
maybe changing it into cartesian makes it simple
notice t^2 + 1/t^2 = (t+1/t)^2 - 2
Oh, did you complete the square there?
oh very nice @ganeshie8 you can square x... then subtract 1 one on both sides and bingo have y
`t^2 + 1/t^2` = ( `t+1/t`)^2 - 2 y = x^2 - 2
\[x=t+\frac{1}{t} \\ x^2=(t+\frac{1}{t})^2=t^2+2+\frac{1}{t^2}\] yeah oops 2 not 1
NOw that I have y=x^2 y'=2x y'(3)=6 y-y_0=6(x-x_0)
oh x=3 and y=(3)^2-2=7 y-7=6(x-3) y=6x-18+7 y=6x-11?
Oh yeah I got it, thanks everyone! :)
Join our real-time social learning platform and learn together with your friends!