document.write( "Question 669054: The lenght of the garden is 10 feet more than 3 times the width. The job requires 60 feet of fencing to complete. Find the dimensions of the garden. \n" ); document.write( "
Algebra.Com's Answer #416036 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The length of the garden is 10 feet more than 3 times the width. The job requires 60 feet of fencing to complete. Find the dimensions of the garden.
\n" ); document.write( "-------
\n" ); document.write( "width = w
\n" ); document.write( "length = 3w+10
\n" ); document.write( "-----
\n" ); document.write( "Perimeter = 2(length + width)
\n" ); document.write( "60 = 2(3w+10 + w)
\n" ); document.write( "30 = 4w + 10
\n" ); document.write( "4w = 20
\n" ); document.write( "w = 5 ft (width)
\n" ); document.write( "length = 3w+10 = 25 ft.
\n" ); document.write( "=============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "================
\n" ); document.write( "
\n" ); document.write( "
\n" );