document.write( "Question 964092: A rectangular park measuring 31 yards by 27yards is surrounded by a trial of uniform width. If the area of the park and the trial combined is 2205 square yards, what is the width of the path? \n" ); document.write( "
Algebra.Com's Answer #588987 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
1) The trail around the park is all the same width, like the frame on a picture.
\n" ); document.write( "2) The area of a rectangle = l x w
\n" ); document.write( "3) A rectangle has 2 lengths and 2 widths. Let's call the width of the trail x:
\n" ); document.write( "(31+2x)(27+2x)= 2205 Multiply (FOIL)
\n" ); document.write( "31*27+31*2x+2x*27+4x^2 = 2205
\n" ); document.write( "= 837+62x+54x+4x^2 = 2205
\n" ); document.write( "=837+116x+4x^2 = 2205 Let's rewrite as a quadratic polynomial:
\n" ); document.write( "4x^2+116x+837= 2205 Divide both sides by 4:
\n" ); document.write( "\"x%5E2%2B29x%2B837%2F4=+%282205%2F4%29\" Now solve by completing the square. Subtract 837/4 from both sides:
\n" ); document.write( "\"x%5E2%2B29x=+%282205-837%29%2F4\"
\n" ); document.write( "\"x%5E2%2B29x=+1368%2F4\" Now divide on right:
\n" ); document.write( "\"x%5E2%2B29x=+342\" Subtract 342 from both sides:
\n" ); document.write( "\"x%5E2%2B29x-342=0\" Factor the equation:
\n" ); document.write( "\"%28x-9%29%28x%2B38%29=+0\" Now we have two possible answers
\n" ); document.write( "\"x-9=+0\" or \"x%2B38=+0\"
\n" ); document.write( "\"x=+9\" or \"x=+-38\" We know our answer cannot be negative, so we have that the trail is 9 wide. Let's prove it
\n" ); document.write( "Length: 31+ 2(9)= 49
\n" ); document.write( "Width: 27+2(9)= 45
\n" ); document.write( "Area of the park with the trail:
\n" ); document.write( "49*45= 2205 We've got the correct answer. See the sketch I made you:
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );