
Nikita R.
asked 04/19/19Calculus 3 - Newton Raphson Method
Hi there. Please help me solve this problem. I don't even know where to start. Thanks much.
Use the Newton-Raphson Method to show that xn+1 = 2xn3 + xn2 + 10 numerator
(3xn2 + 2xn) denominator
2 Answers By Expert Tutors
The Newton-Raphson Method is used to find the irrational roots of equations.
In this case, I think, the question is: for what value of x is x3 + x2 = 10.
Use the formula to solve this equation. You will need f'(x)!

Steve M. answered 04/20/19
Algebra, Trig, Calculus -- Learn to Love it as I Do
Don't know where to start? How about your textbook, where it explains this method? Or google?
Recall that to find where f(x)=0, pick your first xn and then
xn+1 = xn - f(xn)/f''(xn)
However, you have not said what f(x) is.
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Tim T.
Do we know what x sub 1 is ?04/19/19