A rectangular sheet is divided into unequal squares with total number of rows in the
rectangle ‘n’ and columns ‘n+2’. If the minimum value of n is 21, then
A: The area of the square present in the 15th row and 18th column
B: n^2
Can someone help me with this ?