document.write( "Question 639454: A square's side is increased by 9 yards, which corresponds to an increase in the area by 333 square yards. How many yards is the side of the initial square?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #402735 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A square's side is increased by 9 yards, which corresponds to an increase in the area by 333 square yards. How many yards is the side of the initial square?\r \n" ); document.write( "\n" ); document.write( "-------------------- \n" ); document.write( "s = original side \n" ); document.write( "(s+9)*(s+9) - s^2 = 333 \n" ); document.write( "18s + 81 = 333 \n" ); document.write( "s = 14 \n" ); document.write( "------------- \n" ); document.write( " \n" ); document.write( " |