One model for the cross section of a storage building uses the parabola \(f(x)=8-0.125x^2\) on \([-8,8]\). The midpoint of the floor is \(M(0,0)\), and each coordinate unit represents one meter.
a) Show that the floor is \(16\,\text{m}\) wide and the maximum height is \(8\,\text{m}\).
b) Let \(P=(x,f(x))\) be a point on the building wall. Show that the distance from \(P\) to \(M\) is
\(d(x)=\sqrt{0.015625x^4-x^2+64}\).
c) Find where the wall is closest to \(M\), and justify that the minimum distance is absolute on the modeled cross section.
d) Give the coordinates of all closest points \(P\).
Hints
- Use the zeros and vertex of the parabola for the building dimensions.
- Minimizing a nonnegative square root is equivalent to minimizing its radicand.
- The interval is closed, so include its endpoints in the absolute-minimum comparison.
- Substitute the minimizing x-values back into the wall equation to obtain complete points.
Solution
1. \(f(-8)=f(8)=0\), so the floor extends from \(x=-8\) to \(x=8\) and is \(16\,\text{m}\) wide. The parabola has vertex \((0,8)\), so the maximum height is \(8\,\text{m}\).
2. The distance formula gives
\(d(x)=\sqrt{x^2+[f(x)]^2}=\sqrt{0.015625x^4-x^2+64}\).
3. Minimizing \(d\) is equivalent to minimizing its radicand
\(q(x)=0.015625x^4-x^2+64\).
Then \(q'(x)=0.0625x^3-2x=x(0.0625x^2-2)\), so the critical numbers are \(x=0\) and \(x=\pm4\sqrt2\).
4. Compare all candidates on \([-8,8]\):
\(q(0)=64\), \(q(\pm4\sqrt2)=48\), and \(q(\pm8)=64\).
Thus the absolute minimum distance is \(\sqrt{48}=4\sqrt3\approx6.93\,\text{m}\), attained at \(x=\pm4\sqrt2\).
5. Since \(f(\pm4\sqrt2)=4\), the closest points are \((-4\sqrt2,4)\) and \((4\sqrt2,4)\).
Answer
a) Floor width \(16\,\text{m}\); maximum height \(8\,\text{m}\)
b) \(d(x)=\sqrt{0.015625x^4-x^2+64}\)
c) Absolute minimum distance \(4\sqrt3\approx6.93\,\text{m}\), at \(x=\pm4\sqrt2\)
d) \((-4\sqrt2,4)\) and \((4\sqrt2,4)\)