Matrices Mini Project

123456789101112131415
Across
  1. 2. What you multiply by the original matrix to get the identity matrix.
  2. 4. Repeated Addition
  3. 7. Moving the coordinate point(s) over a degree
  4. 8. A vertical straight
  5. 10. Location of an element in the matrix
  6. 11. The data in a matrix
  7. 13. Determines the size of a matrix
  8. 15. Solving for multiple variables
Down
  1. 1. The difference between the product of ad and bc.
  2. 3. k value that is multiplied to each element in the matrix
  3. 5. The order of a problem does not give the same answer when switches.
  4. 6. The resulting matrix after multiplying A*A-1
  5. 9. Flipping the coordinate point(s) over a line.
  6. 12. The matrix made by switching rows with column values.
  7. 14. A horizontal straight line