Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

33.3. The principle that a curve is closely approximated by its tangent line at points near the point of tangency accounts for both the

image

33.3. The principle that a curve is closely approximated by its tangent line at points near the point of tangency accounts for both the existence and the usefulness of the derivative. While the curve may have such a complicated equation that computations involving it are not feasible, the tangent line is computable, and computations on the tangent line involve only first-degree equations. That is the basis of Newton's method of approximating points where a function f(x) is zero. You make a guess xo, compute the tangent line at the point (x, f(x)), which has equation y f(x) = f(x)(x - xo), and solve it for x when y = 0, getting a new guess x1, which one can hope is an improvement: 21 = 20 (20) f'(20) If x still isn't good enough, repeat the process to get x2, and so on. Use this technique to find 2. That is, find a zero of the function f(x) = x - 2, for which f(x) = 2x, starting with the guess x0 = 2. What sequence of approximations do you obtain? How close is x4 to 2?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

To find the square root of 2 using Newtons method we need to find a zero of the function fx x2 2 The ... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Mathematical Applications for the Management Life and Social Sciences

Authors: Ronald J. Harshbarger, James J. Reynolds

11th edition

9781337032247, 9781305465183, 1305108043, 1337032247, 1305465180, 978-1305108042

More Books

Students also viewed these Mathematics questions

Question

Tell me about yourself.

Answered: 1 week ago

Question

Simplify each complex fraction. 1. 2. 3. 4. 3 3 14 4, 4.

Answered: 1 week ago