document.write( "Question 345682: a rectangular field whose length is 10 meters longer than its width is to be enclosed with exactly 100 meters of fencing materials. What are the dimensions of the field?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I got L= 2w+100 and nothing for with. I really don't get it. Please help me. \n" );
document.write( "
Algebra.Com's Answer #247337 by scott8148(6628) You can put this solution on YOUR website! L = W + 10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2L + 2W = 100 ___ substitute the equivalent value for L from the first equation and solve for W\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "then substitute the numerical value for W into the first equation and find L \n" ); document.write( " |