Highest degree of a given polynomial is

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
22990atinesh
Messages
143
Reaction score
1

Homework Statement


A polynomial p(x) is such that p(0)=5, p(1)=4, p(2)=9 and p(3)=20. the minimum degree it can have
a) 1 b) 2 c) 3 d) 4

Homework Equations

The Attempt at a Solution


a) Not Possible can't connect these points using straight line
b) Not even possible to connect these points using 2 degree polynomial
I'm confused with options c) and d)
 
Physics news on Phys.org
22990atinesh said:

The Attempt at a Solution


a) Not Possible can't connect these points using straight line
b) Not even possible to connect these points using 2 degree polynomial
I'm confused with options c) and d)

not so fast...

If you want to know wether it's possible with 1st degree polynomial, compute the differences between consecutive numbers, if these are all the same, it is possible.
To do this for a 2nd degree polynomial, compute the differences between those differences, if these are all the same, it is possible. etc.