document.write( "Question 328081: A rectangular garden is enclosed by a brick border. The total length of bricks used to enclose the garden is 42 meters. If the length of the garden is twice the width, what is the area of the garden? \n" ); document.write( "
Algebra.Com's Answer #235040 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A rectangular garden is enclosed by a brick border. \n" ); document.write( " The total length of bricks used to enclose the garden is 42 meters. \n" ); document.write( " If the length of the garden is twice the width, what is the area of the garden? \n" ); document.write( ": \n" ); document.write( "This is just a perimeter problem \n" ); document.write( "2L + 2W = 42 \n" ); document.write( "Simplify, divide by 2 \n" ); document.write( " L + W = 21 \n" ); document.write( ": \n" ); document.write( "Then it says,\"length of the garden is twice the width,\"; therefore \n" ); document.write( "L = 2W \n" ); document.write( ": \n" ); document.write( "Replace L with 2W \n" ); document.write( "2W + W = 21 \n" ); document.write( "3W = 21 \n" ); document.write( "W = 7 meters is the width \n" ); document.write( ": \n" ); document.write( "I'll let you find the length, multiply that by the width to find the area \n" ); document.write( " |