document.write( "Question 1138434: Each side of a square is increased 9 inches. When this happens, the area is multiplied by 16. How many inches in the side of the original square? \n" ); document.write( "
Algebra.Com's Answer #756238 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
each side of the square is increased by 9 inches.
\n" ); document.write( "the area is multiplied by 16.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let x = the side of the square.
\n" ); document.write( "the area of the square is therefore x^2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when the side is increased by 9 inches, the area becomes (x+9)^2 = x^2 + 18x + 81.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you get x^2 + 18x + 81 = 16x^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^2 - 18x + 81 is the area when the side is increased by 9 inches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "16x^2 is the size of the new area which is 16 times the size of the original area.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract the left side of this equation from both sides of this equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "16x^2 - x^2 = 18x - 81 = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "combine like terms to get 15x^2 - 18x - 81 = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve this quadratic equation by using the quadratic formula to get x = -1.8 or x = 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x has to be positive, so the solution has to be 3 or not at all.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when x = 3, x^2 = 9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when x = 3 + 9 = 12, x^2 = 144.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "144 = 16 * 9, confirming the solution is correct.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your solution is that the original length of the size is 3 inches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );