document.write( "Question 919987: A rectangle whose area is 180 sq.ft. has its sides, respectively, diminished by 7 ft. and 4 ft. so as to become a square. The length of the side of the square is \n" ); document.write( "
Algebra.Com's Answer #558090 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Lw = 180, L = 180/w \n" ); document.write( ".......... \n" ); document.write( "(L-7)(w-4) = Area of Square \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(180 - 7w)/w = w-4 \n" ); document.write( "180-7w = w^2 - 4w \n" ); document.write( "w^2 +3w - 180 = 0 Tossing out the negative solution for unit measure) \n" ); document.write( "(w+15)(w-12) = 0 \n" ); document.write( "w = 12 \n" ); document.write( "s = \n" ); document.write( "......... \n" ); document.write( "And Checking... L = 15 \n" ); document.write( "(15-7)(12-4) = 8•8 = s^2 \n" ); document.write( " \n" ); document.write( " |