document.write( "Question 876050: a rectangle is four times longer than it is wide and the perimeter is 80m. what are the dimensions of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #528554 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
a rectangle is four times longer than it is wide and the perimeter is 80m. what are the dimensions of the rectangle?
\n" ); document.write( "===============
\n" ); document.write( "P = 2L + 2W = 80
\n" ); document.write( "L + W = 40
\n" ); document.write( "L = 5W
\n" ); document.write( "----
\n" ); document.write( "5W + W = 40
\n" ); document.write( "W = 20/3 meters
\n" ); document.write( "L = 100/3 meters
\n" ); document.write( "
\n" ); document.write( "
\n" );