MHB MHBFind Tangent Equation to Curve: (2sin(2t), 2sin(t)) at (√3,1)

  • Thread starter Thread starter Petrus
  • Start date Start date
  • Tags Tags
    Curve Tangent
Click For Summary
To find the tangent equation to the curve defined by x=2sin(2t) and y=2sin(t) at the point (√3, 1), the slope is derived from the derivatives dy/dt and dx/dt, resulting in dy/dx = (2cos(t))/(4cos(2t)). Instead of solving for t directly, an alternative method involves using the relationship between x and y to find cos(t), leading to a slope of √3/2. The tangent line can then be expressed as y = (√3/2)x - 1/2. This approach simplifies the process and confirms the correctness of the tangent equation.
Petrus
Messages
702
Reaction score
0
Hello MHB,

Find and an equation of the tangent(s) to the curve at the given point
$$x=2\sin(2t)$$, $$y=2\sin(t)$$ $$\left(\sqrt{3},1 \right)$$
first we need to find the slope so we derivate
$$\frac{dy}{dt}=2\cos(t)$$, $$\frac{dx}{dt}=4\cos(2t)$$
so we got $$\frac{dy}{dx}= \frac{2\cos(t)}{4cos(2t)}$$
we need to solve t for the given point but $$\frac{dx}{dt} \neq 0$$
so if we solve $$\sqrt{3}=2\sin(2t)$$ we get that $$t \neq \frac{1}{2} \sin^{-1} \left(\frac{3}{2} \right)$$ now we got that $$t= \sin^{-1}\left(\frac{1}{2} \right) = \frac{\pi}{6}$$ so we get that our slope is $$\frac{\sqrt{3}}{2}$$
and if we put that in $$y-y_1=m(x-x_1)$$ we get that equation of the tangent is
$$y=\frac{\sqrt{3}x}{2}-\frac{1}{2}$$
Is this correct?

Regards,
 
Last edited:
Physics news on Phys.org
Petrus said:
Hello MHB,

Find and an equation of the tangent(s) to the curve at the given point
$$x=2\sin(2t)$$, $$y=2\sin(t)$$ $$\left(\sqrt{3},1 \right)$$
first we need to find the slope so we derivate
$$\frac{dy}{dt}=2\cos(t)$$, $$\frac{dx}{dt}=4\cos(2t)$$
so we got $$\frac{dy}{dx}= \frac{2\cos(t)}{4cos(2t)}$$
we need to solve t for the given point but $$\frac{dx}{dt} \neq 0$$
so if we solve $$\sqrt{3}=2\sin(2t)$$ we get that $$t \neq \frac{1}{2} \sin^{-1} \left(\frac{3}{2} \right)$$ now we got that $$t= \sin^{-1}\left(\frac{1}{2} \right) = \frac{\pi}{6}$$ so we get that our slope is $$\frac{3}{2}$$
and if we put that in $$y-y_1=m(x-x_1)$$ we get that equation of the tangent is
$$y=\frac{\sqrt{3}x}{2}-\frac{1}{2}$$
Is this correct?

Regards,

Hi Petrus, :)

You don't need to find \(t\), although doing that would also solve the problem. I think it would be a little elegant(and less tedious) if you try to find \(\cos{t}\) instead. Starting from the equation that you obtained for the derivative,

\[\frac{dy}{dx}= \frac{2\cos(t)}{4cos(2t)}=\frac{\cos{t}}{2(2\cos^2{t}-1)}\]

Note that by finding \(\cos{t}\) you can find the derivative. So how can you find \(\cos{t}\) starting from, \(x=2\sin{2t}\) and \(y=2\sin{t}\) ? Well divide \(x\) by \(y\) and use the double angle formula. According to my algebra you should get \(\displaystyle \frac{\sqrt{3}}{2}\) for the slope. Check your calculations again. :)
 
Sudharaka said:
Hi Petrus, :)

You don't need to find \(t\), although doing that would also solve the problem. I think it would be a little elegant(and less tedious) if you try to find \(\cos{t}\) instead. Starting from the equation that you obtained for the derivative,

\[\frac{dy}{dx}= \frac{2\cos(t)}{4cos(2t)}=\frac{\cos{t}}{2(2\cos^2{t}-1)}\]

Note that by finding \(\cos{t}\) you can find the derivative. So how can you find \(\cos{t}\) starting from, \(x=2\sin{2t}\) and \(y=2\sin{t}\) ? Well divide \(x\) by \(y\) and use the double angle formula. According to my algebra you should get \(\displaystyle \frac{\sqrt{3}}{2}\) for the slope. Check your calculations again. :)
Hello Sudharaka,
It was typo :o
ehmm I get $$\frac{2(2\sin(t)\cos(t))}{2\sin(t)}$$
that means $$\cos(t)=\frac{2\sin(t)}{4\sin(t)}$$
so this work :) But could you possible link me or tell why does this work :)? I never done this before(with solving for cos)! Elegant and very intressting!

Regards,
 
Last edited:
Petrus said:
Hello Sudharaka,
It was typo :o
ehmm I get $$\frac{2(2\sin(t)\cos(t))}{2\sin(t)}$$
that means $$\color{red}{\cos(t)=\frac{2\sin(t)}{4\sin(t)}}$$

Yes you get,

\[\frac{x}{y}=\frac{2(2\sin(t)\cos(t))}{2\sin(t)}=2 \cos{t}\]

The equation highlighted in red is clearly wrong. I don't understand why/how you wrote it. :)

Petrus said:
so this work :) But could you possible link me or tell why does this work :)? I never done this before(with solving for cos)! Elegant and very intressting!

Regards,

So finally we get,

\[\frac{x}{2y}=\cos t\]

Now find \(\cos{t}\) at the point \(\left(\sqrt{3},1 \right)\) and using that you can find \(\dfrac{dy}{dx}\).

I don't quite understand what you meant by "But could you possible link me or tell why does this work?". This method works because you can find the gradient of the tangent and hence the equation of the tangent line which is what you need to find for this question.
 
Thread 'Problem with calculating projections of curl using rotation of contour'
Hello! I tried to calculate projections of curl using rotation of coordinate system but I encountered with following problem. Given: ##rot_xA=\frac{\partial A_z}{\partial y}-\frac{\partial A_y}{\partial z}=0## ##rot_yA=\frac{\partial A_x}{\partial z}-\frac{\partial A_z}{\partial x}=1## ##rot_zA=\frac{\partial A_y}{\partial x}-\frac{\partial A_x}{\partial y}=0## I rotated ##yz##-plane of this coordinate system by an angle ##45## degrees about ##x##-axis and used rotation matrix to...

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
Replies
4
Views
4K
Replies
3
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
12
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 8 ·
Replies
8
Views
9K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 6 ·
Replies
6
Views
4K