document.write( "Question 495767: the perimeter of a rectangle is 60 ft. find its length and width if the length is 8 feet longer than the width \n" ); document.write( "
Algebra.Com's Answer #336356 by cleomenius(959)\"\" \"About 
You can put this solution on YOUR website!
W = x
\n" ); document.write( "L = x + 8
\n" ); document.write( "2x + 2x + 16 = 60
\n" ); document.write( "4x = 44
\n" ); document.write( "x = 11 feet = W
\n" ); document.write( "11 + 8 = 19 feet= L\r
\n" ); document.write( "\n" ); document.write( "2(11) + 2(19) = 60 feet.
\n" ); document.write( "This does check.
\n" ); document.write( "Cleomenius.
\n" ); document.write( "
\n" ); document.write( "
\n" );