ff-A.F

1234567891011121314
Across
  1. 2. – The number of linearly independent rows or columns in a matrix, which indicates the dimension of the vector space spanned by the rows or columns.
  2. 5. – A matrix that does not have an inverse, meaning its determinant is zero.
  3. 6. – Points or vectors that lie on the same straight line.
  4. 8. – A variable that is used to define a family of solutions to a system of equations.
  5. 10. – A scalar value that can be computed from the elements of a square matrix and determines whether the matrix is invertible or not.
  6. 13. Rule – A theorem used to solve a system of linear equations using determinants.
  7. 14. – The operation of swapping the rows and columns of a matrix.
Down
  1. 1. – A non-zero vector that only changes in magnitude (and not direction) when a linear transformation is applied.
  2. 3. – A quantity with both magnitude and direction, often represented as an ordered array of numbers.
  3. 4. – The signed version of a minor, used in calculating determinants and matrix inverses.
  4. 7. – A scalar associated with an eigenvector, indicating by how much the eigenvector is stretched or shrunk during a linear transformation.
  5. 9. – The determinant of a smaller matrix obtained by removing one row and one column from the original matrix.
  6. 11. – A matrix that includes both the coefficients of a system of linear equations and the constants from the right-hand side.
  7. 12. – Refers to Gaussian elimination, a method used to solve systems of linear equations.
  8. 13. – Points or vectors that lie in the same plane.