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)![]() ![]() 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 = \n" ); document.write( "\n" ); document.write( "= \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( " |