document.write( "Question 203785: You have a garden with a fence around it and it is rectangular in shape
\n" );
document.write( "The perimeter is 500 feet in length and the width is 80% of the length
\n" );
document.write( "Find L and W.
\n" );
document.write( "Could you show me step by step so I can gain an understanding on how to solve these types of problems. \n" );
document.write( "
Algebra.Com's Answer #153766 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! You have a garden with a fence around it and it is rectangular in shape \n" ); document.write( "The perimeter is 500 feet in length and the width is 80% of the length \n" ); document.write( "Find L and W. \n" ); document.write( ". \n" ); document.write( "Draw a diagram of the problem. It will help you see the problem. \n" ); document.write( ". \n" ); document.write( "Let L = length of the rectangular garden \n" ); document.write( "then from \"width is 80% of the length\" \n" ); document.write( ".80L = width \n" ); document.write( ". \n" ); document.write( "Definition of perimeter for a rectangle: \n" ); document.write( "2(L + .80L) = 500 \n" ); document.write( "L + .80L = 250 \n" ); document.write( "1.80L = 250 \n" ); document.write( "L = 250/1.80 \n" ); document.write( "L = 138.889 feet (length) \n" ); document.write( ". \n" ); document.write( "Width: \n" ); document.write( ".80L = .80(138.889) = 111.112 feet (width) \n" ); document.write( ". \n" ); document.write( "These are decimal answers. They may want the answers expressed as fractions. \n" ); document.write( " \n" ); document.write( " |