document.write( "Question 1058018: The side of a square is 3 cm smaller than one of the sides of a rectangle and 2 cm greater than its other side. Find the side of the square, if it’s known that the area of the square is 30 cm2 less than the area of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #673038 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+s+\" = the side of the square
\n" ); document.write( "-------------------------------
\n" ); document.write( "The sides of the rectangle are:
\n" ); document.write( "\"+s+%2B+3+\" and \"+s+-+2+\"
\n" ); document.write( "--------------------------
\n" ); document.write( "The area of the rectangle is:
\n" ); document.write( "\"+%28+s+%2B+3+%29%2A%28+s+-+2+%29+\"
\n" ); document.write( "--------------------------
\n" ); document.write( "given:
\n" ); document.write( "\"+s%5E2+=+%28+s+%2B+3+%29%2A%28+s+-+2+%29+-+30+\"
\n" ); document.write( "\"+s%5E2+=+s%5E2+%2B+3s+-+2s+-+6+-+30+\"
\n" ); document.write( "\"+s%5E2+=+s%5E2+%2B+s+-+36+\"
\n" ); document.write( "\"+s+=+36+\"
\n" ); document.write( "--------------
\n" ); document.write( "The side of the square is 36 cm
\n" ); document.write( "-------------------------------
\n" ); document.write( "check:
\n" ); document.write( "\"+%28+s+%2B+3+%29%2A%28+s++-+2+%29+=+%28+36+%2B+3+%29%2A%28+36+-+2+%29+\"
\n" ); document.write( "\"+%28+s+%2B+3+%29%2A%28+s++-+2+%29+=+39%2A34+\"
\n" ); document.write( "\"+36%5E2+=+39%2A34+-+30+\"
\n" ); document.write( "\"+1296+=+1326+-+30+\"
\n" ); document.write( "\"+1296+=+1296+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );