document.write( "Question 1015056: The perimeter of a rectangle is 234 meters. the rectangle is twice as long as it is wide. what are its length and width? \n" ); document.write( "
Algebra.Com's Answer #631376 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The perimeter of a rectangle is 234 meters. the rectangle is twice as long as it is wide. what are its length and width?
\n" ); document.write( "-----------
\n" ); document.write( "P = 2W + 2L = 234
\n" ); document.write( "W + L = 117
\n" ); document.write( "L = 2W
\n" ); document.write( "-----
\n" ); document.write( "w + 2w = 117
\n" ); document.write( "W = 39
\n" ); document.write( "L = 78
\n" ); document.write( "------------
\n" ); document.write( "
\n" );