Vector Subtraction: Is it Commutative?

  • Thread starter Thread starter odolwa99
  • Start date Start date
  • Tags Tags
    Vector
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
3 replies · 2K views
odolwa99
Messages
85
Reaction score
0

Homework Statement



Just a quick question. In the attached image, I can say [itex]\vec{am}=\vec{c}-\frac{1}{2}\vec{a}[/itex]. Although subtraction is not commutative, can I also say (relative strictly to vectors) that [itex]\vec{am}=-\frac{1}{2}\vec{a}+\vec{c}[/itex], considering [itex]\vec{am}=\frac{1}{2}\vec{ao}+\vec{c}[/itex]?

Many thanks.
 

Attachments

  • math.JPG
    math.JPG
    28.7 KB · Views: 546
Physics news on Phys.org
odolwa99 said:

Homework Statement



Just a quick question. In the attached image, I can say [itex]\vec{am}=\vec{c}-\frac{1}{2}\vec{a}[/itex]. Although subtraction is not commutative, can I also say (relative strictly to vectors) that [itex]\vec{am}=-\frac{1}{2}\vec{a}+\vec{c}[/itex], considering [itex]\vec{am}=\frac{1}{2}\vec{ao}+\vec{c}[/itex]?

Many thanks.
Subtraction isn't commutative, as you noted, but addition is, and that's really what you're doing. a - b = a + (-b), which is the same as -b + a.
 
odolwa99 said:

Homework Statement



Just a quick question. In the attached image, I can say [itex]\vec{am}=\vec{c}-\frac{1}{2}\vec{a}[/itex]. Although subtraction is not commutative, can I also say (relative strictly to vectors) that [itex]\vec{am}=-\frac{1}{2}\vec{a}+\vec{c}[/itex], considering [itex]\vec{am}=\frac{1}{2}\vec{ao}+\vec{c}[/itex]?

Many thanks.

Saying that [itex]\ \vec{am}=\vec{c}-\frac{1}{2}\vec{a}\[/itex] is essentially the same as saying [itex]\ \vec{am}=-\frac{1}{2}\vec{a}+\vec{c}\,,\[/itex] because [itex]\ \vec{c}-\frac{1}{2}\vec{a}=\vec{c}+ \left(-\frac{1}{2}\vec{a}\right)\[/itex] and vector addition is commutative.
 
Great. Thank you very much.