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.
All flashcards
Flashcard 1: What is the effect of a transformation matrix (01−10) on a vector?
Answer: Rotates the vector 90 degrees counterclockwise. Standard rotation matrix for 90° counterclockwise.
Flashcard 2: What is the effect of a matrix transformation with determinant -1?
Answer: It reflects and possibly rotates the space. Negative determinant indicates orientation reversal.
Flashcard 3: Identify the matrix product (1021)(1101).
Answer: (3121). Multiply matrices using row-by-column dot products.
Flashcard 4: What is the image of a linear transformation?
Answer: The set of all output vectors. Range of transformation; all possible output vectors.
Flashcard 5: Find the eigenvalues of matrix (2112).
Answer: 3,1. Solve det(A−λI)=0 for characteristic polynomial.
Flashcard 6: Calculate the trace of (7003).
Answer:
- Sum diagonal entries: 7+3=10.
Flashcard 7: What is the rank of a 3×3 identity matrix?
Answer:
- Identity matrix has full rank equal to its dimension.
Flashcard 8: What is the relationship between determinants and area/volume?
Answer: The absolute value of the determinant gives area/volume scale factor. Determinant measures how transformation scales area/volume.
Flashcard 9: Identify the linear transformation represented by (2003).
Answer: A scaling by 2 in x-direction and 3 in y-direction. Diagonal matrix scales each coordinate independently.
Flashcard 10: What is the row-reduced echelon form of (1224)?
Answer: (1020). Second row is multiple of first, so it reduces to zero.
Flashcard 11: Define the kernel of a linear transformation.
Answer: Set of vectors mapped to zero vector by the transformation. Also called null space; vectors that map to zero.
Flashcard 12: What is the sum of eigenvalues for a matrix A?
Answer: Equal to the trace of matrix A. Fundamental property relating eigenvalues to trace.
Flashcard 13: What is the effect of a zero determinant on a transformation?
Answer: The transformation collapses the space to a lower dimension. Zero determinant means transformation is not invertible.
Flashcard 14: State the condition for a linear transformation to be invertible.
Answer: The matrix must be square and have a non-zero determinant. Only square matrices with non-zero determinant are invertible.
Flashcard 15: What is the identity element for matrix addition?
Answer: The zero matrix. Adding zero matrix to any matrix leaves it unchanged.
Flashcard 16: What is the row-reduced echelon form of (1224)?
Answer: (1020). Second row is multiple of first, so it reduces to zero.
Flashcard 17: Calculate the determinant of a 3×3 identity matrix.
Answer:
- Identity matrix always has determinant 1 in any dimension.
Flashcard 18: Calculate the trace of matrix (5328).
Answer:
- Trace is sum of diagonal entries: 5+8=13.
Flashcard 19: What is the relationship between determinants and area/volume?
Answer: The absolute value of the determinant gives area/volume scale factor. Determinant measures how transformation scales area/volume.
Flashcard 20: What is the definition of an identity matrix?
Answer: A square matrix I with ones on the diagonal and zeros elsewhere. When multiplied by any matrix, returns that same matrix.
Flashcard 21: Identify the matrix representation of T:R2→R2 given T(1,0)=(3,2), T(0,1)=(1,4).
Answer: (3214). Column 1 is T(1,0) and column 2 is T(0,1).
Flashcard 22: What is the effect of a transformation matrix (01−10) on a vector?
Answer: Rotates the vector 90 degrees counterclockwise. Standard rotation matrix for 90° counterclockwise.
Flashcard 23: Compute the determinant of (641−2).
Answer: -14. Apply formula: (6)(−2)−(1)(4)=−12−2=−14.
Flashcard 24: What is the effect of a zero determinant on a transformation?
Answer: The transformation collapses the space to a lower dimension. Zero determinant means transformation is not invertible.
Flashcard 25: What is the definition of a linear transformation?
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).
Flashcard 26: Find the inverse of matrix (200−3).
Answer: (2100−31). For diagonal matrix, inverse has reciprocal diagonal entries.
Flashcard 27: How many solutions exist for a system represented by a singular matrix?
Answer: Either zero or infinitely many solutions. Singular matrices lead to dependent equations.
Flashcard 28: What is the condition for two matrices to be equal?
Answer: They must have the same dimensions and equal corresponding entries. Matrix equality requires identical dimensions and entries.
Flashcard 29: How many solutions exist for a system represented by a singular matrix?
Answer: Either zero or infinitely many solutions. Singular matrices lead to dependent equations.
Flashcard 30: Identify the linear transformation represented by (2003).
Answer: A scaling by 2 in x-direction and 3 in y-direction. Diagonal matrix scales each coordinate independently.
Flashcard 31: What is the standard form of a matrix for a linear transformation?
Answer: Matrix A such that T(x)=Ax for all x in Rn. Columns of A are images of standard basis vectors.
Flashcard 32: What is the result of multiplying two matrices A and B if they are both n×n identity matrices?
Answer: An n×n identity matrix. Identity times identity equals identity.
Flashcard 33: What is the transpose of matrix (1324)?
Answer: (1234). Swap rows and columns: (AT)ij=Aji.
Flashcard 34: What is the result of any matrix multiplied by the identity matrix?
Answer: The original matrix. Identity matrix is multiplicative identity for matrices.
Flashcard 35: What is the rank of a 3×3 identity matrix?
Answer:
- Identity matrix has full rank equal to its dimension.
Flashcard 36: Compute the determinant of (641−2).
Answer: -14. Apply formula: (6)(−2)−(1)(4)=−12−2=−14.
Flashcard 37: What does it mean if a matrix is singular?
Answer: Its determinant is zero. Singular matrices are not invertible and collapse dimensions.
Flashcard 38: Describe a shear transformation in terms of a matrix.
Answer: A transformation that slants the shape of an object. Shear keeps one direction fixed while slanting the other.
Flashcard 39: What is the definition of a linear transformation?
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).
Flashcard 40: What does it mean if a matrix is orthogonal?
Answer: Its transpose is its inverse. Orthogonal matrices preserve lengths and angles.
Flashcard 41: Determine if matrix A=(0110) is its own inverse.
Answer: Yes, A2=I. Check if A⋅A=I; matrix swaps coordinates.
Flashcard 42: Calculate the trace of matrix (5328).
Answer:
- Trace is sum of diagonal entries: 5+8=13.
Flashcard 43: What is the effect of a matrix transformation with determinant -1?
Answer: It reflects and possibly rotates the space. Negative determinant indicates orientation reversal.
Flashcard 44: State the associative property for matrix multiplication.
Answer: (AB)C=A(BC) for matrices A, B, and C. Matrix multiplication is associative but not commutative.
Flashcard 45: What is the condition for two matrices to be equal?
Answer: They must have the same dimensions and equal corresponding entries. Matrix equality requires identical dimensions and entries.
Flashcard 46: What is the result of multiplying two matrices A and B if they are both n×n identity matrices?
Answer: An n×n identity matrix. Identity times identity equals identity.
Flashcard 47: What property does a diagonal matrix have regarding eigenvectors?
Answer: The unit vectors are its eigenvectors. Diagonal entries are eigenvalues with standard basis eigenvectors.
Flashcard 48: Describe a shear transformation in terms of a matrix.
Answer: A transformation that slants the shape of an object. Shear keeps one direction fixed while slanting the other.
Flashcard 49: What property does a diagonal matrix have regarding eigenvectors?
Answer: The unit vectors are its eigenvectors. Diagonal entries are eigenvalues with standard basis eigenvectors.
Flashcard 50: Calculate the determinant of a 3×3 identity matrix.
Answer:
- Identity matrix always has determinant 1 in any dimension.
Flashcard 51: What is the sum of eigenvalues for a matrix A?
Answer: Equal to the trace of matrix A. Fundamental property relating eigenvalues to trace.
Flashcard 52: Find the eigenvalues of matrix (2112).
Answer: 3,1. Solve det(A−λI)=0 for characteristic polynomial.
Flashcard 53: Calculate the trace of (7003).
Answer:
- Sum diagonal entries: 7+3=10.
Flashcard 54: What is the transpose of matrix (1324)?
Answer: (1234). Swap rows and columns: (AT)ij=Aji.
Flashcard 55: State the associative property for matrix multiplication.
Answer: (AB)C=A(BC) for matrices A, B, and C. Matrix multiplication is associative but not commutative.
Flashcard 56: What does it mean if a matrix is orthogonal?
Answer: Its transpose is its inverse. Orthogonal matrices preserve lengths and angles.
Flashcard 57: What does it mean if a matrix is singular?
Answer: Its determinant is zero. Singular matrices are not invertible and collapse dimensions.
Flashcard 58: What is the result when a linear transformation is applied twice?
Answer: The square of the transformation matrix applied to a vector. Composition of transformations corresponds to matrix multiplication.
Flashcard 59: What is the result when a linear transformation is applied twice?
Answer: The square of the transformation matrix applied to a vector. Composition of transformations corresponds to matrix multiplication.
Flashcard 60: Identify the matrix product (1021)(1101).
Answer: (3121). Multiply matrices using row-by-column dot products.
Flashcard 61: Find the inverse of the matrix (1324).
Answer: (−2231−21). Use formula A−1=det(A)1(d−c−ba).
Flashcard 62: What is the determinant of a 2×2 matrix (acbd)?
Answer: ad−bc. Formula for 2×2 matrix determinant.