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)\"\" \"About 
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( "\"%28180%2Fw+-7%29%28w-4%29+=+s%5E2\"
\n" ); document.write( "\"%28%28180+-7w%29%2Fw%29%28w-4%29+=+s%2As\"
\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 = \"+highlight_green%288%29\" \"12-4\"
\n" ); document.write( ".........
\n" ); document.write( "And Checking... L = 15 \"180%2F12\"
\n" ); document.write( "(15-7)(12-4) = 8•8 = s^2
\n" ); document.write( "
\n" ); document.write( "
\n" );