For a National Board Exam Review:
An arc 18m high has the form of a parabola with the axis vertical. If the width of the arc 8m from the top is 64m, Find the width of the arc at the bottom.
Answer is 96
Construct Equation:
$${ (y-k) = -4a(x-h)^2 }$$
Assume ${(h,k) = (0,18) }$ and ${(x,y) = (64/2,10)}$
$${ (10-18) = -4a(32)^2 ; a = \frac{-1}{152} }$$
$${ a = \frac{1}{152} }$$
${ Change (x,y) to (x,0) }$$
$${ (0-18) = -4(\frac{1}{152})(x-0)^2 ; x=26.15 ... }$$
What am I doing wrong? Any Hint?
Let $w > 0$ be the desired width. Place the origin at the vertex so that the parabola has the form $y = ax^2$. Then the parabola goes through the points $(32, -8)$ and $(w/2, -18)$. Plugging in the first point yields: $$ -8 = a(32)^2 \iff a = \frac{-1}{4 \cdot 32} $$ Plugging in the second point yields: $$ -18 = \frac{-1}{4 \cdot 32} \cdot \frac{w^2}{4} \iff w^2 = (4 \cdot 4)(2 \cdot 9)(2 \cdot 16) \iff w = 4 \cdot 2 \cdot 3 \cdot 4 = 96 $$