- #1
tarheels88
- 8
- 0
Homework Statement
Let vector 'v'=<1,-1,5> and vector 'w'=<40,-19,-1>. Represent 'w' in the form of 'w'='g'+'h',
where 'g' is parallel to 'v', and 'h' is orthogonal to 'v'. This is related to the dot product. But I don't know where to begin
Homework Equations
'v' is a vector. 'g' is a vector. 'w' is a vector. 'h' is a vector
The Attempt at a Solution
So far I set up an equation <40,-19,-1>='g'+'h'
I doubt this is right so far. I know that g has to be a multiple of v and h has to = 0 in order for it to be orthogonal.