Root Finding
5. Use Newton's method to find the positive fourth root of 2 by solving the equation x^4 -2 = 0. Start with x_0 = 1 and find x_2.
Verified step by step guidance
Root Finding
5. Use Newton's method to find the positive fourth root of 2 by solving the equation x^4 -2 = 0. Start with x_0 = 1 and find x_2.
Each of Exercises 67–88 gives the first derivative of a continuous function y=f(x). Find y'' and then use Steps 2–4 of the graphing procedure described in this section to sketch the general shape of the graph of f.
71. y' = x(x² - 12)
Finding Extrema from Graphs
In Exercises 1–6, determine from the graph whether the function has any absolute extreme values on [a, b]. Then explain how your answer is consistent with Theorem 1.
Root Finding
2. Use Newton's method to estimate the one real solution of x^3 +3x + 1 = 0. Start with x_0 = 0 and then find x_2.
Each of Exercises 67–88 gives the first derivative of a continuous function y=f(x). Find y'' and then use Steps 2–4 of the graphing procedure described in this section to sketch the general shape of the graph of f.
82. y' = sin t, for 0 ≤ t ≤ 2π
Initial Value Problems
Solve the initial value problems in Exercises 71–90.
d³y/dx³ = 6; y″(0) = −8, y′(0) = 0, y(0) = 5