document.write( "Question 634737: Geometry. A square's side is increased by 9 yards, which corresponds to an increase in the area by 261 square yards. How many yards is the side of the initial square?\r
\n" ); document.write( "\n" ); document.write( "The sides of the square were ______ yards to begin with.
\n" ); document.write( "

Algebra.Com's Answer #399867 by patrickca(4)\"\" \"About 
You can put this solution on YOUR website!
Area of square = s * s or s^2\r
\n" ); document.write( "\n" ); document.write( "Area of rectangle after increase = (s + 9)(s + 9) or s^2 + 18s + 81\r
\n" ); document.write( "\n" ); document.write( "SO...\r
\n" ); document.write( "\n" ); document.write( "s^2 + 261 = s^2 + 18s + 81\r
\n" ); document.write( "\n" ); document.write( "261 = 18s + 81\r
\n" ); document.write( "\n" ); document.write( "180 = 18s\r
\n" ); document.write( "\n" ); document.write( "10 = s
\n" ); document.write( "
\n" );