Newtons method to estimate solution to eq.

Click For Summary

Homework Help Overview

The discussion revolves around using Newton's method to estimate a solution for the equation f(x) = x^4 - 6x + 3, starting with an initial guess of x0 = 2. Participants are tasked with providing the value of x2 as the estimated solution.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants share their calculations for successive approximations using Newton's method, noting values for x1 and x2. Some express uncertainty about the correctness of their answers in relation to multiple choice options. Questions arise regarding the sequence of approximations and the interpretation of the results.

Discussion Status

The discussion includes various attempts at calculating the values, with some participants confirming their results and others questioning the sequence of approximations. There is no explicit consensus on the final answer, but guidance is offered regarding the interpretation of the results and the rounding of values.

Contextual Notes

Participants mention rounding to three decimal places and express concerns about the accuracy of multiple choice answers provided in the context of the problem.

Ashleyz
Messages
16
Reaction score
0

Homework Statement


Use Newton's method to estimate the requested solution of the equation. Start with given value of x0 and give x2 as the estimated solution.



Homework Equations

x0 = 2 ( this is the first guess numb. you start with)
the equation you use is... x = x(guuess #) - f(xg)/f'(xg)

f(x) = x^4 -6x +3 and f'(x) = 4(x)^3 -6


The Attempt at a Solution


I have done the entire problem. several times.
when x ='s 2, I got 1. 731

when x ='s 1.731 I got 1.623

when x ='s 1.623 I got 1.604 for my final answer.

perhaps this answer is correct , and the multiple choice answer is wrong.

If you are familiar with Newtons method- then this won't take too long for you.
You just plug and chug.
 
Physics news on Phys.org
Your answer is right. The next digits are
1.604439
I just punched into maple and got this answer.
 
Ashleyz said:

Homework Statement


Use Newton's method to estimate the requested solution of the equation. Start with given value of x0 and give x2 as the estimated solution.



Homework Equations

x0 = 2 ( this is the first guess numb. you start with)
the equation you use is... x = x(guuess #) - f(xg)/f'(xg)

f(x) = x^4 -6x +3 and f'(x) = 4(x)^3 -6


The Attempt at a Solution


I have done the entire problem. several times.
when x ='s 2, I got 1. 731

when x ='s 1.731 I got 1.623

when x ='s 1.623 I got 1.604 for my final answer.

perhaps this answer is correct , and the multiple choice answer is wrong.

If you are familiar with Newtons method- then this won't take too long for you.
You just plug and chug.
That is correct to three decimal places. What are the choices?
 
Wouldn't that give you [itex]x_0=2[/itex] , [itex]x_1 \approx 1.731[/itex], [itex]x_2 \approx 1.623[/itex] and [itex]x_3 \approx 1.605[/itex]?

soo if you are asked to find x2...would that not be 1.623?
 
my full answer is 1.604938639

when pluging the answers back into the equation and dividing
by the derrivative, I only was tacking my answer to 3 decimal places
keeping in mind to round up the 3rd decimal place.

the choices are 1.600 and 1.604
 
gabbagabbahey said:
Wouldn't that give you [itex]x_0=2[/itex] , [itex]x_1 \approx 1.731[/itex], [itex]x_2 \approx 1.623[/itex] and [itex]x_3 \approx 1.605[/itex]?

soo if you are asked to find x2...would that not be 1.623?

no. I think you are confusing x0 with x1. the order goes: x0
x1
x2
ect.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 11 ·
Replies
11
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
9
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
16
Views
7K