Question 1174245
.
<pre>

Find the matrix 4A first, by multiplying each and every cell of the matrix A by 4.


Find the matrix 3B next, by multiplying each and every cell of the matrix B by 3.


After that, make subtraction of matrices cell by cell.
</pre>

Happy calculations (!)