Q.

A rectangle with sides of length (2m1) and (2n1) units is divided into squares of unit length by drawing parallel lines as shown in the diagram, then the number of rectangles possible with odd side lengths is                    [2005]

1 (m+n-1)2  
2 4m+n-1  
3 m2n2  
4 m(m+1)n(n+1)  

Ans.

(3)

If we see the blocks in terms of lines then there are 2m vertical lines and 2n horizontal lines. To form the required rectangle, we must select two horizontal lines, one even numbered (out of 2,4,,2n) and one odd numbered (out of 1,3,,2n-1) and similarly two vertical lines.

The number of rectangles =C1m·C1m·C1n·C1n=m2n2