document.write( "Question 1064421: The length of a rectangle is twice the width. If the perimeter of the rectangle is 30 units, find the area of the garden.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #679471 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The length of a rectangle is twice the width. If the perimeter of the rectangle is 30 units, find the area of the garden. \n" ); document.write( "------------------------ \n" ); document.write( "L = 2*W \n" ); document.write( "2(L+W) = 30 \n" ); document.write( "---------------- \n" ); document.write( "L + W = 15 \n" ); document.write( "----- \n" ); document.write( "2W + W = 15 \n" ); document.write( "3W = 15 \n" ); document.write( "Width = 5 units \n" ); document.write( "L = 2*W = 10 units \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |