document.write( "Question 99221: suppose you are sewing a braid border on the edges of a quilt. the quilt is 20in. longer than it is wide. you need 292in. of braid to cover the edges of the quilt. what are the dimensions of the quilt.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #72178 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! L=W+20 \n" ); document.write( "2(W+20)+2W=292 \n" ); document.write( "2W+40+2W=292 \n" ); document.write( "4W=292-40 \n" ); document.write( "4W=252 \n" ); document.write( "W=252/4 \n" ); document.write( "W=63 INCHES FOR THE WIDTH. \n" ); document.write( "L=63+20=83 INCHES FOR THE LENGTH. \n" ); document.write( "PROOF \n" ); document.write( "2*63+2*83=292 \n" ); document.write( "126+165=292=292 \n" ); document.write( " |