Question
How can you determine if a vector in R3 span two other vectors in R3?
For example;
[Pi, -1, -1] = ([0,1,0], [0, 0, 1])
For example;
[Pi, -1, -1] = ([0,1,0], [0, 0, 1])
Answers
well, in this particular case, since both the "basis" vectors have zero <b>i</u> components, no combination of them can produce π in the result.
More generally, check your text, or try google.
More generally, check your text, or try google.
Related Questions
1. The problem statement, all variables and given/known data
Find the vector product of Vector A...
Given that vector c and vector d are non zero vectors such that vector c =x1i + y1j + z1k and vector...
(6) Consider the vectors Vector a=(1,2,3) and Vector b=(-3,0,2).
(a) Determine the projection of Ve...
Given a vector A = 4.6i + 4.6j and a vector B = −4.6i + 4.6j, determine the magnitude of the cross p...