Objects A and B are at the origin. If object A moves to #(4 ,-3 )# and object B moves to #(7 ,4 )# over #2 s#, what is the relative velocity of object B from the perspective of object A? Assume that all units are denominated in meters.

1 Answer
Apr 29, 2017

The relative velocity is #=<3/2,7/2>#

Explanation:

enter image source here

The absolute velocity of #A# is

#vecv_A=1/2<4,-3>=<2,-3/2>#

The absolute velocity of #B# is

#vecv_B=1/2<7,4> = <7/2,2>#

The relative velocity of #B# with respect to #A# is

#vecv_(B//A)=vecv_B-vecv_A#

#=<7/2,2> - <2,-3/2>#

#=<3/2,7/2>#