A SIMPLE CHESS MATH GAME

Probability Level pending

How many rectangles and squares are on a chess board ? (it is simple as that)

RULES:

1. IN THIS QUESTION SQUARES ARE NOT RECTANGLES

2. ENTER YOUR ANSWER IN THE FORM rectangles.squares (e.g. you would type 23.4 if there are 23 rectangles and 4 squares)


The answer is 1092.204.

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.

1 solution

Nit Jon
Feb 18, 2015

First of all, lets make this chessboard into 9 * 9 lined board like this!

We need to choose two vertical lines and two horizontal lines to make a rectangle. Since there are 9 lines horizontally and vertically, it would be ... ( 9 2 ) ( 9 2 ) = ( 9 2 ) 2 = 1296 \binom{9}{2} * \binom{9}{2} = \binom{9}{2} ^ {2} = 1296

However, this includes the squares too. So we need to find the number of squares, and we do that two ways. We can realize that the sum of all the squares is in the form where n is the length of the square...

n 2 + ( n 1 ) 2 + ( n 2 ) 2 + . . . + 1 n^{2} + (n-1)^ {2} + (n-2)^{2}+ ... + 1

or know the formula for the number of squares in a square...

n × ( n + 1 ) × ( 2 n + 1 ) 6 \frac{n\times (n+1)\times(2n+1)}{6}

Therefore, the number of squares is 204 204 . So then take away the included squares in the rectangle amount we got 1296 204 = 1092 1296-204=1092 and put the 1092 1092 and the 204 204 together in the form rectangle.square. 1092.204 \boxed {1092.204}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...