Check if in Subspace

This example goes over checking if a given vector is contained within a given subspace.


Problem

Given:
Determine whether is in .

Solution

This is asking us to determine if there exists such that . To figure this out we construct the following compact linear system:
Performing Gaussian elimination on the augmented matrix we get:
This tells us that is in the and that there is a unique combination of the vectors .