Question

Let f(x) = sin(x) + 2xe® Use the secant method for finding the root. Conduct two iterations to estimate the root of the above

0 0
Add a comment Improve this question Transcribed image text
Answer #1

f(x)=sin(x)+2xe^x

x_{0}=-0.55

x_{1}=0.66

f(0.66)=3.167

f(-0.55)=-1.1573

By Secant method

First iteration:

x_{2}=x_{0}-f(x_{0})(\frac {x_{1}-x_{0}}{f(x_{1})-f(x_{0})})

x_{2}=-0.55-f(-0.55)(\frac {0.66+0.55}{f(0.66)-f(-0.55)})

x_{2}=-0.2262

Second iteration:

f(-0.2262)=-0.585

x_{3}=x_{1}-f(x_{1})(\frac {x_{2}-x_{1}}{f(x_{2})-f(x_{1})})

x_{3}=0.66-f(0.66)(\frac {-0.2262-0.66}{f(-0.2262)-f(0.66)})

x_{3}=-0.088

So after two iterations, the root is

X= -0.088

answer.

Add a comment
Know the answer?
Add Answer to:
Let f(x) = sin(x) + 2xe® Use the secant method for finding the root. Conduct two...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT