What is it?

Linear combinations are used in Linear Algebra to determine if a vector, or a matrix, is the result of the sum of products by a constant. For example, a linear combination of and would be any expression of the form , where are constants.

For example, given vectors and , we could get another vector with the following equation . This results in a linear combination, and we can say that is a linear combination of the vectors .


Discovering if a vector is a linear combination

Given , we can verify if it is a linear combination from the other vectors and . We can use the general form of a linear combination:

Now we can take the linear system and solve it normally, as a matrix problem, with the Gauss-Jordan Elimination Method or the Gaussian Elimination Method.