10.4k views
5 votes
Suppose the tangent line to the curve

y = f(x)
at the point
(1, 1)
has the equation
y = 7 − 6x.
If Newton's method is used to locate a solution of the equation
f(x) = 0
and the initial approximation is x1 = 1, find the second approximation x2.

User MKaama
by
8.7k points

1 Answer

2 votes

Answer:

x2 = 7/6

Explanation:

You want the second approximation using Newton's method, given that the first approximation is x1=1 and the function tangent at x=1 is y=7-6x.

Newton's method

Newton's method approximates the function by its tangent line at the point (x, f(x)). That is, the second approximation is the x-intercept of the tangent line y = 7 -6x. That value of x is ...

0 = 7 -6x

6x = 7 . . . . . add 6x

x = 7/6 . . . . divide by 6

The second approximation is x2 = 7/6.

User Simonwh
by
7.8k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories