document.write( "Question 747009: The perimeter of a rectangular garden is 344 feet. If the width of the garden is 77 feet, what is its length?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #454644 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The perimeter of a rectangular garden is 344 feet. If the width of the garden is 77 feet, what is its length? \n" ); document.write( "------ \n" ); document.write( "Perimeter = 2(length + width) \n" ); document.write( "----- \n" ); document.write( "344 = 2(L + 77) \n" ); document.write( "172 = L + 77 \n" ); document.write( "L = 95 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |