document.write( "Question 720615: an architect designs a rectangular flower garden such that the width is exactly two-thirds of the length. if 240 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 #441920 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
an architect designs a rectangular flower garden such that the width is exactly two-thirds of the length. if 240 feet of antique picket fencing are to be used to enclose the garden, find the dimensions of the garden.
\n" ); document.write( ".
\n" ); document.write( "Let x = length
\n" ); document.write( "then from \"width is exactly two-thirds of the length\" we get:
\n" ); document.write( "(2/3)x = width
\n" ); document.write( ".
\n" ); document.write( "2(x + (2/3)x) = 240
\n" ); document.write( "(x + (2/3)x) = 120
\n" ); document.write( "x(1 + (2/3)) = 120
\n" ); document.write( "x((3/3) + (2/3)) = 120
\n" ); document.write( "x(5/3) = 120
\n" ); document.write( "x(5) = 360
\n" ); document.write( "x = 72 feet (length)
\n" ); document.write( ".
\n" ); document.write( "width:
\n" ); document.write( "(2/3)x = (2/3)72 = (2)24 = 48 feet
\n" ); document.write( ".
\n" ); document.write( "Dimension: 48 feet by 72 feet
\n" ); document.write( "Or, width=48 feet and length=72 feet
\n" ); document.write( "
\n" );