Individual Work

1234567891011121314
Across
  1. 3. To solve the system and find x-y;-3x+5y=-22,3x+4y=4,4x-8y=32.
  2. 5. a11=2 a12=1 a21=3 a22=4,what is the determinant this matrix?
  3. 6. m=y2-y1/x2-x1 what can be found with this formula?
  4. 9. What is it called when you switch the rows and columns of az matrix?
  5. 10. What is a matrix having all zero elements below its main diagonal called?
  6. 12. A square matrix whose all elements above the main diagonal are zero is called a...
  7. 13. How many elements in az 3x3 matrix?
  8. 14. a+3b=7,3a+4b=11, findc a+b.
Down
  1. 1. A matrix with the same number of rows and column.
  2. 2. The dimension of the null space of a matrix is called...
  3. 3. A matrix whose determinant is zero.
  4. 4. A matrix that is both upper and lower triangular is called?
  5. 7. A=[a11=2 a12=-3 a13=1 a21=5 a22=10 a23=6 a31=8 a32=-7 a33=5] find the rank of the matrix and multiply the answer by seven.
  6. 8. A diagonal matrix having all diagonal elements equal to each other.
  7. 11. What is the number of linearly independent rows and columns of a matrix?
  8. 14. 4a+2b+3c=5,-2a+5b=-9,12c=-12 find a in this system.