Saurabh Koranglekar
Last Activity: 4 Years ago
Dear student
The area can be odd number when both length and breadth are odd number
ie out of {1,2,3,4,5,6,7} and {1,2,3,4,5,6,7,8,9,10,11}
possible combinations are
{1,3,5,7} and {1,3,5,7,9,11}
ie ((4*6)/ (7*11))
Regards