Physics, asked by mjkin1180, 1 year ago

Use Newton's raphson method to solve equation 3x-cosx-1=0

Answers

Answered by somi173
27

Hi,

The given function is 3x-cosx-1=0.

We have to solve it by using Newton-Raphson Method.

This method is used to find a root of an equation.

⇒ In this method, we use the sequence of x-intercepts to approximate a root of the given equation.

So here we have

f (x) = 3 x - cos x - 1

f' (x) = 3 ( 1 ) - ( - sin x ) - 0

f' ( x ) = 3 + sin x

The detailed answer of this question is given in the Attachment.

So Kindly see the Attachment for the detailed answer.

I hope it will help you.

Attachments:
Similar questions