document.write( "Question 911166: A corner lot has dimensions 25 by 40 yards. The city plans to take a strip of uniform width along the two sides bordering the streets to widen these roads. How wide should the strip be if the remainder of the lot is to have an area of 844 square yards? (Round your answer to two decimal places.) \n" ); document.write( "
Algebra.Com's Answer #552886 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " (corner lot) \n" ); document.write( "25x + (40-x)x = 156 \n" ); document.write( "x^2 -65x + 156 = 0 \n" ); document.write( "x = 2.50yd \n" ); document.write( "
|