Objects A and B are at the origin. If object A moves to (9 ,7 ) and object B moves to (-8 ,-1 ) over 3 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
Nov 8, 2016
Explanation:
The velocity of A,
V_"A" = 1/(3"s") * [((9"m"), (7"m")) - ((0"m"), (0"m"))] = ((3 "m/s"), (7/3 "m/s"))
Similarly, the velocity of B,
V_"B" = 1/(3"s") * [((-8"m"), (-1"m")) - ((0"m"), (0"m"))] = ((-8/3 "m/s"), (-1/3 "m/s"))
In the frame of A, B looks as if it is traveling with velocity
V_{"B rel A"} = V_"B" - V_"A"
= ((-8/3 "m/s"), (-1/3 "m/s")) - ((3 "m/s"), (7/3 "m/s"))
= ((-17/3 "m/s"), (-8/3 "m/s"))