document.write( "Question 96017: A rectangular persian carpet has a perimeter of 192 inches. the length of the carpet is 22in more than the width. what are the dimensions of the carpet
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #69949 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! L=W+22 \n" ); document.write( "2W+2(W+22)=192 \n" ); document.write( "2W+2W+44=192 \n" ); document.write( "4W+44=192 \n" ); document.write( "4W=192-44 \n" ); document.write( "4W=148 \n" ); document.write( "W=148/4 \n" ); document.write( "W=37 ANSWER FOR THE WIDTH. \n" ); document.write( "L=37+22 \n" ); document.write( "L=59 ANSWERFOR THE LENGTH. \n" ); document.write( "PROOF \n" ); document.write( "2*37+2*59=192 \n" ); document.write( "74+118=192 \n" ); document.write( "192=192 \n" ); document.write( " |