How Many Rectangles?

How many rectangles are there on an 8 by 8 chessboard?


The answer is 1296.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

9 solutions

Each rectangle is bounded by two pairs of parallel lines, 2 vertical and 2 horizontal. Hence, we may count the two pairs of parallel lines instead of the rectangles (as clearly each pair of pairs determines one unique rectangle). There are 9 vertical lines, hence there are ( 9 2 ) \binom 9 2 ways to choose a pair. Same goes for pairs of horizontal lines. Hence the answer is ( 9 2 ) 2 = 3 6 2 = 1296 \binom 9 2^2 = 36^2 = 1296

But this will include the squares too?

Deepak Kumar - 6 years, 9 months ago

Log in to reply

Every square is also a rectangle.. A rectangle with equal sides..!!

Rohit Kumar - 6 years, 9 months ago

(9/2)^2=36^2; i can't follow.

yunus ali - 6 years, 8 months ago

same! :) nice solution - clear and concise! :)

Happy Melodies - 6 years, 9 months ago

How does this account for squares formed by the choice of parallel lines?

David Baker - 6 years, 9 months ago

Log in to reply

I would account for this by taking off, (8^2+7^2+6^2...+1)- what I believe to be the number of squares in the grid. This gives the result of 1092 which is what I got by thinking about it in terms of pattern forming for numbers of available rectangles at each size...

David Baker - 6 years, 9 months ago

Log in to reply

Every square is also a rectangle.. A rectangle with equal sides..!!

Rohit Kumar - 6 years, 9 months ago

Every square is also a rectangle.. A rectangle with equal sides..!!

Rohit Kumar - 6 years, 9 months ago

What an elegant solution!

A Former Brilliant Member - 6 years, 9 months ago

Nice solution.... I used the same method..

Ayush Garg - 6 years, 8 months ago
Vighnesh Raut
Aug 25, 2014

For an N x N board...number of rectangles is r = 1 N r 3 \sum _{ r=1 }^{ N }{ { r }^{ 3 } }

Sandeep Bhardwaj
Aug 23, 2014

No. of rectangles of any size in a square of n × n = [ n ( n + 1 ) 2 ] 2 ** n \times n = [\frac{n(n+1)}{2}]^2**

Jayanta Mandi
Aug 22, 2014

9 C 2 9 C 2 = 1296 9C2*9C2=1296

did dis way.

Chandrachur Banerjee - 6 years, 9 months ago

Same for me.

Ashwat Chidambaram - 6 years, 9 months ago
Sunil Pradhan
Aug 31, 2014

sum of square n × n grid = 1² + 2² + ... + n² = n(n – 1)(2n – 1)/6

sum of rectangles n × n grid = 1³ + 2³ + ... + n³ = [n(n – 1)/2]²

[8 × 9/2}² = 36² = 1296

here in this case what do ypu mean by 9??? and 8(9) showws that n(n+1) but above you are confusing with n(n-1) what is this?

Muhammad Ramzan - 6 years, 9 months ago

Sorry it should be [n(n + 1)/2]² sum of cubes

Sunil Pradhan - 6 years, 9 months ago
Divyansh Tyagi
Dec 20, 2014

Number of rectangles in a figure of 'n*n' is given by n+1C2 * n+1C2 = 1296

Aadhitiya Vs
Nov 1, 2014

9C2 * 9C2 Since there are 9 vertical lines and 2 lines form a rectangle .

Antonio Fanari
Sep 3, 2014

On every side of the chessboard we can construct:
Ns(8) = 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8,
subsides of respectively. 8,7,6,5,4,3,1 elementay subsides associates, so, because: Ns(n) = Sum{(k = 1;n)k} = C(n + 1, 2) = (n +1)n/2, the number of rectangles is:
Nr8x8 = (Ns(8))^2 = [(8 + 1)8/2]^2 = 36^2 = 1296


Jagdish Patra
Sep 3, 2014

Ok Guys..it was simple.But i want to modify it a little...how many squares are there on the chess board?/?/? Ans in cmnts below...

8^2+7^2...2^2+1=204

Jamshad Ahmad - 6 years, 9 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...