document.write( "Question 177162: The perimeter of a rectangular garden is 308 feet. If the length of the garden is 97 feet, what is its width?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #132257 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The perimeter of a rectangular garden is 308 feet. If the length of the garden is 97 feet, what is its width? \n" ); document.write( "---------- \n" ); document.write( "The perimeter of a rectangle is 2 x the length + 2 x the width. \n" ); document.write( "1/2 the perimeter is L+W. \n" ); document.write( "308/2 = 97 + W \n" ); document.write( "154 = 97 + W \n" ); document.write( "W = 57 feet \n" ); document.write( " \n" ); document.write( " |