
Yefim S. answered 11/26/21
Math Tutor with Experience
(a)We create function: N(x) = x - f(x)/f'(x), where f(x) = x5 - x4 + 3x2 - 3x - 2 and f'(x) = 5x4 - 4x3 + 6x - 3.
Thyen we put in TI-84 Y= this function and then 2nd/1-value to get table (x1 = 1.5 from interval {1, 2}
xn N(xn)
1.5 1.3438596
1.3438596 1.3003202
1.3003202 1.2923958
1.2923958 1.2974195
1.2974195 1.2973834
1.2973834 1.2973834
So,x = 1.297383 with accuracy to 6 digits
(b) f(x) = 3x4 - 8x3 + 2; f'(x) = 12x3 - 24x2; N(x) = (3x4 - 8x3 + 2)/(12x3 - 24x2); x1 = 2.5
xn N(xn)
1.5 2.655
2.655 2.6307249
2.6307249 2.6300208
2.6300208 2.6300203
2.6300203 2.6300203
So, x = 2.630020 with accuracy to 6 decimals