document.write( "Question 268163: If the sides of a square are lengthened by 7cm, the area becomes 121cm^2. Find the length of a side of the original square. \n" ); document.write( "
Algebra.Com's Answer #196589 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
Area of original square = x^2
\n" ); document.write( "Area of new square = (x+7)^2 = 121.
\n" ); document.write( "\"%28x%2B7%29%5E2+=+121\"
\n" ); document.write( "step 1 - tale a square root to get
\n" ); document.write( "\"%28x%2B7%29+=+11\"
\n" ); document.write( "step 2 - subtract 7 to get
\n" ); document.write( "\"x+=+4\"
\n" ); document.write( "length of a side of the original square is 4 cm
\n" ); document.write( "
\n" );