g(x)=x5+2x2+x−8g(x) = x^5 + 2x^2 + x - 8g(x)=x5+2x2+x−8
Find g′(x)g'(x)g′(x)
The root of g(x)=0g(x) = 0g(x)=0 lies in the interval [1.0,1.5][1.0, 1.5][1.0,1.5].
Use the Newton-Raphson method, starting with x0=1.3x_0 = 1.3x0=1.3, to find the root of g(x)=0g(x) = 0g(x)=0 to 3 decimal places.