Mark M. answered 03/01/23
Retired college math professor. Extensive tutoring experience.
Let's try to find a polynomial function of the form f(x) = ax3 + bx2 + cx + d that passes through the given points.
Since (0, -7) is on the graph, d = -7.
So, f(x)= ax3 + bx2 + cx - 7
Since (1, -7) is on the graph, a + b + c - 7 = -7
Since (-1, -1) is on the graph, -a + b - c - 7 = -1
Since (2, 11) is on the graph, 8a + 4b + 2c - 7 = 11
So, we have the system of equations:
a + b + c = 0
-a + b - c = 6
8a + 4b + 2c = 18
Add the first two equations to get 2b = 6. So, b = 3
Using the first and third equations, a + c = -3 and 8a + 2c = 6
So c = -a - 3 and 8a + 2(-a - 3) = 6. Therefore, 6a = 12. So, a = 2 and c = -5.
The values a = 2, b = 3, and c = -5 satisfy all three equations in the original system of equations.
So, f(x) = 2x3 + 3x2 - 5x - 7 is a polynomial function that passes through all four of the given points.
Rose H.
Tysm! I found where I was going wrong, I kept adding my b back in too early03/01/23