document.write( "Question 131658: Anton Smith is planning an expansion of a square flower garden in a city park. If each side of the original garden is increased by 4 meters, the new total area of the gardn will be 100 square meters. Find the length of each side of the original garden. \n" ); document.write( "
Algebra.Com's Answer #96111 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
If the original side length is x, then the new side length must be x + 4. The area of a square is the length of the side squared, so\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x%2B4%29%5E2=100\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2B8x%2B16=100\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2%2B8x-84=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"-6+%2A+14+=+-84\" and \"-6%2B14=8\", so\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x-6%29%28x%2B14%29=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So \"x=6\" or \"x=-14\". Since we are looking for a measure of length, -14 doesn't make sense, so we can exclude this root as extraneous caused by squaring the variable. The original length of the side of the garden is then 6 meters.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check the answer: \"6%2B4=10\", \"10%5E2=100\"
\n" ); document.write( "
\n" );