Question

$$\left[\begin{matrix} 10 & 20 & 30 \\40 & 50 & 60 \\70 & 80 & 90 \end{matrix}\right]$$

Calculate Determinant

$0$

Show Solution

Evaluate

$\left(\begin{matrix}10&20&30\\40&50&60\\70&80&90\end{matrix}\right)$

Calculate Trace

$150$

Transpose Matrix

$\left(\begin{matrix}10&40&70\\20&50&80\\30&60&90\end{matrix}\right)$

Matrix Size

$3,3$

Reduce Matrix

$\left(\begin{matrix}1&0&-1\\0&1&2\\0&0&0\end{matrix}\right)$

Adjoint Matrix

$\left[\begin{array}{rrr}-300 & 600 & -300 \\ 600 & -1200 & 600 \\ -300 & 600 & -300\end{array}\right]$

Show Solution