We are given the following two matrices
We are asked to find B + A
Recall that matrix addition is commutative meaning that A+B is the same as B+A
The size of both matrices A and B is the same (4x2) hence matrix addition is possible.
Simply add the corresponding entries of the matrices.
Therefore, the result of the matrix addition B+A is