document.write( "Question 1044339: a new square is formed by joining the midpoints of the consecutive sides of a square 8 inches on a side. if the process id continued until there are already six squares, find the sum of the areas of all squares in square inches. \n" ); document.write( "
Algebra.Com's Answer #659699 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The sides of the six squares, in decreasing order, are \r
\n" ); document.write( "\n" ); document.write( "8, \"4sqrt%282%29\", 4, \"2sqrt%282%29%29\", 2, \"sqrt%282%29\".\r
\n" ); document.write( "\n" ); document.write( "The areas are thus\r
\n" ); document.write( "\n" ); document.write( "64, 32, 16, 8, 4, 2, \r
\n" ); document.write( "\n" ); document.write( "and the sum of the areas of the squares is \r
\n" ); document.write( "\n" ); document.write( "126 square inches.
\n" ); document.write( "
\n" );