Bam K. answered 02/08/15
Tutor
4.5
(12)
Multi-discipline, Passionate, and Compassionate Tutor
y = f(x) = ax2 + bx + c ;
vertex : [ (x=-3 = -b/2a ; f(-3)= 0 = a (-3)2+b(-3)+c ] ;
4 = a(-5)2+b(-5)+c
b=6a
9a - 3b + c = 0
25a-5b + c =4
9a - 18a + c = 0 -----> c = 9a
25a-30a + 9a = 4
4a = 4 ------> a = 1 -----> b = 6 -----> c = 9
The desired equation is f(x) = x2 + 6x + 9