document.write( "Question 497788: the perimeter of a rectangle is 64 ft. the lenght is 8 ft less than 3 times the width. find the length and width \n" ); document.write( "
Algebra.Com's Answer #336987 by cleomenius(959)\"\" \"About 
You can put this solution on YOUR website!
l = 3x - 8
\n" ); document.write( "w = x
\n" ); document.write( "2(3x - 8) + 2x = 64.
\n" ); document.write( "6x -16 + 2x = 64
\n" ); document.write( "8x = 80
\n" ); document.write( "x = 10 ft the width.
\n" ); document.write( "The length = 3(10) - 8 = 22 ft.
\n" ); document.write( "2(22) + 2(10) = 64 feet. This does check.
\n" ); document.write( "Cleomnenius.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );