Objects A and B are at the origin. If object A moves to #(4 ,-2 )# and object B moves to #(2 ,4 )# over #8 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
Sep 3, 2017

The relatve velocity is #= <1/4, -3/4> # ms^-1

Explanation:

enter image source here

The absolute velocity of #A# is #v_A=1/8 <4,-2> = <1/2,-1/4>#

The absolute velocity of #B# is #v_B=1/8 <2,4> = <1/4,1/2>#

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

#v_(B//A) =v_B-v_A= <1/2,-1/4> - <1/4,1/2>#

#= <(1/2-1/4), (-1/4-1/2)> #

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