document.write( "Question 1112399: Frank buys fencing for a rectangular garden he has in his backyard. The length of the garden is two feet less
\n" ); document.write( "than three times the width of the garden. How much fencing will Frank need to buy? HINT: What is the perimeter
\n" ); document.write( "of his garden?\r
\n" ); document.write( "\n" ); document.write( "Frank’s prized tomato patch is in the middle of garden. The rest of his garden serves as a border, or frame, for
\n" ); document.write( "his tomato patch. The tomato patch is 2 feet inside the border of his garden on all sides. If Frank wants
\n" ); document.write( "additional fencing around his tomato patch, how much will he need to surround that area?
\n" ); document.write( "

Algebra.Com's Answer #727406 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
width=x
\n" ); document.write( "length=3x-2
\n" ); document.write( "half perimeter is their sum, or 4x-2
\n" ); document.write( "perimeter is 8x-4
\n" ); document.write( "--
\n" ); document.write( "The center rectangle loses 4 feet (2 on each side) for the length and width.
\n" ); document.write( "the width of that is x-4
\n" ); document.write( "the length is 3x-6, subtracting feet only not 3x-2, since that only defines the ratio of the outer part.
\n" ); document.write( "half perimeter is the sum of 4x-10
\n" ); document.write( "perimeter is 8x-20
\n" ); document.write( "
\n" );