document.write( "Question 60958: The width of a retangle is 15 feet less than its length, and the perimeter is 210 feet. Can you show me how to find the width and the length. \n" ); document.write( "
Algebra.Com's Answer #42047 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
The width ( W SAY) of a retangle is 15 feet less than its length( L SAY), and
\n" ); document.write( "W =L-15\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the perimeter( P SAY) is 210 feet.
\n" ); document.write( "P= 2L + 2W
\n" ); document.write( "210 = 2L +2(L-15)=2L+2L-30=4L-30
\n" ); document.write( "4L-30=210
\n" ); document.write( "4L=210+30=240
\n" ); document.write( "L=240/4 = 60
\n" ); document.write( "W = 60-15 =45\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Can you show me how to find the width and the length.
\n" ); document.write( "
\n" ); document.write( "
\n" );