document.write( "Question 879414: Tasha is planning an expansion of a square flower garden in a city park. If each side of the original garden is increased by 8 meters, the new total area of the garden will be 196 square meters. Find the length of each side of the original garden. \n" ); document.write( "
Algebra.Com's Answer #530809 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (x+8)(x+8) = 196m^2 \n" ); document.write( " x^2 + 16x +64 -132= 0 \n" ); document.write( " x^2 + 16x -132= 0 |Tossing out negative solution for unit measure \n" ); document.write( " (x + 6)(x-22), x = 22, the length of each side of the original garden. \n" ); document.write( " \n" ); document.write( " |