As with your other question, you can deduce the formula fairly easily
your roots are -1 and 5, so your factors are (x + 1) and (x - 5)
y = a(x + 1)(x - 5)
y = a(x2 - 4x - 5)
when x = 0
y = a[(0)2 - 4(0) -5]
y = a (-5)
so if f(0) = 15,
15 = a (-5)
-3 = a
so, y = -3(x2 - 4x - 5)