document.write( "Question 438184: If the sides of a square are lengthened by 7 cm, the area becomes 121 cm^2. find the length of a side of the original square \n" ); document.write( "
Algebra.Com's Answer #303077 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! (x+7)(x+7)=121 \n" ); document.write( "x2+14x+49=121 \n" ); document.write( "x2+14x-72=0 \n" ); document.write( "(x+18)(x-4)=0 \n" ); document.write( "Throwing away the negative answer, we get x=4.. \n" ); document.write( " |