Anglar motion, where do i start

  • Thread starter Thread starter jsm6252
  • Start date Start date
  • Tags Tags
    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
2 replies · 2K views
jsm6252
Messages
13
Reaction score
0

Homework Statement


How do i work out the final position and x,y velocities of a single point on a cartesian plane after it rotates around another point. We are given an initial x,y velocity.


Homework Equations


unknown at this stage


The Attempt at a Solution

 
Physics news on Phys.org
The easiest way (in my opinion) is with complex algebra. Find the position of your single point with respect to the rotation center and express it as x + iy. Express the velocity as Vx + iVy. Multiply each by cos(ang) + i sin(ang) where ang is the angle of rotation. Transform the resulting x & y values back to the original origin. (The rotated velocity is ok as it is.)
 
thank you
i'll try and do some research