Answer
(c X i ) + j
Work Step by Step
In the C, C++, Java, and C# programming languages, indices of arrays start at 0 rather than at 1.
In this case, address polynomial is used by the translator to convert references of the form Array[i][j] into memory addresses.
-(c X i ) + j