recategorized by
215 views

Please log in or register to answer this question.

Related questions

294
views
0 answers
0 votes
kidussss asked Mar 7, 2023
294 views
Use Secant method to find roots of:$x^3-2x^2+3x-5=0$x+1 = 4sinx$e^x = x + 2$
117
views
0 answers
0 votes
kidussss asked Mar 7, 2023
117 views
Use Bisection method to find all roots of $x^3 – 5x + 3 = 0$
295
views
0 answers
0 votes
kidussss asked Mar 7, 2023
295 views
Use Bisection method to find the root of the following equation with tolerance 0.001.$x^4 - 2x^3 - 4x^2 + 4x + 4 = 0$x^3 – e^x + sin(x) = 0$
315
views
0 answers
0 votes
kidussss asked Mar 7, 2023
315 views
Solve the following system using Gauss seidal iterative method with initial guess (0, 0, 0) and tolerance 0.001.$\left\{\begin{matrix} 2x_{1}-3x_{2}+x_{3} = 5\\ x_{1}+4x_{2}+12x_{3} = 10\\ 6x_{1}+x_{2}+5x_{3} = 9 \end{matrix}\right.$