Questions
Which of the following matrices represents a rotation of 45 degrees about the origin in the $xy$-plane?
- $$\begin{bmatrix} \cos 45° & -\sin 45° \\ \sin 45° & \cos 45° \end{bmatrix}$$
- $$\begin{bmatrix} \cos 45° & \sin 45° \\ -\sin 45° & \cos 45° \end{bmatrix}$$
- $$\begin{bmatrix} \cos 45° & 0 \\ 0 & \cos 45° \end{bmatrix}$$
- $$\begin{bmatrix} \cos 45° & 0 \\ 0 & -\cos 45° \end{bmatrix}$$
Which of the following matrices represents a reflection about the $x$-axis?
- $$\begin{bmatrix} 1 & 0 \\ 0 & -1 \end{bmatrix}$$
- $$\begin{bmatrix} -1 & 0 \\ 0 & 1 \end{bmatrix}$$
- $$\begin{bmatrix} 0 & 1 \\ 1 & 0 \end{bmatrix}$$
- $$\begin{bmatrix} 0 & -1 \\ -1 & 0 \end{bmatrix}$$
Which of the following matrices represents a shear transformation that maps the line $y = x$ to the line $y = 2x$?
- $$\begin{bmatrix} 1 & 1 \\ 0 & 1 \end{bmatrix}$$
- $$\begin{bmatrix} 1 & 0 \\ 1 & 1 \end{bmatrix}$$
- $$\begin{bmatrix} 2 & 0 \\ 0 & 1 \end{bmatrix}$$
- $$\begin{bmatrix} 0 & 1 \\ 1 & 2 \end{bmatrix}$$
Which of the following matrices represents a projection onto the $x$-axis?
- $$\begin{bmatrix} 1 & 0 \\ 0 & 0 \end{bmatrix}$$
- $$\begin{bmatrix} 0 & 1 \\ 0 & 0 \end{bmatrix}$$
- $$\begin{bmatrix} 0 & 0 \\ 1 & 0 \end{bmatrix}$$
- $$\begin{bmatrix} 0 & 0 \\ 0 & 1 \end{bmatrix}$$
Which of the following matrices represents a change of basis from the standard basis to the basis $${\begin{bmatrix} 1 \ 2 \end{bmatrix}, \begin{bmatrix} 3 \ 4 \end{bmatrix}}$$?
- $$\begin{bmatrix} 1 & 3 \\ 2 & 4 \end{bmatrix}$$
- $$\begin{bmatrix} 1 & 2 \\ 3 & 4 \end{bmatrix}$$
- $$\begin{bmatrix} 2 & 3 \\ 4 & 1 \end{bmatrix}$$
- $$\begin{bmatrix} 3 & 2 \\ 4 & 1 \end{bmatrix}$$
Which of the following matrices represents the inverse of the matrix $$\begin{bmatrix} 2 & 3 \ 4 & 5 \end{bmatrix}$$?
- $$\begin{bmatrix} -5 & 3 \\ 4 & -2 \end{bmatrix}$$
- $$\begin{bmatrix} 5 & -3 \\ -4 & 2 \end{bmatrix}$$
- $$\begin{bmatrix} -2 & -3 \\ -4 & -5 \end{bmatrix}$$
- $$\begin{bmatrix} 2 & -3 \\ -4 & 5 \end{bmatrix}$$
Which of the following matrices represents the transpose of the matrix $$\begin{bmatrix} 1 & 2 \ 3 & 4 \end{bmatrix}$$?
- $$\begin{bmatrix} 1 & 3 \\ 2 & 4 \end{bmatrix}$$
- $$\begin{bmatrix} 3 & 1 \\ 4 & 2 \end{bmatrix}$$
- $$\begin{bmatrix} 2 & 1 \\ 4 & 3 \end{bmatrix}$$
- $$\begin{bmatrix} 4 & 2 \\ 3 & 1 \end{bmatrix}$$
Which of the following matrices represents the determinant of the matrix $$\begin{bmatrix} 2 & 3 \ 4 & 5 \end{bmatrix}$$?
- $$-2$$
- $$2$$
- $$-10$$
- $$10$$
Which of the following matrices represents the trace of the matrix $$\begin{bmatrix} 2 & 3 \ 4 & 5 \end{bmatrix}$$?
- $$7$$
- $$9$$
- $$11$$
- $$13$$
Which of the following matrices represents the rank of the matrix $$\begin{bmatrix} 1 & 2 \ 3 & 4 \ 5 & 6 \end{bmatrix}$$?
- $$1$$
- $$2$$
- $$3$$
- $$4$$
Which of the following matrices represents the null space of the matrix $$\begin{bmatrix} 1 & 2 \ 3 & 4 \end{bmatrix}$$?
- $$\{\begin{bmatrix} -2 \\ 1 \end{bmatrix}\}$$
- $$\{\begin{bmatrix} 2 \\ -1 \end{bmatrix}\}$$
- $$\{\begin{bmatrix} 1 \\ 0 \end{bmatrix}, \begin{bmatrix} 0 \\ 1 \end{bmatrix}\}$$
- $$\{\begin{bmatrix} 0 \\ 0 \end{bmatrix}\}$$
Which of the following matrices represents the column space of the matrix $$\begin{bmatrix} 1 & 2 \ 3 & 4 \end{bmatrix}$$?
- $$\{\begin{bmatrix} 1 \\ 3 \end{bmatrix}, \begin{bmatrix} 2 \\ 4 \end{bmatrix}\}$$
- $$\{\begin{bmatrix} 1 \\ 2 \end{bmatrix}, \begin{bmatrix} 3 \\ 4 \end{bmatrix}\}$$
- $$\{\begin{bmatrix} 1 \\ 0 \end{bmatrix}, \begin{bmatrix} 0 \\ 1 \end{bmatrix}\}$$
- $$\{\begin{bmatrix} 0 \\ 0 \end{bmatrix}\}$$
Which of the following matrices represents the row space of the matrix $$\begin{bmatrix} 1 & 2 \ 3 & 4 \end{bmatrix}$$?
- $$\{\begin{bmatrix} 1 \\ 3 \end{bmatrix}, \begin{bmatrix} 2 \\ 4 \end{bmatrix}\}$$
- $$\{\begin{bmatrix} 1 \\ 2 \end{bmatrix}, \begin{bmatrix} 3 \\ 4 \end{bmatrix}\}$$
- $$\{\begin{bmatrix} 1 \\ 0 \end{bmatrix}, \begin{bmatrix} 0 \\ 1 \end{bmatrix}\}$$
- $$\{\begin{bmatrix} 0 \\ 0 \end{bmatrix}\}$$
Which of the following matrices represents the eigenvalues of the matrix $$\begin{bmatrix} 2 & 3 \ 4 & 5 \end{bmatrix}$$?
- $$\{2, 5\}$$
- $$\{2, 7\}$$
- $$\{3, 4\}$$
- $$\{3, 5\}$$
Which of the following matrices represents the eigenvectors of the matrix $$\begin{bmatrix} 2 & 3 \ 4 & 5 \end{bmatrix}$$?
- $$\{\begin{bmatrix} 1 \\ 2 \end{bmatrix}, \begin{bmatrix} 3 \\ 4 \end{bmatrix}\}$$
- $$\{\begin{bmatrix} 1 \\ 1 \end{bmatrix}, \begin{bmatrix} 1 \\ 2 \end{bmatrix}\}$$
- $$\{\begin{bmatrix} 2 \\ 1 \end{bmatrix}, \begin{bmatrix} 3 \\ 2 \end{bmatrix}\}$$
- $$\{\begin{bmatrix} 2 \\ 3 \end{bmatrix}, \begin{bmatrix} 4 \\ 5 \end{bmatrix}\}$$