Respuesta :

The adjoint of the matrix [tex]\left[\begin{array}{cc}1&0\\2&-1\end{array}\right][/tex] is [tex]\left[\begin{array}{cc}-1&0\\-2&1\end{array}\right][/tex]

How to determine the adjoint?

The matrix is given as:

[tex]\left[\begin{array}{cc}1&0\\2&-1\end{array}\right][/tex]

For a matrix A be represented as:

[tex]A = \left[\begin{array}{cc}a&b\\c&d\end{array}\right][/tex]

The adjoint is:

[tex]Adj = \left[\begin{array}{cc}d&-b\\-c&a\end{array}\right][/tex]

Using the above format, we have:

[tex]Adj = \left[\begin{array}{cc}-1&0\\-2&1\end{array}\right][/tex]

Hence, the adjoint of the matrix [tex]\left[\begin{array}{cc}1&0\\2&-1\end{array}\right][/tex] is [tex]\left[\begin{array}{cc}-1&0\\-2&1\end{array}\right][/tex]

Read more about matrix at:

https://brainly.com/question/11989522

#SPJ1