document.write( "Question 419729: If the size of the square are lengthened by 5 cm, the area become 196 cm^2. find the length of a side of the original square
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #293437 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If the size of the square are lengthened by 5 cm, the area become 196 cm^2. find the length of a side of the original square \n" ); document.write( "----------------- \n" ); document.write( "Original side: x \n" ); document.write( "Original Area: x^2 \n" ); document.write( "------------- \n" ); document.write( "New side: x+5 \n" ); document.write( "New Area:(x+5)^2 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "(x+5)^2 = 196 cm^2 \n" ); document.write( "--- \n" ); document.write( "x+5 = 14 \n" ); document.write( "x = 9 cm (side of original square) \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========== \n" ); document.write( " |