What is a matrix, and how do you add, scale and multiply matrices?
Topic 4.10 Matrices: represent data with a matrix, and add, subtract, scale and multiply matrices, including multiplying a matrix by a vector.
A focused answer to AP Precalculus Topic 4.10, covering matrices as rectangular arrays, matrix addition and scalar multiplication, the row-by-column rule for matrix multiplication, and multiplying a matrix by a vector.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
What this topic is asking
The College Board (Topic 4.10) wants you to work with matrices: rectangular arrays of numbers. You add and subtract matrices entrywise, multiply a matrix by a scalar, multiply two matrices using the row-by-column rule, and multiply a matrix by a vector, which is the operation that drives the transformations later in the unit.
Matrices and the simple operations
These operations behave like vector operations done on a grid: combine matching positions, or scale every position. They are the easy operations; the structure appears in multiplication.
Matrix multiplication
The row-by-column rule is the heart of the topic; getting the dimensions to match and pairing each row with each column carefully is what makes products correct.
Multiplying a matrix by a vector
This produces a new vector from an old one, which is exactly how matrices transform points and vectors in the plane (Topic 4.12).
Why the rule looks the way it does
A point worth stating once is that the row-by-column rule is exactly what makes a product of matrices represent a composition of the transformations they encode. When a matrix multiplies a vector it produces a new vector by mixing the components according to its rows; multiplying two matrices builds the single matrix that does both transformations in sequence. That is why the dimensions must align and why the order matters, applying then is different from then . Holding onto this "matrices act on vectors, products chain the actions" picture turns the mechanical rule into something you can reason about, and it is the foundation for the inverse, determinant and transformation topics that follow.
Try this
Q1. Find . [1 point]
- Cue. The identity matrix leaves the vector unchanged: .
Q2. What size must be for to be defined if is ? [1 point]
- Cue. must have rows (matching 's columns); it can have any number of columns.
Exam-style practice questions
Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
AP 2025 (style)1 marksSection I, Part A (multiple choice, no calculator). What is the product ? (A) (B) (C) (D) Show worked answer →
The correct answer is (A), .
Multiply each row of the matrix by the column vector. Top row: . Bottom row: . The result is .
AP 2025 (style)4 marksSection II (free response, no calculator). Let and . (a) Find and . (b) Find the product .Show worked answer →
A 4-point question on matrix operations.
(a) Sum and scalar multiple (2 points): add entrywise, . Scale every entry, .
(b) Product (2 points): row-by-column, .
Related dot points
- Topic 4.11 The Inverse and Determinant of a Matrix: compute the determinant and inverse of a 2x2 matrix, and use them to determine invertibility and solve matrix equations.
A focused answer to AP Precalculus Topic 4.11, covering the determinant of a 2x2 matrix, what it measures, the inverse formula, when a matrix is invertible, and using the inverse to solve a matrix equation.
- Topic 4.12 Linear Transformations and Matrices: represent a linear transformation of the plane by a matrix, and identify the matrices for scalings, reflections and rotations.
A focused answer to AP Precalculus Topic 4.12, covering how a 2x2 matrix represents a linear transformation, how the columns are the images of the basis vectors, and the standard matrices for scalings, reflections and rotations.
- Topic 4.13 Matrices as Functions: interpret a matrix as a function from vectors to vectors, and relate matrix multiplication to composition and the inverse matrix to the inverse function.
A focused answer to AP Precalculus Topic 4.13, covering how a matrix is a function from input vectors to output vectors, how matrix multiplication corresponds to composing these functions, and how the inverse matrix undoes the transformation.
- Topic 4.14 Matrices Modeling Contexts: use matrices to model transitions between states, and apply repeated multiplication to project the state forward in time.
A focused answer to AP Precalculus Topic 4.14, covering how a transition matrix models movement between states, how multiplying a state vector by the matrix advances one step, and how repeated multiplication projects the system forward.
- Topic 4.8 Vectors: represent a vector by components, compute its magnitude and direction, and add, subtract and scale vectors.
A focused answer to AP Precalculus Topic 4.8, covering vectors as objects with magnitude and direction, component form, magnitude and direction angle, scalar multiplication, and vector addition and subtraction.
Sources & how we know this
- AP Precalculus Course and Exam Description — College Board (2023)