Linear Transformations and Matrices - AP Precalculus
Card 1 of 30
Compute the determinant of $\begin{pmatrix} 6 & 1 \\ 4 & -2 \end{pmatrix}$.
Compute the determinant of $\begin{pmatrix} 6 & 1 \\ 4 & -2 \end{pmatrix}$.
Tap to reveal answer
-14. Apply formula: $(6)(-2) - (1)(4) = -12 - 2 = -14$.
-14. Apply formula: $(6)(-2) - (1)(4) = -12 - 2 = -14$.
← Didn't Know|Knew It →
What does it mean if a matrix is singular?
What does it mean if a matrix is singular?
Tap to reveal answer
Its determinant is zero. Singular matrices are not invertible and collapse dimensions.
Its determinant is zero. Singular matrices are not invertible and collapse dimensions.
← Didn't Know|Knew It →
What is the standard form of a matrix for a linear transformation?
What is the standard form of a matrix for a linear transformation?
Tap to reveal answer
Matrix $A$ such that $T(\textbf{x}) = A\textbf{x}$ for all $\textbf{x}$ in $\textbf{R}^n$. Columns of $A$ are images of standard basis vectors.
Matrix $A$ such that $T(\textbf{x}) = A\textbf{x}$ for all $\textbf{x}$ in $\textbf{R}^n$. Columns of $A$ are images of standard basis vectors.
← Didn't Know|Knew It →
Calculate the trace of matrix $\begin{pmatrix} 5 & 2 \\ 3 & 8 \end{pmatrix}$.
Calculate the trace of matrix $\begin{pmatrix} 5 & 2 \\ 3 & 8 \end{pmatrix}$.
Tap to reveal answer
- Trace is sum of diagonal entries: $5 + 8 = 13$.
- Trace is sum of diagonal entries: $5 + 8 = 13$.
← Didn't Know|Knew It →
What is the result of multiplying two matrices $A$ and $B$ if they are both $n \times n$ identity matrices?
What is the result of multiplying two matrices $A$ and $B$ if they are both $n \times n$ identity matrices?
Tap to reveal answer
An $n \times n$ identity matrix. Identity times identity equals identity.
An $n \times n$ identity matrix. Identity times identity equals identity.
← Didn't Know|Knew It →
What does it mean if a matrix is singular?
What does it mean if a matrix is singular?
Tap to reveal answer
Its determinant is zero. Singular matrices are not invertible and collapse dimensions.
Its determinant is zero. Singular matrices are not invertible and collapse dimensions.
← Didn't Know|Knew It →
Compute the determinant of $\begin{pmatrix} 6 & 1 \\ 4 & -2 \end{pmatrix}$.
Compute the determinant of $\begin{pmatrix} 6 & 1 \\ 4 & -2 \end{pmatrix}$.
Tap to reveal answer
-14. Apply formula: $(6)(-2) - (1)(4) = -12 - 2 = -14$.
-14. Apply formula: $(6)(-2) - (1)(4) = -12 - 2 = -14$.
← Didn't Know|Knew It →
What does it mean if a matrix is orthogonal?
What does it mean if a matrix is orthogonal?
Tap to reveal answer
Its transpose is its inverse. Orthogonal matrices preserve lengths and angles.
Its transpose is its inverse. Orthogonal matrices preserve lengths and angles.
← Didn't Know|Knew It →
What is the rank of a $3 \times 3$ identity matrix?
What is the rank of a $3 \times 3$ identity matrix?
Tap to reveal answer
- Identity matrix has full rank equal to its dimension.
- Identity matrix has full rank equal to its dimension.
← Didn't Know|Knew It →
What is the result when a linear transformation is applied twice?
What is the result when a linear transformation is applied twice?
Tap to reveal answer
The square of the transformation matrix applied to a vector. Composition of transformations corresponds to matrix multiplication.
The square of the transformation matrix applied to a vector. Composition of transformations corresponds to matrix multiplication.
← Didn't Know|Knew It →
What does it mean if a matrix is orthogonal?
What does it mean if a matrix is orthogonal?
Tap to reveal answer
Its transpose is its inverse. Orthogonal matrices preserve lengths and angles.
Its transpose is its inverse. Orthogonal matrices preserve lengths and angles.
← Didn't Know|Knew It →
State the associative property for matrix multiplication.
State the associative property for matrix multiplication.
Tap to reveal answer
$(AB)C = A(BC)$ for matrices $A$, $B$, and $C$. Matrix multiplication is associative but not commutative.
$(AB)C = A(BC)$ for matrices $A$, $B$, and $C$. Matrix multiplication is associative but not commutative.
← Didn't Know|Knew It →
Identify the matrix product $\begin{pmatrix} 1 & 2 \\ 0 & 1 \end{pmatrix} \begin{pmatrix} 1 & 0 \\ 1 & 1 \end{pmatrix}$.
Identify the matrix product $\begin{pmatrix} 1 & 2 \\ 0 & 1 \end{pmatrix} \begin{pmatrix} 1 & 0 \\ 1 & 1 \end{pmatrix}$.
Tap to reveal answer
$\begin{pmatrix} 3 & 2 \\ 1 & 1 \end{pmatrix}$. Multiply matrices using row-by-column dot products.
$\begin{pmatrix} 3 & 2 \\ 1 & 1 \end{pmatrix}$. Multiply matrices using row-by-column dot products.
← Didn't Know|Knew It →
What is the relationship between determinants and area/volume?
What is the relationship between determinants and area/volume?
Tap to reveal answer
The absolute value of the determinant gives area/volume scale factor. Determinant measures how transformation scales area/volume.
The absolute value of the determinant gives area/volume scale factor. Determinant measures how transformation scales area/volume.
← Didn't Know|Knew It →
Find the inverse of matrix $\begin{pmatrix} 2 & 0 \\ 0 & -3 \end{pmatrix}$.
Find the inverse of matrix $\begin{pmatrix} 2 & 0 \\ 0 & -3 \end{pmatrix}$.
Tap to reveal answer
$\begin{pmatrix} \frac{1}{2} & 0 \\ 0 & -\frac{1}{3} \end{pmatrix}$. For diagonal matrix, inverse has reciprocal diagonal entries.
$\begin{pmatrix} \frac{1}{2} & 0 \\ 0 & -\frac{1}{3} \end{pmatrix}$. For diagonal matrix, inverse has reciprocal diagonal entries.
← Didn't Know|Knew It →
What is the image of a linear transformation?
What is the image of a linear transformation?
Tap to reveal answer
The set of all output vectors. Range of transformation; all possible output vectors.
The set of all output vectors. Range of transformation; all possible output vectors.
← Didn't Know|Knew It →
Define the kernel of a linear transformation.
Define the kernel of a linear transformation.
Tap to reveal answer
Set of vectors mapped to zero vector by the transformation. Also called null space; vectors that map to zero.
Set of vectors mapped to zero vector by the transformation. Also called null space; vectors that map to zero.
← Didn't Know|Knew It →
Calculate the determinant of a $3 \times 3$ identity matrix.
Calculate the determinant of a $3 \times 3$ identity matrix.
Tap to reveal answer
- Identity matrix always has determinant 1 in any dimension.
- Identity matrix always has determinant 1 in any dimension.
← Didn't Know|Knew It →
Describe a shear transformation in terms of a matrix.
Describe a shear transformation in terms of a matrix.
Tap to reveal answer
A transformation that slants the shape of an object. Shear keeps one direction fixed while slanting the other.
A transformation that slants the shape of an object. Shear keeps one direction fixed while slanting the other.
← Didn't Know|Knew It →
What is the row-reduced echelon form of $\begin{pmatrix} 1 & 2 \\ 2 & 4 \end{pmatrix}$?
What is the row-reduced echelon form of $\begin{pmatrix} 1 & 2 \\ 2 & 4 \end{pmatrix}$?
Tap to reveal answer
$\begin{pmatrix} 1 & 2 \\ 0 & 0 \end{pmatrix}$. Second row is multiple of first, so it reduces to zero.
$\begin{pmatrix} 1 & 2 \\ 0 & 0 \end{pmatrix}$. Second row is multiple of first, so it reduces to zero.
← Didn't Know|Knew It →
What is the effect of a matrix transformation with determinant -1?
What is the effect of a matrix transformation with determinant -1?
Tap to reveal answer
It reflects and possibly rotates the space. Negative determinant indicates orientation reversal.
It reflects and possibly rotates the space. Negative determinant indicates orientation reversal.
← Didn't Know|Knew It →
Find the eigenvalues of matrix $\begin{pmatrix} 2 & 1 \\ 1 & 2 \end{pmatrix}$.
Find the eigenvalues of matrix $\begin{pmatrix} 2 & 1 \\ 1 & 2 \end{pmatrix}$.
Tap to reveal answer
$3, 1$. Solve $\det(A - \lambda I) = 0$ for characteristic polynomial.
$3, 1$. Solve $\det(A - \lambda I) = 0$ for characteristic polynomial.
← Didn't Know|Knew It →
Identify the linear transformation represented by $\begin{pmatrix} 2 & 0 \\ 0 & 3 \end{pmatrix}$.
Identify the linear transformation represented by $\begin{pmatrix} 2 & 0 \\ 0 & 3 \end{pmatrix}$.
Tap to reveal answer
A scaling by 2 in $x$-direction and 3 in $y$-direction. Diagonal matrix scales each coordinate independently.
A scaling by 2 in $x$-direction and 3 in $y$-direction. Diagonal matrix scales each coordinate independently.
← Didn't Know|Knew It →
What is the transpose of matrix $\begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix}$?
What is the transpose of matrix $\begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix}$?
Tap to reveal answer
$\begin{pmatrix} 1 & 3 \\ 2 & 4 \end{pmatrix}$. Swap rows and columns: $(A^T){ij} = A{ji}$.
$\begin{pmatrix} 1 & 3 \\ 2 & 4 \end{pmatrix}$. Swap rows and columns: $(A^T){ij} = A{ji}$.
← Didn't Know|Knew It →
What is the effect of a transformation matrix $\begin{pmatrix} 0 & -1 \\ 1 & 0 \end{pmatrix}$ on a vector?
What is the effect of a transformation matrix $\begin{pmatrix} 0 & -1 \\ 1 & 0 \end{pmatrix}$ on a vector?
Tap to reveal answer
Rotates the vector 90 degrees counterclockwise. Standard rotation matrix for 90° counterclockwise.
Rotates the vector 90 degrees counterclockwise. Standard rotation matrix for 90° counterclockwise.
← Didn't Know|Knew It →
Calculate the trace of matrix $\begin{pmatrix} 5 & 2 \\ 3 & 8 \end{pmatrix}$.
Calculate the trace of matrix $\begin{pmatrix} 5 & 2 \\ 3 & 8 \end{pmatrix}$.
Tap to reveal answer
- Trace is sum of diagonal entries: $5 + 8 = 13$.
- Trace is sum of diagonal entries: $5 + 8 = 13$.
← Didn't Know|Knew It →
What is the result of any matrix multiplied by the identity matrix?
What is the result of any matrix multiplied by the identity matrix?
Tap to reveal answer
The original matrix. Identity matrix is multiplicative identity for matrices.
The original matrix. Identity matrix is multiplicative identity for matrices.
← Didn't Know|Knew It →
State the condition for a linear transformation to be invertible.
State the condition for a linear transformation to be invertible.
Tap to reveal answer
The matrix must be square and have a non-zero determinant. Only square matrices with non-zero determinant are invertible.
The matrix must be square and have a non-zero determinant. Only square matrices with non-zero determinant are invertible.
← Didn't Know|Knew It →
Determine if matrix $A = \begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix}$ is its own inverse.
Determine if matrix $A = \begin{pmatrix} 0 & 1 \\ 1 & 0 \end{pmatrix}$ is its own inverse.
Tap to reveal answer
Yes, $A^2 = I$. Check if $A \cdot A = I$; matrix swaps coordinates.
Yes, $A^2 = I$. Check if $A \cdot A = I$; matrix swaps coordinates.
← Didn't Know|Knew It →
What is the definition of an identity matrix?
What is the definition of an identity matrix?
Tap to reveal answer
A square matrix $I$ with ones on the diagonal and zeros elsewhere. When multiplied by any matrix, returns that same matrix.
A square matrix $I$ with ones on the diagonal and zeros elsewhere. When multiplied by any matrix, returns that same matrix.
← Didn't Know|Knew It →