BIT203 Numerical Method

Numerical MethodTU Board 2079

Write an algorithm for Horner's method. Evaluate the polynomial f(x) = x^4 + 3x^3 + 5x^2 + 7x + 9 at x = 2 by using Horner's method.

5
A worked answer is on its wayMeanwhile, read the Numerical Method notes for this topic.

Discussion

Loading…

More Numerical Method questions

All Numerical Method old questions