John Hughes’s Garden Problem
Solution by Chris Petrie


In the drawing the line GD is parallel to the line CiE. The area GDB is to be found interms of y. The half-width w, and dimensions x and h are given.

      Ro2 = w2 + (Rox)2 = w2 + Ro2 – 2 Rox + x2
      Ro = (w2 + x2) / 2 x
      Ri2w2 + (Ri – (xh))2 = w2 + Ri2 – 2Ri(xh) + (xh)2
      Ri = [w2 + (xh)2] / 2 (xh)
      Ð GCiE = α = sin-1(y/Ri)
      Ð DCoE = β = sin-1(y/Ro)
      Ð BCiE = θ = sin-1(w/Ri)
      Ð BCoE = φ = sin-1(w/Ro)

By inspection, the area GDB is equal to:
      §BCoD + ΔBCoCi – §BGCi – ΔGCiCo – ΔCoDG

      §BCoD = π Ro2 (φ – β) / 2 π = Ro2 (φ – β) / 2

      ΔBCoCi = (Ri + hRo) w / 2

      §BGCi = Ri2(θ – α) / 2

      ΔGCiCo = (Ri + hRo) y / 2

      ΔCoDG = (Ri + hRo + Ro cos β – Ri cos α) y / 2

Calculate the area GDB for a series of y between 0 and w.
Plot the area against y.
Lift off values of y for any particular area.