You can
put this solution on YOUR website! .
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.
Happy calculations (!)