SOLUTION: If v(1) = < a,-b > and v(2) = < -2a, b > does v(1)+v(2) = 0?
Algebra
->
Vectors
-> SOLUTION: If v(1) = < a,-b > and v(2) = < -2a, b > does v(1)+v(2) = 0?
Log On
Algebra: Introduction to vectors, addition and scaling
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Vectors
Question 980949
:
If v(1) = < a,-b > and v(2) = < -2a, b > does v(1)+v(2) = 0?
Answer by
Fombitz(32388)
(
Show Source
):
You can
put this solution on YOUR website!
V1=(a,-b)
V2=(-2a,b)
.
.
V1+V2=(a-2a,-b+b)
V1+V2=(-a,0)
No, it does not equal (0,0).