document.write( "Question 972816: A piece of fabric for a quilt design is in the shape of a parallelogram. The base is 7 and the height is 3.6. What is the total area of the 23 pieces need for the quilt? \n" ); document.write( "
Algebra.Com's Answer #595100 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "b=base=7; h=height=3.6; A=area of one piece \n" ); document.write( ". \n" ); document.write( "A=bh \n" ); document.write( "A=(7)(3.6)=25.2 square units \n" ); document.write( ". \n" ); document.write( "One piece is 25.2 square units, and 23 are needed so: \n" ); document.write( ". \n" ); document.write( "Total Area needed=(23)(25.2 square units)=579.6 square units \n" ); document.write( " \n" ); document.write( " |