SOLUTION: How do you find the polynomial whose graph goes through these points?
(2,10), (-1,-4), (0,2), and (1,-2).
Thanks
Algebra.Com
Question 1102896: How do you find the polynomial whose graph goes through these points?
(2,10), (-1,-4), (0,2), and (1,-2).
Thanks
Found 2 solutions by greenestamps, Fombitz:
Answer by greenestamps(13200) (Show Source): You can put this solution on YOUR website!
n points can be fitted with a polynomial of degree (n-1). With 4 given points, you need a polynomial of degree 3:
Simply make 4 equations in the unknown coefficients a, b, c, and d using the coordinates of the given points.
(2,10) --> [1]
(-1,-4) --> [2]
(0,2) --> [3]
(1,-2) --> [4]
Use [3] to simplify the others:
[5]
[6]
[7]
Add [6] and [7] to solve for b:
[8]
Use [8] to simplify [5] and [7]:
[9]
[10]
Solve [9] and [10] by elimination to solve for a and c:
The polynomial is
Here is the graph...
Answer by Fombitz(32388) (Show Source): You can put this solution on YOUR website!
You can use EXCEL to do a curve fit.
.
.
.
.
.
.
.
You can use linear algebra to solve a system of equations using a general form of the polynomial.
So then,
(2,10):
1.
(-1,-4):
2.
(0,2):
3.
(1,-2):
4.
Then substitute eq. 3 into the others,
5.
and
6.
and
7.
Continuing, add eq. 5 and eq. 7 to eq. 6 to eliminate C.
8.
and
9.
So then working backwards,
from eq. 8,
and from eq. 7,
.
.
.
.
.
.
Of course, it matches the EXCEL curve fit.
RELATED QUESTIONS
Find a polynomial function whose graph passes through each set of points. (-2,10) (-1,-4) (answered by josgarithmetic)
How do I determine the polynomial function of least degree whose graph passes through the (answered by josgarithmetic)
come up with a polynomial function that goes through these four points:
(0, 0)
(1, (answered by Edwin McCravy)
Find an equation for the circle that goes through the these points (9,2) , (-1,12), and... (answered by Alan3354)
How do I write a Polynomial that goes through the points (4,-1) and (-3,13)
(answered by jim_thompson5910)
determine the poynomial whose graph passes through the points (-1,1), (0,-2), (1,0), and... (answered by solver91311)
find the quadratic function y = ax ^ 2 + bx + c whose graph passes through the given... (answered by MathLover1)
How do you find a Polynomial that passes through the points (-2,-1) (-1,7) (2,-5),... (answered by josgarithmetic)
Line A goes through the points (2, #) and (-4, 21). Line B goes through the points (4,... (answered by solver91311)