document.write( "Question 102987: Tashia Baker is planning an expansion of a square flower garden in a city park. If each side of the original square is increased by 7 meters, the new total area of the garden will be 144 square meters. Find the length of the original garden.\r
\n" );
document.write( "\n" );
document.write( " x+7=144
\n" );
document.write( "x+7-7=144-7
\n" );
document.write( " x=137 \n" );
document.write( "
Algebra.Com's Answer #74892 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the area of a square is the length of a side squared\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(x+7)^2=144 ... x+7=12 ... x=5 \n" ); document.write( " |