Answer:
Mateus created a square matrix.
Explanation:
- Diagonal matrix are those matrix having non zero elements only on diagonal and rest all are zero.
- Square matrix are those having number of rows equal to number of columns.
- Zero matrix is a matrix having all elements equals to zero.
- Identity matrix are those matrix having one only on diagonal and rest all elements are zero.
Consider the given matrix:
![\left[\begin{array}{ccc}a_(11)&a_(12)&a_(13)\\a_(21)&a_(22)&a_(23)\\a_(31)&a_(32)&a_(33)\end{array}\right]](https://img.qammunity.org/2019/formulas/mathematics/middle-school/h0amlonygaiyzuzlvq603b8wk36hjs8kuk.png)
Put values as per given, we get,
![\left[\begin{array}{ccc}32&10&-9\\5&7.5&4\\-0.5&6&16\end{array}\right]](https://img.qammunity.org/2019/formulas/mathematics/high-school/letz1kv2r1utrspemm7rdntcrm92mpejxa.png)
Since, the given matrix is not diagonal , zero and identity matrix.
It only has number of rows equal to number of columns.
Hence, it is SQUARE MATRIX.
Thus, Mateus created a square matrix.