document.write( "Question 177948: My question is Find the length and width of a rectangular lot with a perimeter of 70 meters if the length is 5 meters more than the width. \n" ); document.write( "
Algebra.Com's Answer #132904 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 2L+2w=P \n" ); document.write( ". \n" ); document.write( "L=w+5 \n" ); document.write( "2(w+5)+2w=70 \n" ); document.write( "2w+10+2w=70 \n" ); document.write( "4w+10=70 \n" ); document.write( "4w=60 \n" ); document.write( "w=15 \n" ); document.write( "L=20 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |