the matrix on the left-side is a 2x2 and the matrix on the right-side is a 1x4, for the sum to be another matrix resulting from that addtion, both matrices must be the same dimensions, so if the left-side is a 2x2, the right-side must also be a 2x2, in this case that's not so, so the sum is undefined.