document.write( "Question 1208738: A circular pool measures 10 feet across. One cubic yard of concrete is to be used to create a circular border of uniform width around the pool. If the border is to have a depth of 3 inches. How wide should the border be? \r
\n" ); document.write( "\n" ); document.write( "Note: 1 cubic yard = 27 cubic feet\r
\n" ); document.write( "\n" ); document.write( "Let me see.\r
\n" ); document.write( "\n" ); document.write( "I need A = πr^2.\r
\n" ); document.write( "\n" ); document.write( "I need the area of the pool.\r
\n" ); document.write( "\n" ); document.write( "A = π(5)^2\r
\n" ); document.write( "\n" ); document.write( "A = 25π ft^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I need to find the total area including the border.\r
\n" ); document.write( "\n" ); document.write( "A = π(x + 5)^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = π(x^2 + 10x + 25)\r
\n" ); document.write( "\n" ); document.write( "A πx^2 + 10πx + 25π ft^2\r
\n" ); document.write( "\n" ); document.write( "Area of border = volume ÷ depth.\r
\n" ); document.write( "\n" ); document.write( "The depth is given in inches. I must concert to feet.\r
\n" ); document.write( "\n" ); document.write( "Let me see\r
\n" ); document.write( "\n" ); document.write( "3 inches of a foot = 3/12 = 1/4 feet.\r
\n" ); document.write( "\n" ); document.write( "Area of border = 27 feet ÷ (1/4) feet\r
\n" ); document.write( "\n" ); document.write( "Area of border = 108 feet^2.\r
\n" ); document.write( "\n" ); document.write( "Stuck here....\r
\n" ); document.write( "\n" ); document.write( "You say?
\n" ); document.write( "

Algebra.Com's Answer #847155 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "x = width of the border walkway in feet
\n" ); document.write( "x > 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The circular pool has diameter 10 feet.
\n" ); document.write( "That cuts in half to 5 feet which is the radius.
\n" ); document.write( "A = area of the pool only
\n" ); document.write( "A = pi*r^2 = pi*5^2 = 25pi square feet
\n" ); document.write( "B = combined area of the pool and walkway
\n" ); document.write( "B = pi*r^2 = pi*(x+5)^2 = pi*(x^2+10x+25) square feet\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "C = area of just the walkway only
\n" ); document.write( "C = B - A
\n" ); document.write( "C = pi*(x^2+10x+25) - pi*25
\n" ); document.write( "C = pi*(x^2+10x+25 - 25)
\n" ); document.write( "C = pi*(x^2+10x)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Multiplying the walkway's area with its height gives the volume of this concrete ring.
\n" ); document.write( "volume = area*height
\n" ); document.write( "27 cubic feet = pi*(x^2+10x)*(3/12 of a foot)
\n" ); document.write( "27 = pi*(x^2+10x)*(0.25)
\n" ); document.write( "0.25pi*x^2 + 2.5pi*x - 27 = 0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use the quadratic formula to solve that equation.
\n" ); document.write( "\"x+=+%28-b%2B-sqrt%28b%5E2-4ac%29%29%2F%282a%29\"
\n" ); document.write( "Plug in a = 0.25pi, b = 2.5pi, c = -27
\n" ); document.write( "I'll let the student do the scratch work.
\n" ); document.write( "An alternative approach is to use a graphing calculator like a TI83, GeoGebra or Desmos (to name a few options).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "When solving 0.25pi*x^2+2.5pi*x - 27 = 0, you should get these approximate solutions
\n" ); document.write( "{x = -12.705678, x = 2.705678}
\n" ); document.write( "I used the calculator's stored version of pi to get the most accuracy possible.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Ignore the negative result since a negative width makes no sense.
\n" ); document.write( "Recall that x > 0.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer: 2.705678 feet approximately
\n" ); document.write( "
\n" ); document.write( "
\n" );