
Khoda Z. answered 02/08/20
I do my best to be a very good tutor
A quadratic function is a second-degree polynomial function that looks like f(x) = ax2 + bx + c
Y-intercept means the function crosses the Y-axis at that point so the X value will be zero at that point, so if we replace x with zero in our equation and y or f(x) with 7, our c value in fact as the Y-intercept will be 7: c=7
X-intercept means the function crosses X-axis at that/those points and thus y or f(x) value will be zero at that/those points. Thus, we get two forms of equations if we put those two X-intercepts (x=1 and x=6) in our formula:
x = 1 ⇒ 0 = a + b + 7 ⇒ -b-7 = a
x = 6 ⇒ 0 = 36a + 6b + 7 ⇒ 0 = 36(-b-7) + 6b + 7 ⇒ 0 = -36b-252+6b+7 ⇒ 0 = -30b-245 ⇒ -30b = 245 ⇒ b = -245/30
-b-7 = a ⇒ -(-245/30) -7 = a ⇒ a = (245/30) - 7 ⇒ a = 35/30
Finally, our quadratic formula will be:
f(x) = (35/30)x2 + (-245/30)x + 7
f(x) = (35/30)x2 - (245/30)x + 7