asked 114k views
2 votes
How do you add vectors? Add the vector 3,4 to the vector that goes 7 units at an angle of 2π/3.

asked
User Recnac
by
8.2k points

1 Answer

6 votes

The sum of two vectors is (- 0.5, 10.1)

Explanation:

To add two vectors, add the corresponding components.

Let u =⟨u1,u2⟩ and v =⟨v1,v2⟩ be two vectors.

Then, the sum of u and v is the vector

u +v =⟨u1+v1, u2+v2⟩

(b)

Two vectors = ( 3, 4 )

angle 2π/3 = 120°

In x axis, the vector is = 7 cos 120°


= 7 X -(1)/(2) \\\\= -3.5

In y axis, the vector is = 7 sin 120°

= 7 X 0.866

= 6.062

The second vectors are ( -3.5, 6.062)

Sum of two vectors = [( 3 + (-3.5) ), (4 + 6.062)]

= (- 0.5, 10.1)

answered
User Mshwf
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.