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