n 1 2
xn Answer Answer

 

Root (Three decimal place only):___________

 

in Calculus Answers by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

1 Answer

To apply Newton’s Method we take the function f(x)=sin(x)-cos(2x) and then we find its zeroes.

The first step is to find f'(x)=df/dx=cos(x)+2sin(2x). This is the gradient at (x,f(x)) and is used to calculate progressively more accurate values for the zero or zeroes.

We need an initial value for x, so since the interval is [0,π/2] we could choose an initial value x₀=0. Then we calculate x₁=x₀-f(x₀)/f'(x₀). We get x₂ by using x₁ in place of x₀ in the formula, and so on. x is in radians.

So we have:

x₀=0, x₁=0-f(0)/f'(0)=-(-1)/1=1.

x₁=1, x₂=1-f(1)/f'(1)=1-1.2576/2.3589=0.4669.

x₂=0.4669

x₃=0.5236

x₄=0.5236, so we have reached 3 decimal place accuracy: x=0.524.

The exact solution is:

sin(x)-1+2sin²(x)=0=(2sin(x)-1)(sin(x)+1).

Therefore sin(x)=0.5, x=π/6=0.5236.

So Newton’s Method gave us an accurate solution.

by Top Rated User (1.2m points)

Related questions

1 answer
1 answer
asked Jan 26, 2012 in Calculus Answers by anonymous | 734 views
1 answer
asked Apr 2, 2013 in Calculus Answers by awi Level 1 User (140 points) | 964 views
1 answer
asked Jul 19, 2015 in Calculus Answers by anonymous | 666 views
1 answer
asked Jul 19, 2015 in Calculus Answers by anonymous | 668 views
1 answer
asked Jul 19, 2015 in Calculus Answers by anonymous | 631 views
1 answer
asked Mar 26, 2015 in Calculus Answers by anonymous | 623 views
1 answer
asked Apr 24, 2014 in Calculus Answers by Doodie Level 1 User (180 points) | 585 views
1 answer
asked Mar 1, 2014 in Calculus Answers by Isabella Level 1 User (260 points) | 614 views
1 answer
1 answer
1 answer
0 answers
asked Apr 5, 2013 in Calculus Answers by anonymous | 537 views
1 answer
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,279 answers
2,420 comments
732,845 users