Calculate v - w*r: Vector, Cross Product

  • Context: Undergrad 
  • Thread starter Thread starter Isawyou0
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 5K views
Isawyou0
Messages
13
Reaction score
0
Hi!
seems crazy! but what if there is vx and vy?r is it a vector?
w*r can be a cross product?
 
Physics news on Phys.org
yes, yes, means that v=wr gives v in one dimension, right!
I want to calculate relative velocity, v1 = v + wr - ( v' + w'r' ) ; since that v is in 2d(v for x and y in euclidean space, as a vector velocity);
 
Isawyou0 said:
yes, yes, means that v=wr gives v in one dimension, right!
I want to calculate relative velocity, v1 = v + wr - ( v' + w'r' ) ; since that v is in 2d(v for x and y in euclidean space, as a vector velocity);

But the wikipedia page also shows the vector equation:

which, by the definition of the cross product, can be written:

115d67943a5d57b75784387fe225ccee.png
 
isn't it like:
v=w*r.perpendicular();