If the suspension cables touch the roadway at exactly halfway, we can treat the roadway like the x-axis.
Which makes that point (800, 0)
And makes the connections at the towers (0, 85) and (1600, 85)
If we use y = a (X - h)2 + k to model this bridge,
h = 800, k = 0 but we don't know a yet
If we use y = aX2 + bX + c,
then c = 85, but we don't know a or b
You can plug in (0,85) into the vertex form and solve to find the value of a.
85 = a (0 - 800)2
Solve for a
Write out your full y = equation
then plug in X = 400 to find the height, y.
(This height should match the height at X = 1200.)
Send me a message if you need more help.