document.write( "Question 211763: Please help me to solve it!\r
\n" ); document.write( "\n" ); document.write( "A gardener would like to plant a patch of peas. In order to harvest enough peas patch should have 300 quare feet of peas. In order to have convenient access, there will be a walkway 18 inches wide running down the middle of the patch, both width-wise and length-wide. For ascetic purposes the patch should have a length to width ratio of 8:5. What are the outer dimensions of the pea patch? If the gardener only walks around the edge or on the walkways in the middle, then what will be the farthest the gardener has to reach to weed the peas?
\n" ); document.write( "

Algebra.Com's Answer #160122 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
In order to harvest enough peas patch should have 300 square feet of peas.
\n" ); document.write( " In order to have convenient access, there will be a walkway 18 inches wide
\n" ); document.write( " running down the middle of the patch, both width-wise and length-wide.
\n" ); document.write( " For ascetic purposes the patch should have a length to width ratio of 8:5.
\n" ); document.write( " What are the outer dimensions of the pea patch?
\n" ); document.write( ":
\n" ); document.write( "I picture this as two 1.5' wide walkways running both ways thru the middle of the rectangle,
\n" ); document.write( " and the area of the walkway not included in the 300 sq/ft
\n" ); document.write( ":
\n" ); document.write( "Let x = the multiplier of the length and width
\n" ); document.write( "then
\n" ); document.write( "8x = length
\n" ); document.write( "5x = width
\n" ); document.write( ":
\n" ); document.write( "The two walkways will subtract 1.5 ft from both dimensions so we have:
\n" ); document.write( "(8x - 1.5)*(5x - 1.5) = 300
\n" ); document.write( "FOIL
\n" ); document.write( "40x^2 - 12x - 7.5x + 2.25 = 300
\n" ); document.write( ":
\n" ); document.write( "40x^2 - 19.5x + 2.25 - 300 = 0
\n" ); document.write( ":
\n" ); document.write( "40x^2 - 19.5x - 297.75 = 0
\n" ); document.write( ":
\n" ); document.write( "Use the quadratic formula; a=40; b=-19.5; c=-297.75
\n" ); document.write( ":
\n" ); document.write( "The positive solution: x=2.98 is the multiplier
\n" ); document.write( ":
\n" ); document.write( "2.98*8 = 23.84 ft is the length
\n" ); document.write( "2.98*5 = 14.9 ft is the width
\n" ); document.write( ":
\n" ); document.write( "If the gardener only walks around the edge or on the walkways in the middle,
\n" ); document.write( " then what will be the farthest the gardener has to reach to weed the peas?
\n" ); document.write( ":
\n" ); document.write( "From the path down the middle lengthwise and from the outside;
\n" ); document.write( "That would be \"14.9%2F4\" = 3.725 ft
\n" ); document.write( ":
\n" ); document.write( "Confirm that we have 300 sq/ft for bean planting
\n" ); document.write( "(23.84 - 1.5) * (14.9 - 1.5) =
\n" ); document.write( "22.34 * 13.4 = 299.356 ~ 300
\n" ); document.write( "
\n" );