document.write( "Question 381737: The perimeter of a rectangle is 154 feet. The ratio of the length to the width is 10:1. Find the length and the width. \n" ); document.write( "
Algebra.Com's Answer #270731 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x and 10x represent the width and the length respectively
\n" ); document.write( "P = 2*l + 2*w
\n" ); document.write( "154ft = 2(10x) + 2*x
\n" ); document.write( "solving for x
\n" ); document.write( "154ft = 22x
\n" ); document.write( "x = 7ft , the width. The length is 70ft (10*7ft)\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer
\n" ); document.write( " 2*7ft + 2*70ft = 14ft + 140ft = 154ft \n" ); document.write( "
\n" );