Sorry for the question not being in the correct format. It's my first time using the site.
For the particle with position given by
x(t) = (1/(t+1))(Rcos(t)i+Rsin(t)j)
for t ∈ (0, ∞), where R > 0 is a constant, calculate the velocity and the speed. Sketch the particle path and indicate the direction of motion with an arrow.
Can someone please help me on how to calculate the velocity and the speed of this vector function. I'm having difficulty computing the first derivative. Do I need to use the quotient rule? I have tried this and the answer doesn't seem correct. For the velocity I get,
((-R/(t+1)^2)((t+1)sin(t)+cos(t))i +(R/(t+1)^2)((t+1)cos(t)-sin(t)).
And for the speed I get,
Sqrt((R^2)/((t+1)^4)[((t+1)^2)+1].
When I also try to eliminate t from the parametric equations I end up with x^2=-y^2 which also doesn't seem correct.
Can some please point me in the right direction. Thank you.