SOLUTION: Homework question: A circular pool measures 14 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

Algebra ->  Circles -> SOLUTION: Homework question: A circular pool measures 14 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       Log On


   



Question 113212: Homework question: A circular pool measures 14 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 dept of 1 inch, how wide will the border be? Use 3.14 to approximate pie. Express your solution rounded to two decimal places. (1 cubic yard=27cubic feet)I would like to see how this is worked out, not just get an answer. Thank you!
Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
The border is a circular ring. The inside radius of the ring is 7 feet, because the diameter of the pool is 14 feet. Let the width of the border be x, then the outer radius of the walkway ring is x + 7.

If the border was one big circle with no pool in the center, the surface area would be A=pi%28x%2B7%29%5E2. But we have to subtract the area represented by the pool in the center, and that area is A=pi%2A7%5E2.

So the equation for the area of the border is A=pi%28x%2B7%29%5E2-pi%2A7%5E2

Now we need to compute the surface area of the border knowing that it is 1 inch thick and consists of a cubic yard of concrete. First of all, there are 12 X 12 X 12 = 1728 cubic inches in a cubic foot and 27 cubic feet in a cubic yard, so there are 1728 X 27 = 46656 cubic inches in a cubic yard. The volume of the border is just its surface area times its thickness, so since we know the volume to be 46656 cubic inches, we can divide by 1 inch to get 46656 square inches of area. But since the radius measurements are in feet, lets convert the square inches back to square feet. There are 12 X 12 = 144 square inches in a square foot, so there are 46656%2F144=324 square feet of area to the border.

Now we are getting somewhere. We can now write:

pi%28x%2B7%29%5E2-pi%2A7%5E2=324
%28x%2B7%29%5E2-7%5E2=324%2Fpi
x%5E2%2B14x%2B49-49=324%2Fpi
x%5E2%2B14x-324%2Fpi=0
x%5E2%2B14x-103.185=0

x+=+%28-14+%2B-+sqrt%28+14%5E2-4%2A%28-103.185%29+%29%29%2F%282%29+

I'll leave verification of the arithmetic to you, but you will get two solutions:
5.34 and -19.34. Since we are looking for a length, the negative result is clearly an absurdity, so it can be excluded. The width of the border is then 5.34 feet.

Hope this helps,
John