Use Newton’s method to find all roots of the equation correct to six decimal places. 3 cos(x) = x+1?
Im having a hard time trying to find out #x_1# i tried making #x_n# zero to find #x_1# but i keep on getting the wrong answer.
Im having a hard time trying to find out
# x=0.889470,-1.862365,-3.637958 #
We have:
# 3cosx=x+1 #
Let:
# f(x) = 3cosx-x-1 #
Our aim is to solve
graph{3cosx-x-1 [-10, 10, -5, 10]}
To find a solution numerically, using Newton-Rhapson method we use the following iterative sequence
# { (x_1,=x_0), ( x_(n+1), = x_n - f(x_n)/(f'(x_n)) ) :} #
Therefore we need the derivative:
# \ \ \ \ \ \ \f'(x) = -3sinx-1 #
We can see from the graph there are three solutions. The root we find will depend upon our initial approximation
Then using excel working to 8dp we can tabulate the iterations as follows:
Initial Value:
Initial Value:
Initial Value:
We could equally use a modern scientific graphing calculator as most new calculators have an " Ans " button that allows the last calculated result to be used as the input of an iterated expression. And iterating until we get convergence, we conclude that the solution (to 8dp) are: So Rounding to
By signing up, you agree to our Terms of Service and Privacy Policy
When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.
When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.
When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.
When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.
- How do you determine how much salt is in the tank when it is full if a 30-gallon tank initially contains 15 gallons of salt water containing 5 pounds of salt and suppose salt water containing 1 pound of salt per gallon is pumped into the top of the tank at the rate of 2 gallons per minute, while a well-mixed solution leaves the bottom of the tank at a rate of 1 gallon per minute?
- How do you find the linearization of #f(x) = e^(5 x)# at the point x=0?
- A physical fitness room consists of a rectangular region with a semicircle on each end. If the perimeter of the room is to be a 200 meter running track, how do find the dimensions that will make the area of the rectangular regions as large as possible?
- How do you minimize and maximize #f(x,y)=xe^x-y# constrained to #0<x-y<1#?
- How do you use the tangent line approximation to approximate the value of #ln(1005)# ?

- 98% accuracy study help
- Covers math, physics, chemistry, biology, and more
- Step-by-step, in-depth guides
- Readily available 24/7