Roots (Zeros)
Show that the functions in Exercises 19–26 have exactly one zero in the given interval.
g(t) = 1/(1 − t) + √(1 + t) − 3.1, (−1, 1)
Verified step by step guidance
Roots (Zeros)
Show that the functions in Exercises 19–26 have exactly one zero in the given interval.
g(t) = 1/(1 − t) + √(1 + t) − 3.1, (−1, 1)
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)
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.
Finding Indefinite Integrals
In Exercises 17–56, find the most general antiderivative or indefinite integral. You may need to try a solution and then adjust your guess. Check your answers by differentiation.
∫(1 − cot²x) dx
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