sheelanadh wrote:kvcpk wrote:sheelanadh wrote:Find the number of rectangles excluding squares from a rectangle of size 9X6.
help me please..........
Again the question is not clear. Whats the source?
Integer sides for the rectangle??
question is correct...........this is from local institute....please help me to solve this problem......
I really doubt if this could ever be a GMAT question.
But, here's a formula to find the number of squares in a rectangle.
I have no Idea other way round.
No. of squares in a rectangle= [n(n + 1)/6]*[2n + 3t + 1]
Where n is length of shorter side.
t = difference of length between longer and shorter sides.
Here n=6, t= 9-6 =3
Hence number of squares = 6(6+1)/6 * (12+9+1)
=7 * 22 = 154
Whats the OA?