document.write( "Question 215536: an achitect designs a rectangular flower garden such that the width is exactly two-thirds of the length. if 250 feet of antique picket fencing are to be used to enclose the garden,find the dimensions of the garden \n" ); document.write( "
Algebra.Com's Answer #162891 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
W=2L/3
\n" ); document.write( "2L+2W=250
\n" ); document.write( "2L+2(2L/3)=250
\n" ); document.write( "2L+4L/3=250
\n" ); document.write( "(2L*3+4L)/3=250
\n" ); document.write( "(10L+2L)/3=250
\n" ); document.write( "10L=3*250
\n" ); document.write( "10L=750
\n" ); document.write( "L=750/10
\n" ); document.write( "L=75 ANS. FOR THE LENGTH.
\n" ); document.write( "W=2*75/3
\n" ); document.write( "W=150/3
\n" ); document.write( "W=50 ANS. FOR THE WIDTH.
\n" ); document.write( "PROOF:
\n" ); document.write( "2*75+2*50=250
\n" ); document.write( "150+100=250
\n" ); document.write( "250=250
\n" ); document.write( "
\n" ); document.write( "
\n" );