document.write( "Question 282576: If the sides of a square are lengthened by 7cm, the area becomes . Find the length of a side of the original square.\r
\n" );
document.write( "\n" );
document.write( "The length of a side of the original square ____cm \n" );
document.write( "
Algebra.Com's Answer #205182 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! (x+7)^2=169 \n" ); document.write( "we are dealing with length so we need real roots \n" ); document.write( "x+7=13 \n" ); document.write( "x=6 \n" ); document.write( "check \n" ); document.write( "(6+7)^2=169 \n" ); document.write( "ok \n" ); document.write( " |