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

The relative velocity is #== <-2, -10> ms^-1#

Explanation:

enter image source here

The absolute velocity of #A# is #v_A=1/1<3,6> = <3,6> ms^-1#

The absolute velocity of #B# is #v_B=1/1<1,-4> = <1,-4> ms^-1#

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

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

#= <(1-3), (-4-6)> #

#= <-2, -10> ms^-1#