Asked by Joon Jung
Use Newton's method to find all solutions of the equation correct to six decimal places. (Enter your answers as a comma-separated list.)
sqrt(x + 1) = x^2 − x
x = ?
sqrt(x + 1) = x^2 − x
x = ?
Answers
Answered by
oobleck
You want f(x) = 0 where f(x) = x^2 - x - √(x+1)
f'(x) = 2x - 1 - 1/(2√(x+1))
so start with x=1 and see what happens
a handy online calculator is at
keisan.casio.com/exec/system/1244946907
f'(x) = 2x - 1 - 1/(2√(x+1))
so start with x=1 and see what happens
a handy online calculator is at
keisan.casio.com/exec/system/1244946907
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.