Linear Transformations and Matrices
Unit 4 · Functions Involving Parameters, Vectors, and Matrices
What AP Precalc asks here
A linear transformation is captured by a 2×2 matrix: . Common transformations have recognizable matrices: rotations involve ; reflections have on the diagonals; scalings have on the diagonal. Composing two transformations corresponds to multiplying their matrices.
Standard 2D transformations
Scaling by k
Reflection over x-axis
Rotation by
AP Tip: Composition order matters: . The matrix applied first goes on the right.
Type 1
Apply T(v) = Av
Compute the matrix-vector product as in Topic 4.10.
Example 1
If corresponds to , find .
(A)
(B)
(C)
(D)
Practice more of this type— AI-generated · always-new problems
Generate Problems →Type 2
Recognize common transformations
Match the matrix form to a named transformation.
Example 2
Which transformation does represent?
(A) Rotation by 90°
(B) Reflection across y-axis
(C) Scaling by factor 3
(D) Shear
Practice more of this type— AI-generated · always-new problems
Generate Problems →Type 3
Compose transformations
Multiply the two matrices in the right order, then apply to the vector.
Example 3
Apply rotation by 90° (matrix ) then reflection across x-axis (matrix ) to . What is the result?
(A)
(B)
(C)
(D)
Practice more of this type— AI-generated · always-new problems
Generate Problems →