Particle going in a circle with speed U problem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
hamilbr
Messages
3
Reaction score
0

Homework Statement


Hello all,
I am having some trouble with answering the problem below, mostly because I do not know what the letters stand for and what kind of graph is meant to be drawn. Any help on this would be greatly appreciated. Thanks

For a particle going in a circle with speed U, draw a graph showing:
x(t)
y(t)
u(t)=dx/dt
v(t)=dy/dt
du/dt
dv/dt


Homework Equations





The Attempt at a Solution


 

Attachments

  • problem 1.png
    problem 1.png
    5.9 KB · Views: 428
on Phys.org
In your diagram you've indicated x and y axes. x(t) will be the x position with respect to time, y(t) the y position with respect to time. So to begin, draw two more graphs with t as the horizontal axis and place x on the vertical axis of one and y on the vertical axis of the other.

Clearly u(t) and v(t) are meant to be the x-velocity and y-velocity. du/dt is the derivative of y-velocity with respect to time (what do we usually call the derivative of a velocity?). You'll want to draw similar graphs for these items.
 
Are you serious? You don't know what the letters stand for? That should have been the first thing you learned! x and y are the coordinates of that particle in some coordinate system. u and v, as is said in the problem are the derivatives (do you know what a derivative is?) of x and y and so are the x and y components of the velocity vector. du/dt and dv/dt are the x and y components of acceleration.

It helps to know that a circle, with center at (0, 0) and radius R has equation [itex]x^2+ y^2= R^2[/itex]. And, of course, [itex]sin^2(x)+ cos^2(x)= 1[/itex]. That means that parametric equations for the circle are [itex]x= Rcos(\theta)[/itex], [itex]y= R sin(\theta)[/itex]. Now, the circumference of the circle is [itex]2\pi R[/itex] and if the particle is moving at constant speed U, it will complete the circle (moving through an angle of [itex]2\pi[/itex] radians) in time [itex]\frac{2\pi R}{U}[/itex] so has angular speed [itex]\frac{U}{R}[/itex]. That means the angle, at time t, is [itex]\theta= \frac{U}{R}t[/itex].