Solving the Puzzle: Calculating a Gravel Border Around a Shed

  • Thread starter Thread starter yoleven
  • Start date Start date
  • Tags Tags
    Puzzle
AI Thread Summary
To determine the width of a gravel border around a shed measuring 10 by 11 feet, the total area of the shed plus the border must equal 156 square feet, given that there is enough gravel to cover 46 square feet. The dimensions of the total area can be expressed as L = 11 + 2x and W = 10 + 2x, where x is the width of the border. By setting up the equation (11 + 2x)(10 + 2x) = 156 and expanding it, the resulting quadratic equation is 4x^2 + 42x - 46 = 0. Solving this equation will yield the correct width for the gravel border, which is confirmed to be 1 foot. This method provides a systematic approach to solving the problem without relying on trial and error.
yoleven
Messages
78
Reaction score
1

Homework Statement


An architect wants to make an exposed gravel border of uniform width around a shed. The shed has dimensions of 10 by 11 feet. She only has enough gravel to cover 46 sq feet. How wide should the border be?


Homework Equations


Area= L x W
46 sq ft is a limiting factor as well as the 110 sq feet of the shed.


The Attempt at a Solution


I basically did a trial and error because I didn't know how to set it up.
I arbitrarily chose .5feet for the border.
2((10ft+.5ft)x.5ft) for the two widths of the shed. Then I multiplied that by
2((11ft+.5ft)x.5ft) for the two lengths of the shed.
I got the answer of 23 ft so I seen that my original choice of .5 ft was two small
and I doubled it to 1 ft.

I didn't like doing it this way and would like someone to explain to me how to set up a way of solving this problem without trial and error please.
 
Physics news on Phys.org
yoleven said:

Homework Statement


An architect wants to make an exposed gravel border of uniform width around a shed. The shed has dimensions of 10 by 11 feet. She only has enough gravel to cover 46 sq feet. How wide should the border be?


Homework Equations


Area= L x W
46 sq ft is a limiting factor as well as the 110 sq feet of the shed.


The Attempt at a Solution


I basically did a trial and error because I didn't know how to set it up.
I arbitrarily chose .5feet for the border.
2((10ft+.5ft)x.5ft) for the two widths of the shed. Then I multiplied that by
2((11ft+.5ft)x.5ft) for the two lengths of the shed.
I got the answer of 23 ft so I seen that my original choice of .5 ft was two small
and I doubled it to 1 ft.

I didn't like doing it this way and would like someone to explain to me how to set up a way of solving this problem without trial and error please.

The very first thing you should do is draw a picture! Now specify your variables. Let L be the length and W be the width of the total area of shed and graveled border. You are told that the shed is 10 by 11 feet so the area of the shed is 110 square feet. Since there is enough gravel to cover 46 square feet, the area of shed and border must be 110+ 46= 156 square feet: LW= 156.

Now, let's be a bit more precise. The question asks for the width of the border. I take that to mean that the border is the same width all around. Call that width x. Do you see, from your picture, that L= 11+ 2x and W= 10+ 2x? That's because you have a border on both sides of both length and width.

Now LW= (11+ 2x)(10+ 2x)= 156. Can you multiply that out and solve the resulting equation?
 
That is very sensible. When I multiply (11+2x)(10+2x)=156, I get 110+22x+20x+4x^2=156.
Moving terms around I get, 4x^2+42x-46=0
I tried using the quadratic formula but it didn't work out. And I'm not sure where I'm going wrong. If the answer is 1ft. I am way off.
 
Hello, I tried it again and got it. Thanks for your help!
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top