Sample Quiz on Linear Spaces

Question # 1: The set of all 2x2 matrices of the form A=evalm(matrix([[a,0],[c,d]])); where a, b, and c are arbitrary real numbers, with respect to the usual addition and scalar multiplication of matrices:
Question # 2: Which statement is correct for every subset S of R3? If S
Question # 3: The set S consisting of all (x,y) such that x*y=1 is:
Question # 4: The minimun number of vectors needed to spans R3 is
Question # 5: The sets S1={(x1,x2)|x1+x2=0} and S2={(x1,x2)|x1-x2=0}. Then
Question # 6: The set S={ (x1,x2,x3)| x1+x2-x3=1}
Question # 7: The set { (x1,x2,x3)| x1+x2=x3}
Question # 8: A basis for the row space of the matrix A
A:=matrix([[1,0,1,1],[2,0,2,2],[-1,0,-1,-1]])