document.write( "Question 107721: Jarod is having a problem with rabbits getting into his vegetable garden, so he decides to fence it in. The length of the garden is 12 feet more than 3 times the width. He needs 80 feet of fencing to do this job. Find the length and width of the garden. \n" ); document.write( "
Algebra.Com's Answer #79478 by richmusick(3)![]() ![]() ![]() You can put this solution on YOUR website! Let x equal the width. (w) \n" ); document.write( "Let 3x+12 equal the length. (l)\r \n" ); document.write( "\n" ); document.write( "P = 2w + 2l\r \n" ); document.write( "\n" ); document.write( "2(x) + 2(3x + 12) = 80 \r \n" ); document.write( "\n" ); document.write( "2x + 6x + 24 = 80 \n" ); document.write( "8x + 24 = 80 \n" ); document.write( "- 24 -24 \n" ); document.write( "8x = 56 \n" ); document.write( "/8 /8 \n" ); document.write( "x = 7 \n" ); document.write( "3x + 12 = 21 + 12 = 33\r \n" ); document.write( "\n" ); document.write( "Check \n" ); document.write( "2(7) + 2(33) = 80 \n" ); document.write( "14 + 66 = 80 \n" ); document.write( "80 = 80 \n" ); document.write( "The width is 7 feet and the length is 33 feet. \n" ); document.write( " \n" ); document.write( " |