document.write( "Question 912051: he perimeter of a rectangle garden is 72 centimeters. The length is 6 meters longer than twice the width. What are the dimensions of the garden ?\r
\n" );
document.write( "\n" );
document.write( "what is the width ? \n" );
document.write( "
Algebra.Com's Answer #553524 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The perimeter of a rectangle garden is 72 centimeters. The length is 6 meters longer than twice the width. What are the dimensions of the garden ? \n" ); document.write( "------ \n" ); document.write( "P = 2W + 2L = 72 \n" ); document.write( "L = 2W + 6 \n" ); document.write( " \n" ); document.write( " |