Determine if the following subsets of R3 are subspaces Justi
Determine if the following subsets of R^3 are subspaces. Justify your answers. (a) {(x_1,x_2,x_3)^T|x_1 + x_2 =0 and x_2 + x_3 = 0} (b) {(x_1,x_2,x_3)^T|x_1 + x_2 = 0 and x_2 + x_3 = 0}
Solution
You can solve the both the euation simultaneously as
x1+x2 =0 & x2 + x3 =0 gives x1=x3 & x2=-x1
So from here we can get
{x1,x2,x3} ={1,-1,1} or {k,-k,k} where k belongs to R.
