document.write( "Question 333267: How many squares of all sizes can you find on a 6 by 6 checkerboard? their are 36 smaller squares in this 6 by 6 checkerboard. \n" ); document.write( "
Algebra.Com's Answer #238801 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
How many squares of all sizes can you find on a 6 by 6 checkerboard? their are 36 smaller squares in this 6 by 6 checkerboard.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "There are 36 1x1 squares.\r\n" );
document.write( "There are 25 2x2 squares.\r\n" );
document.write( "There are 16 3x3 squares.\r\n" );
document.write( "There are  9 4x4 squares.\r\n" );
document.write( "There are  4 5x5 squares.\r\n" );
document.write( "There is   1 6x6 squares. \r\n" );
document.write( "\r\n" );
document.write( "That's a total of 36+25+16+9+4+1=91 squares.\r\n" );
document.write( "\r\n" );
document.write( "It's interesting that those numbers are the perfect squares\r\n" );
document.write( "\r\n" );
document.write( "\"1%5E2\", \"2%5E2\", \"3%5E2\", \"4%5E2\", \"5%5E2\", \"6%5E2\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );