we have to find address of element -5 in the matrix
We know that
horizontal line represents number of rows
vertical line represents number of columns
We can see that
-5 is in third row
and -5 is in second column
Suppose, we have element in matrix

Here , m is number of rows
and n is number of columns
so, we got


now, we can plug these values
and we get
............Answer