Computer Science, asked by darkkhnight1100, 1 month ago

Create a MatLab program to find the root of the following equation using the Newton-Raphson method. Choose the
initial guess as
 {x}^{0} = 10
Choose the error tolerance as tol=1e-6. In other words, the
iterations should be stopped when the error
 | {x}^{i} - {x}^{i - 1} | \leqslant tol
 {x}^{2.5} - 23 {x}^{1.5} - 50x + 1150 = 0
i. Please report the value of x after 2 iterations
ii. Please report the converged solution, where error is less than 1e-6.
iii. Please report the number of iterations required to reach this converged solution.​

Answers

Answered by citheswaran7117
0

Explanation:

don't report m e please

please mark me as brainliest

and follow m e

don't report m e please

don't report m e please

I need some points

Answered by chughchitrakshi
0

Answer:

please give me more points

Similar questions