document.write( "Question 739671: Each side of a square is increased 5 inches. When this happens, the area is multiplied by 4. How many inches in the side of the original square? I can't think of the two variables in order to set this problem up.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #451236 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Each side of a square is increased 5 inches. When this happens, the area is multiplied by 4. How many inches in the side of the original square? I can't think of the two variables in order to set this problem up. \n" ); document.write( "-------------- \n" ); document.write( "1 will do it. \n" ); document.write( "--- \n" ); document.write( "(s+5)^2 = 4*s^2 \n" ); document.write( " \n" ); document.write( " |