Answer:
[4 0]
Explanation:
Given that:
Matrices is an array of numbers, symbols and expressions arranged in rows and columns. Matrices can be used to solve system of equations. Many mathematical operations can be done on matrices such as addition, subtraction, multiplication, scalar multiplication and so on.
Addition and subtraction of two matrices can be done if they have the same dimensions. This is done by simply adding or subtracting the corresponding entries in matrices.