document.write( "Question 467693: a rectangle is twicw as long as it is wide. the perimeter is 60 feet. find the dimension \n" ); document.write( "
Algebra.Com's Answer #320922 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "\r
\n" ); document.write( "\n" ); document.write( "rectangle is twice as long as it is wide
\n" ); document.write( "Let x and 2x represent the width and length respectively
\n" ); document.write( "Note: P(rectangle) = 2*L + 2*W
\n" ); document.write( " P = 2x + 2*(2x) = 60ft
\n" ); document.write( " 6x = 60ft
\n" ); document.write( " x = 10ft, the width. The length is 20ft (2*10ft)
\n" ); document.write( " \n" ); document.write( "
\n" );