document.write( "Question 460112: if the sides of a square are lengthened by 5 cm, the area becomes 100 cm^2. find the length of a side of the original square \n" ); document.write( "
Algebra.Com's Answer #315584 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
side of square =x yards
\n" ); document.write( "increased by 5 yard
\n" ); document.write( "..
\n" ); document.write( "new length = x+5
\n" ); document.write( "Area L^2
\n" ); document.write( "(x+5)^2= 100\r
\n" ); document.write( "\n" ); document.write( "Take the square root on both sides\r
\n" ); document.write( "\n" ); document.write( "(x+5)=10
\n" ); document.write( "x=5 yards
\n" ); document.write( "
\n" );