Sample Quiz on Linear Transformations

Question # 1: If B= {v1,v2,v3} is a basis for the vector space R3 and T is a one-to-one and onto linear transformation from R3 to R3, then
Question # 2: If T: V --> W is a linear transformation and ker(T)={0}, then
Question # 3: If T: R3 --> R2 is defined by T(x1,x2,x3) = (x1-x2,x3), then
Question # 4: If T: R3 --> R2 is defined by T(x1,x2,x3) = (x1-x2,x3), then
Question # 5: A 5x4 matrix A represents a linear transformation
Question # 6: If T: R3 --> R2 is defined on the standard basis as follows:
T(1,0,0) = (1,1) ; T(0,1,0) = (2,1) ; T(0,0,1) = (-1,1)
then the transformation T is given by:
Question # 7: If a basis for ker(T) is {(1,1,1)} and a basis for range(T) is {(1,0,1), (-1,1,0)} for T: R3 --> R3 , then the solution to the nonhomogenous system of equations Ax=b with A being the matrix representation of T:
Question # 8: If T: R2 --> R2 is defined by the matrix multiplication where
the matrix A is A=matrix([[1,-1],[1,0]]).
Then the inverse of transformation T is the transformation T1: