document.write( "Question 284331: The area of a square exceeds the area of a rectangle by 4 square inches. The width of a rectangle is 5 inches and the length is 4 inches longer than the side of the square. Find the side of the square. \n" ); document.write( "
Algebra.Com's Answer #206381 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
s^2=L*w+4
\n" ); document.write( "w=5
\n" ); document.write( "L=s+4
\n" ); document.write( "L = 12, s = 8, w = 5
\n" ); document.write( "check\r
\n" ); document.write( "\n" ); document.write( "64=(5*12)+4
\n" ); document.write( "L=8+4
\n" ); document.write( "ok
\n" ); document.write( "
\n" ); document.write( "
\n" );