Plot a graph for the following polynomials each with x=-100 to +100 with a change in x as 0.2 a) f(x)= x(x-2) (x-1)(x+1) b) f(x) = -(x-2) (x-1)(x+1) ) f(x) = -x(x-1)(x+1)(x-2) d) f(x) = (1-x)(x+1)...


Plot a graph for the following polynomials each with x=-100 to +100 with a change in x<br>as 0.2<br>a) f(x)= x(x-2) (x-1)(x+1)<br>b) f(x) = -(x-2) (x-1)(x+1)<br>) f(x) = -x(x-1)(x+1)(x-2)<br>d) f(x) = (1-x)(x+1) (x-2)<br>Write c++ code that will output all the values of f(x) given values of x. Do it for a, b, c and d<br>above.<br>

Extracted text: Plot a graph for the following polynomials each with x=-100 to +100 with a change in x as 0.2 a) f(x)= x(x-2) (x-1)(x+1) b) f(x) = -(x-2) (x-1)(x+1) ) f(x) = -x(x-1)(x+1)(x-2) d) f(x) = (1-x)(x+1) (x-2) Write c++ code that will output all the values of f(x) given values of x. Do it for a, b, c and d above.

Jun 04, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here