Question: 1.1.18: Using Horner's algorithm, evaluate (by hand; show the computation, not just the answer, not using your code) these polynomials at the points indicated: 1.

1.1.18: Using Horner's algorithm, evaluate (by hand; show the computation, not just the answer, not using your code) these polynomials at the points indicated: 1. p(x) = 2.24 + 9.42 162 +12 at x = -6; 2.q(x) = 2x4 3.23 5x + 3x + 8 at r = 2. (Careful here with p(x): Notice that there is no x term.) 1.1.18 (follow up): Now, use your function Horner() from class to evaluate the polynomials above at the given points. Compare both sets of results and discuss
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
