Finding Polynomial Equations with Points

  • Context: Undergrad 
  • Thread starter Thread starter jasonlr82794
  • Start date Start date
  • Tags Tags
    Polynomial Testing
Click For Summary

Discussion Overview

The discussion revolves around understanding how to find polynomial equations given a set of points. Participants explore the relationship between the number of points and the degree of the polynomial, as well as the implications of changing points on the resulting equations. The conversation includes theoretical aspects of polynomial functions and practical applications in determining equations from points.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants express confusion about why a specific number of points is required to determine polynomials of different degrees, such as needing two points for linear functions and three for quadratics.
  • It is noted that a linear equation has two unknowns (a and b), thus requiring two points to generate two equations, while a quadratic has three unknowns (a, b, and c), necessitating three points.
  • Participants discuss the concept that through any two points, only one line can exist, and for quadratics, three points can provide information about the vertex and zeros.
  • There is a question raised about the necessity of specific points being characteristic of the function, with some participants seeking clarification on this idea.
  • One participant inquires how to determine the appropriate polynomial equation to use when given an arbitrary set of points without prior knowledge of the function's degree.
  • Another participant asserts that any n+1 points can fit an n-th degree polynomial, suggesting a general rule for polynomial fitting.
  • There is a discussion about whether certain points must always be the vertex and zeros of a quadratic, with a later reply indicating that any three points can suffice for determining the quadratic equation.

Areas of Agreement / Disagreement

Participants generally agree on the basic principles of polynomial equations and the relationship between points and polynomial degree. However, there remains some disagreement and uncertainty regarding the necessity of specific points and how to determine the appropriate polynomial equation from arbitrary points.

Contextual Notes

Participants express uncertainty about the implications of changing points on polynomial equations and the characteristics of points needed for specific polynomial functions. The discussion does not resolve these uncertainties.

jasonlr82794
Messages
34
Reaction score
0
Hey guys, I know what polynomials are but what I really don't understand is the way you are able to find the equation to a set amount of points. I don't understand why you have to have a certain amount of points to find different degrees of functions. For example, why are only three points needed to find a second degree function? And how would I find the equation to a graph if I randomly insert a random point. For example, I have 0,0 1,1 2,4 and then I am suppose to have 3,9 but I changed it to 3,16? How would I find this function?
 
Physics news on Phys.org
jasonlr82794 said:
Hey guys, I know what polynomials are but what I really don't understand is the way you are able to find the equation to a set amount of points. I don't understand why you have to have a certain amount of points to find different degrees of functions. For example, why are only three points needed to find a second degree function? And how would I find the equation to a graph if I randomly insert a random point. For example, I have 0,0 1,1 2,4 and then I am suppose to have 3,9 but I changed it to 3,16? How would I find this function?

You didn't ask about linear functions, but I'll include them. Lines that aren't vertical have an equation of the form y = ax + b. To determine the constants a and b you need two points, which will give you two equations in the unknowns a and b.

A quadratic function has the form y = ax2 + bx + c. To determine a, b, and c, you need three equations, which you can get from three points.

If you had the points (0, 0), (1, 1), (2, 4), and (3, 9), you could use these points to find the equation of the third-degree polynomial (a cubic) of the form y = ax3 + bx2 + cx + d.

If you change one of the points that you're working with, you'll get different values for a, b, c, and d.
 
Ok, that does help but why do I only need two for a linear, three for a quadratic, and so on?
 
jasonlr82794 said:
Ok, that does help but why do I only need two for a linear, three for a quadratic, and so on?
I explained that. A linear equation (y = ax + b) has two unknown constants, a and b. You need two points on the line so that you can generate two equations in the two unknowns. Similarly for a quadratic function, there are three unknown constants, so you need three points, so you can get three equations that involve a, b, and c.

In general, for an nth degree polynomial y = a0xn + a1xn-1 + ... + an-1x + an, there are n + 1 constants, so you need n + 1 points.
 
Ok, this to an extent helps me but one my friends was talking to me and he said something to the effect that you need certain points that are the characteristic on that function. Do these constants have anything to do with these characteristics of these functions?
 
I don't know what that means. You'll need to ask your friend to be more specific.
 
And also, I don't think you understand where I am coming from. If you are given any amount of points, it doesn't matter how many and you don't have a graph of the function, just the points, how would you be able to determine the function and along with that the degree(im aware once you know the function you will know the degree). How would you be able to determine which polynomial equation(y=ax+b, y=ax^2+bx+c, and so on) to use to find this function? If you don't get what I mean I will try to restate it. I know on tests they give you the set amount of points that you need then you must figure out what equation to use but that's just not even intuitive especially if a teacher tells you that you only need three points to find a quadratic and you know that you need that equation. I guess I am kind of thinking outside of the box.
 
If you have n + 1 points, you can always fit them to an n-th degree polynomial. This is sort of the converse of what I said at the end of post #4.

So, if you have two points, you can find a first degree (linear) polynomial.
Three points - quadratic polynomial.
And so on.
 
The rule is that through any two points only one line can exist. With the quadratics the three points give you the vertex and the zeros. This is exactly what he said so is this true and if so must these points always be the vertex and the zeros?
 
  • #10
jasonlr82794 said:
The rule is that through any two points only one line can exist. With the quadratics the three points give you the vertex and the zeros.
With a quadratic, if you have any three points, you can determine the equation. If you are given the vertex point, all you need is one other point and you can find the equation. By symmetry, you can figure out where the third point is.

For example, if the vertex is at, say, (2, 1), and you are given the point (3, 3), the third point would have to be (1, 3). So now you have three points and you're ready to find the equation of the quadratic.
jasonlr82794 said:
This is exactly what he said so is this true and if so must these points always be the vertex and the zeros?
No. For an equation of degree n, any n+1 points will do.
 

Similar threads

Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K