
Patrick B. answered 07/13/19
Tutor
4.7
(31)
Math and computer tutor/teacher
You have bisection method a.k.a binary search method
and you have newton's method
The exact answer is x=1.3
There are ton's of calculators for Newton's method and bisection method online.
You can find the algorithms too. I may have some old code lying around.