Posted by gabs on Tuesday, June 7, 2011 at 7:14pm.
sub in each of the points to get
-4 = 0+0+0+d , so we know d = -4
-8 = a+b+c - 4 ---> a+b+c = -4
-8 = -a + b -c-4 ---> -a + b-c = -4
let's add these last two : 2b = -8 or b = -4
last point:
-2 = 8a +4b + 2c - 4
8a -16 + 2c - 4 = 2
4a -8 + c = 1 or c = -4a+9
sub into a+b+c=-4
a -4 + (-4a + 9) = -4
-3a = -9
a=3 and finally c = -12+9 = -3
so f(x) = 3x^3 -4x^2 - 3x - 4
I will leave it up to you to sub in the given points, I think they all work
BTW, the above is not the only way to do it, I sort of just let it flow.
Solve the system:
a*0^3+b*0^2+c*0+d=-4
a*1^3+b*1^2+c*1+d=-8
a*(-1)^3+b+(-1)^2+c*(-1)+d=-8
a*2^3+b*2^2+c*2+d=-2
d=-4
a+b+c+d=-8
-a+b-c+d=-8
8a+4b+2c+d=-2
Add the 2nd and the 3rd: 2b+2d=-16
d=-4
b=-4
a+c=0
8a+2c=18
Subtract from the 4th 2*3rd: 6a=18
a=3, b=-4, c=-3, d=-4
Related Questions
Calc - Find a cubic function, in the form below, that has a local maximum value ...
Math, 11 - okay so i am trying to model a cubic equation to fit my curve my base...
Calculus - A small aircraft starts its descent from an altitude of 1 mile, 4 ...
POLYNOMIALS - The cubic polynomial f(x) is such that the coefficient of x^3 is -...
Calc - Differentiate. y = (cx)/(1 + cx) g(x) = 1 + cx f(x) = cx Using the ...
Math ( Pre Calc) - Find all real and imaginary roots of the polynomial equation ...
Cubic Equations - I have three that I need help with if possible. 1. Solve 2x^3...
Pre-Calc - Can you show me how to find the rectangular equation of r=2costheta...
calc II - Express the integrals as the sum of partial fractions and evaluate the...
Pre Calc - Derive the equation of the locus of all points that are equidistant ...
For Further Reading