document.write( "Question 940329: A finished quilt consists of 28 rectangular pieces, each measuring 4in X 6in. What is the total area it will cover (in inches) ?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #573068 by macston(5194)![]() ![]() You can put this solution on YOUR website! The area of each piece is given by: \n" ); document.write( " L x W =area \n" ); document.write( " 4 in x 6 in =24 in^2\r \n" ); document.write( "\n" ); document.write( "There are 28 pieces, so: \n" ); document.write( " 28 x 24 in^2=672 in^2 total area \n" ); document.write( " |