document.write( "Question 931374: The length of the garden is 4 meters and 56 meters of fencing is required to completely enclose it. What is the width of the garden?\r
\n" );
document.write( "\n" );
document.write( "How do I do this? \n" );
document.write( "
Algebra.Com's Answer #565549 by caseyec(1)![]() ![]() ![]() You can put this solution on YOUR website! if the garden is 4 meters long and 'x' represents the width the equation would be 56=4*2+x*2 \n" ); document.write( "4*2=8 56-8=48 48/2=24 The width of the garden is 24 meters \n" ); document.write( " |