๐Ÿ“ˆcollege algebra review

Matrix

Written by the Fiveable Content Team โ€ข Last updated September 2025
Written by the Fiveable Content Team โ€ข Last updated September 2025

Definition

A matrix is a rectangular array of numbers arranged in rows and columns. It is used to represent systems of linear equations or to perform various operations such as addition, subtraction, and multiplication.

Pep mascot

5 Must Know Facts For Your Next Test

  1. The dimensions of a matrix are given by the number of rows by the number of columns (e.g., a 3x2 matrix).
  2. Matrices can be added or subtracted only if they have the same dimensions.
  3. Matrix multiplication is not commutative; that is, $AB \neq BA$ in general.
  4. The identity matrix $I$ acts as the multiplicative identity for matrices, where $AI = IA = A$ for any matrix $A$ with compatible dimensions.
  5. Gaussian elimination involves using row operations to transform a matrix into its row echelon form or reduced row echelon form.

Review Questions