document.write( "Question 818051: Sam wants to build a fence in a rectangular space in his back yard. This will be a safe place for the children to play. He has 40 meters of fencing. Assume that he is going to use all the fencing. If the width of the rectangular fenced area is 8 meters, what would the length of the rectangular area be? How many square meters would Bill's children have to play in? \n" ); document.write( "
Algebra.Com's Answer #492533 by wrex(1)\"\" \"About 
You can put this solution on YOUR website!
40=2(L+8)
\n" ); document.write( "L+8=20
\n" ); document.write( "L=12\r
\n" ); document.write( "\n" ); document.write( "Area=L*W
\n" ); document.write( "Area=12*8= 96 sq.ft.
\n" ); document.write( "
\n" );