Calculating Linear Span: Vector a1 (-7, 8, 5) and Line Equation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
dracolnyte
Messages
28
Reaction score
0

Homework Statement


(i)Show that the linear span of the vector a1 = (-7, 8, 5) is the line whose equation is
x/(-7) = y/8 = z/5

The Attempt at a Solution


The problem is, I don't know where or how to start.
 
Physics news on Phys.org
Define the 'linear span of a vector'. Look it up if you have to.
 
The linear span of a vector is the collection of all linear combinations of the vectors a1, a2..., ak
 
Ok, so for one vector v1 it's the set of all vectors k*v1 for k any real number, right?
 
You are supposed to be helping here. Guess. (x,y,z) is a point in the span of (-7, 8, 5). What's it equal to?
 
Okay so
-7k = x
8k = y
5k = z
 
Got it, thank you so much. I'll be back with more for sure lol.