MHB Find equation of tangent to curve at $t=-\pi$

  • Thread starter Thread starter ineedhelpnow
  • Start date Start date
  • Tags Tags
    Curve Tangent
ineedhelpnow
Messages
649
Reaction score
0
find an equation of the tangent to the curve at the point corresponding to the given value of the parameter $x=t\cos\left({t}\right)$, $y=t\sin\left({t}\right)$, $t=-\pi$

help me
 
Physics news on Phys.org
here's what i have so far:

$dx=cos(t)+tsin(t) dt$
$dy=sin(t)-tcos(t) dt$
$d\pi=-\pi t dt$$\frac{dy}{dx}=\frac{sin(t)-tcos(t)}{cos(t)+tsin(t)}$

- - - Updated - - -

now i plug in $-\pi$ in for t, correct?
 
In order to find the tangent line, you need a slope and a point. Let's begin with the point:

$$(x,y)=\left(-\pi\cos(-\pi),-\pi\sin(-\pi)\right)=?$$

Next, compute the slope, using the chain rule:

$$\frac{dy}{dx}=\frac{dy}{dt}\cdot\frac{dt}{dx}$$

This will be a function of $t$. Then find:

$$m=\left.\frac{dy}{dx}\right|_{t=-\pi}$$

Now you have your point and your slope, so plug into the point-slope formula...what do you find?
 
here's what i did:

so $(x,y)=(-\pi cos(-\pi), -\pi sin(-\pi))=(\pi,0)$

$\frac{dy}{dx}=\pi$

$y=mx+b$
$0=(\pi)(\pi)+b$
$0=\pi^2+b$
$b=-\pi^2$

$y=\pi x-\pi^2$
 
You have the correct point, but the wrong slope. Check to make sure you differentiated correctly.
 
ineedhelpnow said:
here's what i have so far:

$dx=cos(t)+tsin(t) dt$
$dy=sin(t)-tcos(t) dt$
$d\pi=-\pi t dt$$\frac{dy}{dx}=\frac{sin(t)-tcos(t)}{cos(t)+tsin(t)}$

- - - Updated - - -

now i plug in $-\pi$ in for t, correct?
is the dy/dx in this step correct?
 
ineedhelpnow said:
is the dy/dx in this step correct?

No, you have not differentiated correctly. Apply the product rule again, and be sure you differentiate the trig. functions correctly. :D
 
got the signs wrong :o
 
ineedhelpnow said:
got the signs wrong :o

Yes, so what is the slope and then the line?
 
  • #10
$y=-\pi x+ \pi^2$
 
  • #11
ineedhelpnow said:
$y=-\pi x+ \pi^2$

Yes, that's the one! (Yes)
 
Back
Top