document.write( "Question 759317: A rectangle carpet has perimeter of 234 in. Length is 71 in more than the width what are the dementions of the carpet \n" ); document.write( "
Algebra.Com's Answer #461973 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Perimeter = 2 x length + 2 x width
\n" ); document.write( "Width = x
\n" ); document.write( "Length = x + 71
\n" ); document.write( "234 = 2*(x + 71) + 2*(x)
\n" ); document.write( "234 = 2x + 142 + 2x
\n" ); document.write( "234 = 4x + 142
\n" ); document.write( " 4x = 234 - 142
\n" ); document.write( " 4x = 92
\n" ); document.write( " x = 23
\n" ); document.write( "Width = 23 inches
\n" ); document.write( "Length = 94 inches
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );