Matrix Transformations
Matrices can represent geometric transformations. Multiplying a point's coordinates by a transformation matrix produces the coordinates of the transformed point. For example, ⎡1 0⎣⎡0 -1⎣ reflects a point in the x-axis.
Practice: Matrix Transformations
Apply a transformation matrix to a point, or identify the transformation a matrix represents.
Related Topics
Continue exploring related topics: