document.write( "Question 17710: If the length of a rectangular parking lot is 10 tard less than twice its width. if the perimeter of the lot is 400 yrads, what are its dimention? \n" ); document.write( "
Algebra.Com's Answer #8564 by xcentaur(357) ![]() You can put this solution on YOUR website! let the length be x and width be y \n" ); document.write( "then \n" ); document.write( "x=2y-10.......[1] \n" ); document.write( "2(x+y)=400....[2] \n" ); document.write( "
|