3 results.
-
Question in Christian's workspace
Write down the Newton-Raphson formula for finding a numerical solution to the equation emx+bx−a=0. If x0=1 find x1.
Included in the Advice of this question are:
6 iterations of the method.
Graph of the NR process using jsxgraph. Also user interaction allowing change of starting value and its effect on the process.
-
Question in Bill's workspace
Write down the Newton-Raphson formula for finding a numerical solution to the equation emx+bx−a=0. If x0=1 find x1.
Included in the Advice of this question are:
6 iterations of the method.
Graph of the NR process using jsxgraph. Also user interaction allowing change of starting value and its effect on the process.
-
Question in Bill's workspace
Newton-Raphson numerical method question to solve g(x)=0
Includes a graph of the function g(x) in Advice using Jsxgraph.