I just started taking a course on Linear Algebra at university, and there is one problem that has kept me stumped for hours now:
- there are three vectors a, b, c in 2d space
- they all have the same origin
- they satisfy the equation 2a - 3b + c = 0
I'm supposed to show that the endpoints of those vectors are all on the same line.
Now, taking any two vectors with the same origin, you can always find a line that goes through their endpoints.
I got to the point that they must lie on the same line if (-c + b) = (-c + a) + (-a + b), but this is far from constituting a proof, and I don't see where the equation mentioned above comes into play.
Any help is greatly appreciated.
Thanks!