Place the origin aligned with the peak of the bridge. x varies between -30 and 30 m and the y intercept is (0,10). The quadratic is in the form y = y0 - cx2 (positive c and x is centered on 0)
From y0 = 10 and y(30) = 0: 0 = 10 - c(900) and c =1/90
y = 10 -(1/90) x2
Plug in to find y(15). I actually found the equation this way y = 10 - 10 (x/30)2 (knowing that I had to cancel the 10 at x=30)
Hope that helped.