Prepare for your Next Interview
This is a discussion on Chess board? within the Aptitude Skills forums, part of the Brain Gym category; Let me ask you a very familiar question, How many squares are there on a chessboard? How many rectangles?...
|
|||
|
Re: Chess board?
Number of squares in a chessboard:
1^2 + 2^2 + 3^2 + 4^2 + 5^2 + 6^2 + 7^2 + 8^2 = 204. Formula N = (n(n+1)(2n+1))/6 Number of rectangles in a chessboard: There are 9 vertical lines and 9 horizontal lines. To form a rectangle you must choose 2 of the 9 vertical lines, and 2 of the 9 horizontal lines. Each of these can be done in 9C2 ways = 36 ways. So the number of rectangles is given by 36^2 = 1296. Formula N = (n(n+1)/2)^2 -------------------- suresh |
| The Following User Says Thank You to psuresh1982 For This Useful Post: | ||
|
|||
|
Re: Chess board?
Number of squares in a chessboard:
1^2 + 2^2 + 3^2 + 4^2 + 5^2 + 6^2 + 7^2 + 8^2 = 204. Formula N = (n(n+1)(2n+1))/6 mmm suresh are u sure thats 204 squares in chess board!!! |
|
|||
|
Re: Chess board?
If you have a doubt then work it out manually (first work it out 3x3 and 4x4) and let me know if it is correct or not.
---------------------- suresh |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Board | smart_coder | Brainteasers | 7 | 07-12-2007 08:37 AM |
| unanswered puzzles in sticky board.. | psuresh1982 | Brainteasers | 4 | 01-12-2007 05:47 AM |
| chess board | jamesravid | Brainteasers | 2 | 11-30-2006 02:57 AM |
| Dash Board Navigation | bvani | Testing Issues | 0 | 06-27-2006 01:54 PM |