Question 44947
h(x) = -0.03x^2 + 3x
V(50,75)
At 50 meters across (half of the arch's horizontal length), the arch's maximum height is 75 meters.
{{{ graph( 600, 600, -10, 100, -10, 100, -0.03x^2 + 3x ) }}}