smilyfacebkwrm
New member
- Joined
- Oct 9, 2004
- Messages
- 7
given a polynomial P such that P(a) < 0 and P(b) >0 we can use a method called linear interpolation to estimate the zero between a and b. As the name implies, this method assumes that the graph of P is approximately linear between a and b. Show that this x-intercept is x= -(P(a) * (b-a)) / (P(b) - P(a))
thanks for any help...
thanks for any help...