document.write( "Question 769504: Stan wants to make a rectangular garden. He has 34 ft. of fencing to put around the perimeter. If the length is to be 5ft. more than the width, find the dimensions of the planned garden.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #468894 by John10(297)![]() ![]() You can put this solution on YOUR website! Stan wants to make a rectangular garden. He has 34 ft. of fencing to put around the perimeter. If the length is to be 5ft. more than the width, find the dimensions of the planned garden.\r \n" ); document.write( "\n" ); document.write( "--------------------\r \n" ); document.write( "\n" ); document.write( "We will set up two linear equations to solve this problem:\r \n" ); document.write( "\n" ); document.write( "Let L be the length and W is the width\r \n" ); document.write( "\n" ); document.write( "The first equation is about the perimeter:\r \n" ); document.write( "\n" ); document.write( "Perimeter = 2L + 2W = 34 or L + W = 17\r \n" ); document.write( "\n" ); document.write( "The second equation is the length is 5 ft more than the width\r \n" ); document.write( "\n" ); document.write( "L = 5 + W\r \n" ); document.write( "\n" ); document.write( "So we have the system of 2 equations:\r \n" ); document.write( "\n" ); document.write( "L + W = 17\r \n" ); document.write( "\n" ); document.write( "L = W + 5\r \n" ); document.write( "\n" ); document.write( "You can use the substitution method to solve for L and W\r \n" ); document.write( "\n" ); document.write( "Hope it helps you\r \n" ); document.write( "\n" ); document.write( "John10 (john100185@yahoo.com) \n" ); document.write( " |