Math 3330
PRACTICE FINAL EXAM
1. Consider the system of linear equations
x + 2y w = 2
2x + 3y z + w = 4
y z + 3w = 0
Use Gaussian elimination to find all solutions (if any), keeping track of your elementary row operations. Indicate pivot and non-pivot variables. Express your
answer in parametric form and give the translation and spanning vectors.
2. In the space F(R) of real-valued functions, consider the subset W = {f | f (2) =
0} (that is, the subset of functions such that f (2) = 0). Show that W is a subspace
of the space F(R).
1
0
2
1
2 3 1 0
3. Is the following set of vectors linearly independent:
1 , 2 , 2 , 2 ?
3
5
5
1
1 2
0 1
4. Let A = 2 3 1 1 .
0 1 1 3
(a) Find the basis of the row space of A.
(b) Find the basis of the column space of A.
(c) What is the rank of A?
(d) What is the dimension of the null space of A?
x+y1
x
5. Consider the function T : R2 R3 defined by T :
= x y .
y
3y
Prove or disprove that T is a linear transformation.
6. Let T : R4 R3 and S : R3 R1 be matrix transformations given by
1 2
0 1
1 2
0
1 and A =
matrices B = 2 2 0
, respectively. Find the
0 1 1
0 1 1 3
matrix which represents the composition S T .
0
1
1
1
7. Consider the ordered basis B = 2 , 1 , 1 of R3 . Let X = 1.
3
2
2
1
Find the coordinate vector of X in the basis B.
2 5 3
1 .
8. Let A = 2 1
1 2 1
(a) Compute the determinant of A.
(b) Determine if A is invertible and if so, compute the (1, 2)-entry of its inverse.
1
9. Use Cramers rule to solve the system
2x + 5y 3z = 1
2x + y + z = 0
x 2y + z = 0
3 2 0
10. Let A = 2 2 0 .
0 1 1
(a) Find all eigenvalues for the matrix A and a system of linearly independent
eigenvectors of A.
(b) Determine if A is diagonalizable. Explain why of why not.
1
1
2
11. (a) Show that the vectors P1 = 0 , P2 = 1 , P3 = 4 form an
1
1
2
orthogonal basis of R3 .
1
(b) Find the coordinates for the vector X = 2 with respect to the basis from
3
part (a).
12. Use the Gram-Schmidt orthogonalization procedure
orthogonal
to find an
2
1
basis for the subspace spanned by the vectors A1 = 1 and A2 = 1.
1
1