document.write( "Question 261071: THE RECTANGLE GARDEN IS TWICE AS LONG AS IT IS WIDE. FIND DIMENSIONS.IT IS 72M LONG \n" ); document.write( "
Algebra.Com's Answer #192371 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
I presume perimeter is 72\r
\n" ); document.write( "\n" ); document.write( "let width be x
\n" ); document.write( "length = 2x\r
\n" ); document.write( "\n" ); document.write( "Perimeter = 2*(l+w)
\n" ); document.write( "2*(2x+x)
\n" ); document.write( "2*3x
\n" ); document.write( "=6x
\n" ); document.write( "6x = 72
\n" ); document.write( "x=12
\n" ); document.write( "length = 2x = 24\r
\n" ); document.write( "\n" ); document.write( "M Ananth--------------- mananth@hotmail.com
\n" ); document.write( "
\n" );