document.write( "Question 1104054: You will use 220ft of fencing to fence a rectangular plot of land. The length is 20 more than the width. What are the dimensions of the rectangular plot. \n" ); document.write( "
Algebra.Com's Answer #718772 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "L + W = \"220%2F2\" = 110,\r\n" );
document.write( "L - W =        20.\r\n" );
document.write( "----------------------------------Add the equations. You will get\r\n" );
document.write( "\r\n" );
document.write( "2L = 110+20 = 130  ====>  L = \"130%2F2\" = 65.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then  from first equation  W = 110-65 = 45.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The dimensions are 65 ft and 45 ft.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );