What this deck covers
This deck focuses on Linear Transformations And Matrices, giving you a quick way to review the definitions, rules, and examples that matter most for AP Precalculus.
Study Linear Transformations And Matrices in AP Precalculus with focused flashcards that help you recognize the idea, recall the key rule, and apply it in practice-style prompts.
0% Complete
What is the image of a linear transformation?
Tap card or press Space to flip
The set of all output vectors. Range of transformation; all possible output vectors.
How well did you know it?
Card 1 / 37
Space to flip · ← / → to move · once flipped, → Got it · ← Still learning
This deck focuses on Linear Transformations And Matrices, giving you a quick way to review the definitions, rules, and examples that matter most for AP Precalculus.
Work through these flashcards in short sessions. Try to answer each prompt before flipping the card, then revisit any cards you miss until the explanation feels automatic.
Answer: The set of all output vectors. Range of transformation; all possible output vectors.
Answer: 3,1. Solve det(A−λI)=0 for characteristic polynomial.
Answer:
Answer: A scaling by 2 in x-direction and 3 in y-direction. Diagonal matrix scales each coordinate independently.
Answer: (1020). Second row is multiple of first, so it reduces to zero.
Answer: Set of vectors mapped to zero vector by the transformation. Also called null space; vectors that map to zero.
Answer: The matrix must be square and have a non-zero determinant. Only square matrices with non-zero determinant are invertible.
Answer: The zero matrix. Adding zero matrix to any matrix leaves it unchanged.
Answer: The absolute value of the determinant gives area/volume scale factor. Determinant measures how transformation scales area/volume.
Answer: A square matrix I with ones on the diagonal and zeros elsewhere. When multiplied by any matrix, returns that same matrix.
Answer: (3214). Column 1 is T(1,0) and column 2 is T(0,1).
Answer: Rotates the vector 90 degrees counterclockwise. Standard rotation matrix for 90° counterclockwise.
Answer: -14. Apply formula: (6)(−2)−(1)(4)=−12−2=−14.
Answer: The transformation collapses the space to a lower dimension. Zero determinant means transformation is not invertible.
Answer: A function T:Rn→Rm preserving vector addition and scalar multiplication. Must satisfy T(u+v)=T(u)+T(v) and T(cv)=cT(v).
Answer: (2100−31). For diagonal matrix, inverse has reciprocal diagonal entries.
Answer: They must have the same dimensions and equal corresponding entries. Matrix equality requires identical dimensions and entries.
Answer: Either zero or infinitely many solutions. Singular matrices lead to dependent equations.
Answer: Matrix A such that T(x)=Ax for all x in Rn. Columns of A are images of standard basis vectors.
Answer: An n×n identity matrix. Identity times identity equals identity.
Answer: The original matrix. Identity matrix is multiplicative identity for matrices.
Answer:
Answer: Its transpose is its inverse. Orthogonal matrices preserve lengths and angles.
Answer: Yes, A2=I. Check if A⋅A=I; matrix swaps coordinates.
Answer:
Answer: It reflects and possibly rotates the space. Negative determinant indicates orientation reversal.
Answer: A transformation that slants the shape of an object. Shear keeps one direction fixed while slanting the other.
Answer: The unit vectors are its eigenvectors. Diagonal entries are eigenvalues with standard basis eigenvectors.
Answer:
Answer: Equal to the trace of matrix A. Fundamental property relating eigenvalues to trace.
Answer: (1234). Swap rows and columns: (AT)ij=Aji.
Answer: (AB)C=A(BC) for matrices A, B, and C. Matrix multiplication is associative but not commutative.
Answer: Its determinant is zero. Singular matrices are not invertible and collapse dimensions.
Answer: The square of the transformation matrix applied to a vector. Composition of transformations corresponds to matrix multiplication.
Answer: (3121). Multiply matrices using row-by-column dot products.
Answer: (−2231−21). Use formula A−1=det(A)1(d−c−ba).
Answer: ad−bc. Formula for 2×2 matrix determinant.