document.write( "Question 615459: The length of a rectangle is 6 times its width. The perimeter of the rectangle is 98 feet. Find the length and width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #387189 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: \r
\n" ); document.write( "\n" ); document.write( "P = 2L + 2W\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "98 = 2(6W) + 2W\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve this for W to find the width. Then use it in L = 6W to find the length.
\n" ); document.write( "
\n" );