answersLogoWhite

0

Given a set of n points it is possible to find a polynomial of order n-1 to fit them.

So if we have 3 points, that means there's a polynomial of order 2 that will pass through all the points. A polynomial of order 2 is also known as a quadratic, or parabola.

Let's use an example to illustrate:

Take the 3 points (0,0), (1,1), (2,0)

Then these will fit a curve with the equation y = ax2+bx+c

If we put the first point into this equation (y=0, and x=0), then that means: 0 = 0+0+c

so c=0.

The second point (y=1, and x=1) shows us that: 1 = a.1+b.1+c = a+b (since c=0).

so 1 = a+b.

The third point says that: 0 = 4a+2b, so b = -2a.

We now have a simultaneous equation in a and b.

(1): a+b=1

(2): b=-2a

These can easily be solved by substitution giving: a=-1, b=2

Therefore we have the curve y = -x2+2x

which fits the three points given above.

Technical note: It can be the case that the polynomial required has an order of less than n-1 for n points, but it will never be more.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

A value is in the domain of a function if there is a what on the graph of the function at that x-value?

points


How can you tell if a graph sHow is a function?

Test it by the vertical line test. That is, if a vertical line passes through the two points of the graph, this graph is not the graph of a function.


What is the need to differentiate?

Differentiation, is often used to find the tangent of a curved graph. Each time you differentiate a function, you decrease the number of turning points in the graph, to a minimum of no turning points i.e. y = 3x. Differentiating to different orders is also used to find tangents, of tangents.


How can you tell if a function is a function?

The vertical line test can be used to determine if a graph is a function. If two points in a graph are connected with the help of a vertical line, it is not a function. If it cannot be connected, it is a function.


How do you determinate whether a graph of a mathematical relationship is a function?

If a vertical line, within the domain of the function, intersects the graph in more than one points, it is not a function.


How do you determine whether a graph of a mathematical relationship is a function?

If a vertical line, within the domain of the function, intersects the graph in more than one points, it is not a function.


How do you determine weather the graph represent a function?

The "vertical line test" will tell you if it is a function or not. The graph is not a function if it is possible to draw a vertical line through two points.


What points lies on the graph of the function y equals 4x?

Since there are no "following" points, none of them.


Function What is a graph sHow is a function if?

A graph has two axes, X and Y. A function can be seen on the graph based on the formula with X and Y representing certain properties in the formula.


The points on a line graph not always connected because?

The function is not continuous.


When the points on a graph tend to go downward from left to right you say they indicate what?

They mean the graph/function is decreasing.


How do you graph trigonometric functions?

You find the average rate of change of the function. That gives you the derivative on different points of the graph.