document.write( "Question 1037609: Suppose a gardener has 60 yards of fencing to make a rectangular garden enclosure. If the enclosure is x yards long, express the area A of the enclosure as a function of the length x. \n" ); document.write( "
Algebra.Com's Answer #652219 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
2x accounts for two of the parallel lengths, and then 60-2x accounts for the two combined parallel widths.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"1%2Ax\" for length;
\n" ); document.write( "\"30-x\" for width;
\n" ); document.write( "A for area, is \"highlight%28A=x%2830-x%29%29\"
\n" ); document.write( "
\n" );