
This image is from the Problem 15-19 of Introduction to Linear Algebra 3rd Edition by G Strang. I have been trying to find w and v relation. And I find that:
w + (v - u) = 2u = v + w
=> w + v - u = v + w
<=> u = 0 (vector zero)
Am I mistaken somewhere?