What this deck covers
This deck focuses on Matrices, giving you a quick way to review the definitions, rules, and examples that matter most for AP Precalculus.
Study 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
Can you multiply a 2×3 matrix by a 3×2 matrix?
Tap card or press Space to flip
Yes, resulting in a 2×2 matrix. Inner dimensions match (3), so multiplication is valid.
How well did you know it?
Card 1 / 38
Space to flip · ← / → to move · once flipped, → Got it · ← Still learning
This deck focuses on 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: Yes, resulting in a 2×2 matrix. Inner dimensions match (3), so multiplication is valid.
Answer: AT. Standard notation for transpose operation.
Answer: A zero matrix. Zero matrix absorbs any matrix in multiplication.
Answer: ad−bc. Formula for 2×2 determinant calculation.
Answer: 3 rows and 4 columns. Matrix dimensions are always written as rows × columns.
Answer: A matrix where all elements are zero. The additive identity in matrix operations.
Answer:
Answer: The zero matrix. Adding zero matrix leaves any matrix unchanged.
Answer: A matrix where non-diagonal elements are zero. Only diagonal entries can be non-zero.
Answer: (5555). Add corresponding elements: (1+4,2+3,3+2,4+1).
Answer: (5768). Identity matrix preserves the second matrix unchanged.
Answer: All corresponding entries are equal. Element-by-element equality for same dimensions.
Answer: The identity matrix I itself. Identity matrix is its own inverse: I−1=I.
Answer:
Answer: A row matrix. Transpose flips dimensions from column to row.
Answer: A rectangular array of numbers arranged in rows and columns. The fundamental definition of a matrix structure.
Answer: Matrix A−1 such that AA−1=I. Inverse satisfies the multiplicative identity property.
Answer: a21. Subscript notation: first index is row, second is column.
Answer: ad−bc1(d−c−ba) if ad−bc=0. Formula for 2×2 matrix inverse when determinant ≠ 0.
Answer: Invertible, since determinant =0. Determinant =1(4)−2(3)=−2=0.
Answer: The original matrix. Identity matrix leaves any matrix unchanged when multiplied.
Answer: Skew-symmetric matrix. Since AT=−A, it satisfies skew-symmetric property.
Answer: (AB)C=A(BC). Matrix multiplication groups from either direction.
Answer: A matrix with a single column. Also called a column vector with dimension m×1.
Answer: The sum of the diagonal elements. Sum of elements along the main diagonal.
Answer: A matrix equal to its transpose, A=AT. Matrix equals its own transpose.
Answer: The maximum number of linearly independent row or column vectors. Measures the dimension of the row or column space.
Answer: 2×3. Transpose flips dimensions: rows become columns.
Answer: A matrix with a single row. Also called a row vector with dimension 1×n.
Answer: 2×3. Matrix has 2 rows and 3 columns of zeros.
Answer: A matrix where AT=−A. Transpose equals negative of original matrix.
Answer: They must have the same dimensions. Addition is defined element-wise for matrices.
Answer: Elements a11, a22, a33. Main diagonal runs from top-left to bottom-right.
Answer: Scalar multiplication, doubling each element. Multiplies each matrix element by the scalar.
Answer: (39612). Multiply each element by 3.
Answer: A matrix with the same number of rows and columns. Equal row and column counts define a square matrix.
Answer: A square matrix with 1s on the main diagonal and 0s elsewhere. The multiplicative identity in matrix operations.
Answer: Commutative property (rarely holds for matrices). Matrix multiplication is generally not commutative.