asked 198k views
4 votes
Find the diference. ???? 2 0
−2 3
???? − ????1 5
0 1
????

1 Answer

2 votes

Answer:


\begin{bmatrix}1 & -5\\ -2& 2\end{bmatrix}

Explanation:

given matrix,


\begin{bmatrix}2 &0\\ -2 & 3\end{bmatrix} -\begin{bmatrix}1 & 5\\0& 1\end{bmatrix}

we have to find the difference

so, while subtracting two matrix the condition is that both the matrix should be of same order. like in the given question order of the matrix is (2×2)

now,


\begin{bmatrix}2-1 &0-5\\ -2-0 & 3-1\end{bmatrix}


\begin{bmatrix}1 & -5\\ -2& 2\end{bmatrix}

so, the above given matrix is the required matrix.

answered
User Kaylah
by
8.0k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.