Squares Counting..

How many Squares are in this figure??


The answer is 55.

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.

4 solutions

we have the formula : n × ( n + 1 ) × ( 2 n + 1 ) 6 \frac{n\times(n+1)\times(2n+1)}{6} for number of squares in a chessboard of any size.

So, substituting the value n=5 for an 5 X 5 chessboard.

N o . o f s q u a r e s = n × ( n + 1 ) × ( 2 n + 1 ) 6 \Rightarrow No. \ of \ squares = \frac{n\times(n+1)\times(2n+1)}{6} = 5 ( 5 + 1 ) ( 10 + 1 ) 6 = \frac{5 (5+1) (10+1)}{6} = 330 6 = \frac{330}{6} = 55 = \boxed{ 55} .

did the same way found out that it will be the sum of squares

Guru Prasaadh - 6 years, 5 months ago
Rama Devi
May 21, 2015

Mayank Raj
Apr 2, 2015

the formula is the sum of squares from1 to 5 i.e. 1 2 + 2 2 + 3 2 + 4 2 + 5 2 1^{2} +2^{2} +3^{2} +4^{2}+5^{2} = 55 \boxed{=55}

Ishan Kothari
Sep 6, 2014

An easier solution exist where size of n is smaller : (n^2)+((n-1)^2)+((n-2)^2)+...+1. In this case , it would be , 5^2 + 4^2 + 3^2 + 2^2 + 1^2 . So ,it would be 25 + 16 + 9 + 4 + 1 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...