Finding the position vector of uniform circular motion

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
1 reply · 16K views
LavastormSW
Messages
1
Reaction score
0

Homework Statement



Write an equation for one component of the position vector as a function of the radius of the circle and the angle the vector makes with one axis of your coordinate system. Calculate how that angle depends on time and the constant angular speed of the object moving in a circle.

Homework Equations



a = v2 / r
D = 2∏r
v = D / t

The Attempt at a Solution



I really don't know where to begin. The lab book says to look at an equation in the textbook that doesn't exist, or, if it does, that I can't find.
 
Last edited:
Physics news on Phys.org
x = rcos(wt)
y = rsin(wt)

for position where w is the angular velocity

if r is constant

dx/dt = -rwsin(wt)
dy/dt = rwcos(wt)