document.write( "Question 165121: 1. A rectangular garden has dimensions of 18 feet by 13 feet. A gravel path of uniform width is to be built around the garden. How wide can the path be if there is enough gravel for 516 square feet? \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #121728 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Draw a diagram of the problem -- it'll help you see how to solve it.
\n" ); document.write( ".
\n" ); document.write( "If you do, the \"inner rectangle\" represents the garden while the \"outer rectangle\" (bordered by the outside edge of the gravel path).
\n" ); document.write( ".
\n" ); document.write( "\"outer rectangle\" - \"inner rectangle\" = \"area of gravel path\"
\n" ); document.write( ".
\n" ); document.write( "Let x = width of gravel path
\n" ); document.write( ".
\n" ); document.write( "\"outer rectangle\" then is:
\n" ); document.write( "(2x+18)(2x+13)
\n" ); document.write( "= 4x^2 + 26x + 36x + 234
\n" ); document.write( "= 4x^2 + 62x + 234
\n" ); document.write( ".
\n" ); document.write( "\"Inner rectangle\" is:
\n" ); document.write( "18 * 13 = 234
\n" ); document.write( ".
\n" ); document.write( "Now, instead of:
\n" ); document.write( "\"outer rectangle\" - \"inner rectangle\" = \"area of gravel path\"
\n" ); document.write( "we have:
\n" ); document.write( "(4x^2 + 62x + 234) - 234 = 516
\n" ); document.write( "4x^2 + 62x = 516
\n" ); document.write( "4x^2 + 62x - 516 = 0
\n" ); document.write( "2x^2 + 31x - 258 = 0
\n" ); document.write( "Since, it is difficult to factor, use the quadratic equation. It will yield:
\n" ); document.write( "x = {6, -21.5}
\n" ); document.write( ".
\n" ); document.write( "Since the negative solution does not make sense, throw it out leaving:
\n" ); document.write( "x = 6 feet (width of gravel path)
\n" ); document.write( ".
\n" ); document.write( "Details of quadratic:
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation \"ax%5E2%2Bbx%2Bc=0\" (in our case \"2x%5E2%2B31x%2B-258+=+0\") has the following solutons:
\n" ); document.write( "
\n" ); document.write( " \"x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca\"
\n" ); document.write( "
\n" ); document.write( " For these solutions to exist, the discriminant \"b%5E2-4ac\" should not be a negative number.
\n" ); document.write( "
\n" ); document.write( " First, we need to compute the discriminant \"b%5E2-4ac\": \"b%5E2-4ac=%2831%29%5E2-4%2A2%2A-258=3025\".
\n" ); document.write( "
\n" ); document.write( " Discriminant d=3025 is greater than zero. That means that there are two solutions: \"+x%5B12%5D+=+%28-31%2B-sqrt%28+3025+%29%29%2F2%5Ca\".
\n" ); document.write( "
\n" ); document.write( " \"x%5B1%5D+=+%28-%2831%29%2Bsqrt%28+3025+%29%29%2F2%5C2+=+6\"
\n" ); document.write( " \"x%5B2%5D+=+%28-%2831%29-sqrt%28+3025+%29%29%2F2%5C2+=+-21.5\"
\n" ); document.write( "
\n" ); document.write( " Quadratic expression \"2x%5E2%2B31x%2B-258\" can be factored:
\n" ); document.write( " \"2x%5E2%2B31x%2B-258+=+2%28x-6%29%2A%28x--21.5%29\"
\n" ); document.write( " Again, the answer is: 6, -21.5.\n" ); document.write( "Here's your graph:
\n" ); document.write( "\"graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+2%2Ax%5E2%2B31%2Ax%2B-258+%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );