document.write( "Question 619210: I would just like to know the steps to solve this problem:
\n" );
document.write( " A square's side is increased by 2 yards, which corresponds to an increase in the area by 36 square yards. How many yards is the side of the initial square?
\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #389459 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A square's side is increased by 2 yards, which corresponds to an increase in the area by 36 square yards. How many yards is the side of the initial square? \n" ); document.write( "------------ \n" ); document.write( "The original side = s \n" ); document.write( "The original area = s^2 \n" ); document.write( "---- \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "4s + 4 = 36 \n" ); document.write( "s = 8 \n" ); document.write( " \n" ); document.write( " |