document.write( "Question 813138: Each side of a square garden is increased by three meters.
\n" );
document.write( "The perimeter of the new garden is 50 meters. What was the length of the original square garden?Draw a diagram and label the sides. \n" );
document.write( "
Algebra.Com's Answer #489720 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Each side of a square garden is increased by three meters. \n" ); document.write( "The perimeter of the new garden is 50 meters. \n" ); document.write( "What was the length of the original square garden? \n" ); document.write( ": \n" ); document.write( "Let x = the side of the original garden \n" ); document.write( "4(x+3) = 50 \n" ); document.write( "4x + 12 = 50 \n" ); document.write( "4x = 50 - 12 \n" ); document.write( "4x = 38 \n" ); document.write( "x = 38/4 \n" ); document.write( "x = 9.5 meters \n" ); document.write( " |