Given:
- ∣a∣=1 (unit vector)
- ∣b∣=1 (unit vector)
- ∣a+b∣=1 (unit vector)
For the magnitude of a vector sum:
∣a+b∣2=∣a∣2+∣b∣2+2a⋅b
Since ∣a+b∣=1, ∣a∣=1, and ∣b∣=1:
1=1+1+2a⋅b
1=2+2a⋅b
2a⋅b=−1
a⋅b=−21
For the magnitude of a vector difference:
∣a−b∣2=∣a∣2+∣b∣2−2a⋅b
∣a−b∣2=1+1−2(−21)
∣a−b∣2=2+1
∣a−b∣2=3
∣a−b∣=3
Therefore, the magnitude of a−b is 3.