document.write( "Question 1066947: If the sides of a square are increased by 3 ​inches, the area becomes 81 square inches. Find the length of the sides of the original square. \n" ); document.write( "
Algebra.Com's Answer #682160 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
side is x
\n" ); document.write( "x^2 is area
\n" ); document.write( "make side x+3
\n" ); document.write( "area is (x+3^2)=x^2+6x+9=81
\n" ); document.write( "x^2+6x-72=0
\n" ); document.write( "(x+12)(x-6)=0
\n" ); document.write( "only positive root is x=6 inches,
\n" ); document.write( "sides of original were 6 x 6 inches
\n" ); document.write( "when they become 9 x 9, the area is 81 sq inches.
\n" ); document.write( "
\n" ); document.write( "
\n" );