Finding Two Vectors from Vector Sum / Difference

Click For Summary
SUMMARY

The discussion focuses on solving for two vectors, v and w, given their sum and difference: v + w = (5,1) and v - w = (1,5). By adding these equations, the solution yields vector v = (3,3), while subtracting them results in vector w = (2,-2). The user initially struggled with visualizing the vectors but received guidance on utilizing algebraic manipulation to derive the individual vectors from their linear combinations.

PREREQUISITES
  • Understanding of vector addition and subtraction
  • Familiarity with linear equations
  • Basic knowledge of linear algebra concepts
  • Experience with MIT OCW 18.06 or similar linear algebra courses
NEXT STEPS
  • Study vector operations in linear algebra
  • Learn about linear combinations and their applications
  • Explore graphical representations of vectors in 2D space
  • Practice solving systems of linear equations
USEFUL FOR

Students of linear algebra, educators teaching vector mathematics, and anyone looking to strengthen their understanding of vector operations and linear combinations.

Cod
Messages
325
Reaction score
4
Finding Two Vectors from Given Linear Combination

Homework Statement


If v + w = (5,1) and v - w = (1,5), compute and draw v and w.

Homework Equations


v + w = (5,1)
v - w = (1,5)

The Attempt at a Solution


I understand how to find the sum of two vectors, but I'm confused on how to find the vectors from a sum / difference. My first attempt was to draw the v + w vector and v - w vector and try to visualize the original two vectors, v and w. However, I couldn't come up with anything productive.


If it matters, I'm going through MIT OCW 18.06 w/ Introduction to Linear Algebra (Strang) and this is question 3 from problem set 1.1. Its been a few years since I took LA or any vector math and I'm trying to regain lost knowledge.

Any guidance would be greatly appreciated.
 
Last edited:
Physics news on Phys.org
"I understand how to find the sum of two vectors, but I'm confused on how to find the vectors from a sum / difference."

What happens if you add the two equations together in Section 2 of the OP? What happens if you subtract them?
 
  • Like
Likes   Reactions: 1 person
SteamKing said:
"I understand how to find the sum of two vectors, but I'm confused on how to find the vectors from a sum / difference."

What happens if you add the two equations together in Section 2 of the OP? What happens if you subtract them?
Adding them would give 2v = (6,6), which would make vector v = (3,3). Subtracting them would give 2w = (4,-4), which would make vector w = (2,-2).

Wow, wish I would've seen that on my own. Thanks for the "nudge" in the correct direction.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K