23 Maths -- Numerical Computations

The general formula of solving a non-linear equation of f(x)=0 by Newton Raphson method is:a. x n =x n+1 -f(x n )/f'(x n )b.x  n+1=x n -f(x n )/f'(x n )c.x n =x n+1 -f(x 0 )/f'(x 0 )d.x  n+1=x n -f"(x n )/f(x n )

The general formula of solving a non-linear equation of f(x)=0 by Newton Raphson method is:

a. x n =x n+1 -f(x n )/f'(x n )

b.x  n+1=x n -f(x n )/f'(x n )

c.x n =x n+1 -f(x 0 )/f'(x 0 )

d.x  n+1=x n -f"(x n )/f(x n )

More questions on Numerical Computations

Close Open App