document.write( "Question 724034: A rectangular lot is four times as long as it is wide. It's perimeter is 100m. Find its length. \n" ); document.write( "
Algebra.Com's Answer #443542 by algebrahouse.com(1659)\"\" \"About 
You can put this solution on YOUR website!
x = width
\n" ); document.write( "4x = length {it is four times as long as it is wide}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Perimeter of a rectangle = 2(width) + 2(length)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2(x) + 2(4x) = 100 {substituted into perimeter formula}
\n" ); document.write( "2x + 8x = 100 {multiplied}
\n" ); document.write( "10x = 100 {combined like terms}
\n" ); document.write( "x = 10 {divided each side by 10}
\n" ); document.write( "4x = 40 {substituted 10, in for x, into 4x}\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "length = 40 m
\n" ); document.write( "
For more help from me, visit: www.algebrahouse.com

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