document.write( "Question 1055662: If the perimeter of a rectangle is 260 feet and the length is 30 feet more than the width, what are the dimensions of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #670848 by ikleyn(52787)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "If the perimeter of a rectangle is 260 feet and the length is 30 feet more than the width, what are the dimensions of the rectangle?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~`\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let W be the width, then the length is W+30.\r\n" );
document.write( "\r\n" );
document.write( "W + (W+30) + W + (W+30) = 260,\r\n" );
document.write( "\r\n" );
document.write( "4W + 60 = 260,\r\n" );
document.write( "\r\n" );
document.write( "4W = 260-60  --->  4W = 200  --->  W = \"200%2F4\" = 50.\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The wide is 50 ft.  The length is 50+30 = 80 ft.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );