0

enter image description here

Answer:

We have to use Newton Raphson method.

$ x_1=0.75 \ \Rightarrow f(x_1) \approx 2.2 , \ \ f'(x_1)= ? $

I can not find out what is $ f'(x_1) \ $ ?

Can anyone help me?

MAS
  • 10,638

1 Answers1

1

Your really need to know the function f(x) to find its derivative. The slope of the graph at x = .75 appears to be > 0.

Phil H
  • 5,579