document.write( "Question 211728: A rectangular field is 6 meters longer than it is wide. It took 132 meters of fencing to enclose the field and divide it into two parts with a fence parallel to the shorter sides. Find the dimensions of the field. \n" ); document.write( "
Algebra.Com's Answer #159977 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
p=2l+2w+w(center fence)
\n" ); document.write( "132=2(w+6)+2w+w
\n" ); document.write( "120=5w
\n" ); document.write( "w=24
\n" ); document.write( "-----------------
\n" ); document.write( "3(24)+2(30)=132
\n" ); document.write( "
\n" );