Hi Anand,
interesting problem ;-)
the question is asking for m+n, from the matrix, you can see that m = z +4 and n = e + y. Also, from the matrix, z+e = 10 and 4+y = -5, hence m+n = 10-5 = 5.
-Raj.
Anand wrote:

I was able to get a value for m:
1+(-5)+m=4
-4+m=4
m=8
But could not solve for n. Could someone please show me how to get n?
Thanks.