Ammar w
- 28
- 0
Homework Statement
If two collinear vectors \vec{A} and \vec{B} are added, the resultant has a magnitude equal to 4.0. If \vec{B} is subtracted from \vec{A}, the resultant has a magnitude equal to 8.0. What is the magnitude of \vec{B} ?
Homework Equations
None.
The Attempt at a Solution
|A| + |B| = 4.0 (1)
|A| - |B| = 8.0 (2)
sum the two equations :
2|A| = 12
=> |A| = 6.0
substitute in (1) :
6.0 + |B| = 4.0
=> |B| = -2
====================
is this a complete and right solution??
should I draw the vectors??