document.write( "Question 982085: A new square is formed by joining the midpoints of the consecutive
\n" ); document.write( "sides of a square 8 inches on a side. If the process is continued until
\n" ); document.write( "there are already six squares, find the sum of the areas of all squares
\n" ); document.write( "in square inches. thank you
\n" ); document.write( "

Algebra.Com's Answer #603040 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
the side of the outer most square is 8\r
\n" ); document.write( "\n" ); document.write( "area = 64\r
\n" ); document.write( "\n" ); document.write( "the side of the first inner square = \"sqrt%284%5E2%2B4%5E2%29\"\r
\n" ); document.write( "\n" ); document.write( "=\"4%2Asqrt%282%29\"\r
\n" ); document.write( "\n" ); document.write( "Area of first inner square = 32\r
\n" ); document.write( "\n" ); document.write( "Every inner square is half in area of the outer square\r
\n" ); document.write( "\n" ); document.write( "6 squares
\n" ); document.write( "54,32,16,8,4,2\r
\n" ); document.write( "\n" ); document.write( "Add them up 116 in^2
\n" ); document.write( "
\n" );