Change in Velocity: Find Solution and Reasoning

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
yowatup
Messages
8
Reaction score
0

Homework Statement



I am required to find the change in velocity given these two vectors:

Va = 4.4 m/s [E31*S]
Vb = 7.8 m/s [E25*N]

Homework Equations



delta V = Vb - Va
delta V = Vb + (-Va)

The Attempt at a Solution



I am stuck between two solutions:

#1. Simply subtracting the vectors:

V = Vb - Va
V = (7.8, 25*) - (4.4, 31*)
V = [7.1, 3.3] - [3.8, 2.3]
V = [3.3, 1.0]
V = (3.5, 16.8*)

#2. Reversing the direction of Va, its directionality becomes [W31*N], effectively 149*.

V = Vb + (-Va)
V = (7.8, 25*) + (4.4, 149*)
V = [7.1, 3.3] + [-3.8, 2.3]
V = (6.5, 59*)

Which solution is correct and why? The first would solution would be the same if you distributed -1 across to both terms, but I'm pretty sure that operation is not permitted.
 
Physics news on Phys.org
Yes. Is that not correct, given that we are reversing the direction?

Secondly, I have just drawn out a vector diagram to scale of the vectors in question. It seems to support #2, though I'm not sure how certain to be - given that I haven't work graphically with vectors in a while.