Question 458256
The y-int is at x = 0
f(0) = 50 --> (0,50)
---------------
f(x)= -x^2 + 5x + 50 = 0
You can factor it.
(-x + 10)*(x + 5) = 0
x = -5, 10