document.write( "Question 837049: Each side of a square is increased 5 inches. When this happens, the area is multiplied by 25. How many inches in the side of the original square? \n" ); document.write( "
Algebra.Com's Answer #504462 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x^2=y, \n" ); document.write( "(x+5)^2=25y \n" ); document.write( "x = 5/4, y = 25/16 \n" ); document.write( " |