document.write( "Question 361957: 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 8 feet more than 3 times the width. He needs 64 feet of fencing to do the job. Find the length and width of the garden \n" ); document.write( "
Algebra.Com's Answer #258002 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x be width, then (3x+8) will represent the length
\n" ); document.write( "64ft of fencing
\n" ); document.write( "x + x + (3x+8) + (3x+8) = 64ft
\n" ); document.write( "solving for x
\n" ); document.write( "8x + 16 = 64ft
\n" ); document.write( "8x = 48ft
\n" ); document.write( "x = 6ft is the width
\n" ); document.write( "3*6 + 8 = 26ft is the length
\n" ); document.write( "checking our answer
\n" ); document.write( "2*6 + 2*26 = 12ft + 52ft = 64ft \n" ); document.write( "
\n" );