Mark M. answered 10/21/23
Retired college math professor. Extensive tutoring experience.
If y = ax2 + bx + c and a is nonzero, then the x-coordinate of the vertex is -b/(2a)
So, -b/(2a) = -5 and b = -10. Therefore, 10 = -10a. So, a = -1.
y = -x2 - 10x + c
Since (-5,20) is on the graph, 20 = -25 + 50 + c. So, c = -5.
y = -x2 - 10x - 5