Matrix Vocab - Kairon Watkins

1234567891011121314
Across
  1. 1. A transformation that turns a vector or a set of points around a fixed point.
  2. 2. A matrix formed by swapping its rows with columns.
  3. 4. A numerical value specifying the position of an element in a matrix.
  4. 6. The operation of combining matrices to obtain a new matrix.
  5. 12. A scalar value calculated from the elements of a square matrix, often denoted as det(A).
  6. 13. Property of matrix multiplication where AB is not necessarily equal to BA.
  7. 14. of equations A set of equations with common variables, often represented as a matrix equation.
Down
  1. 1. A transformation that flips a vector or set of points over a line.
  2. 3. The matrix that, when multiplied with another matrix, gives the identity matrix.
  3. 5. The size or extent of a matrix, given by its rows and columns.
  4. 7. A square matrix with ones on the main diagonal and zeros elsewhere.
  5. 8. Individual value within a matrix.
  6. 9. A single numerical value, often used in the context of multiplying matrices.
  7. 10. Vertical set of entries in a matrix.
  8. 11. Horizontal sets in a matrix.