wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

NM UNIT 1

Total questions: 25

Worksheet time: 50mins

Name
Class
Date
1.

Rate of convergence of the Newton-Raphson method is generally __________

Rate of convergence of the Newton-Raphson method is generally __________

a)

a) Linear

b)

b) Quadratil

c)

c) Super-linear

d)

d) Cubic

2.

he equation f(x) is given as x3 – x2 + 4x – 4 = 0. Considering the initial approximation at x=2 then the value of next approximation correct upto 2 decimal places is given as __________

a)

a) 0.67

b)

b)1.33

c)

c)1.00

d)

d)1.50

3.

The Newton-Raphson method of finding roots of nonlinear equations falls under the category of which of the following methods?

a)

a) bracketing

b)

b) open

c)

c) random

d)

d) graphical

4.

The Iterative formula for Newton Raphson method is given by __________

a)

a) x1 = x0-f(x0)/f’(x0)

b)

b) x0 = x1-f(x0)/f‘(x0)

c)

c) x0 = x1+f(x0)/f’(x0)

d)

d) x1 = x0+f(x0)/f‘(x0)

5.

In Newton Raphson method if the curve f f(x) is constant then __________

a)

a) f’’(x)=0

b)

b) f(x)=0

c)

c) f’(x)=0

d)

d) f’(x)=c

6.

The equation f(x) is given as x2-4=0. Considering the initial approximation at x=6 then the value of next approximation correct upto 2 decimal places is given as __________

a)

3.33

b)

1.33

c)

2.33

d)

4.33

7.

At which point the iterations in the Newton Raphson method are stopped?

a)

1. a) When the consecutive iterative values of x are not equal

b)

b) When the consecutive iterative values of x differ by 2 decimal places

c)

c) When the consecutive iterative values of x differ by 3 decimal places

d)

d) When the consecutive iterative values of x are equal

8.

The Newton Raphson method fails if __________

a)

a) f’(x0)=0

b)

b) f’’(x0)=0

c)

c) f(x0)=0

d)

d) f’’’(x0)=0

9.

The Newton Raphson method is also called as ____________

a)

a) Tangent method

b)

b) Secant method

c)

c) Chord method

d)

d) Diameter method

10.

For decreasing the number of iterations in Newton Raphson method:

a)

a) The value of f’(x) must be increased

b)

b) The value of f’’(x) must be decreased

c)

c) The value of f’(x) must be decreased

d)

d) The value of f’’(x) must be increased

11.

In Newton Raphson method f’(x) for a given point is given by the formula ____________

a)

a) y/x’

b)

b) y’/x

c)

c) y/x

d)

d) y’/x’

12.

The points where the Newton Raphson method fails are called?

a)

d) stationary

b)

b) continuous

c)

c) non-stationary

d)

d) stationary

13.

1. The convergence of which of the following method depends on initial assumed value?

a)

1. a) False position

b)

b) Gauss Seidel method

c)

c) Newton Raphson method

d)

d) Euler method

14.

The inverse of a matrix exists if and only if it is a non-singular matrix.

a)

a) True

b)

b) False

15.

1. The following system of equation has:

x – y – z = 4

2x – 2y – 2z = 8

5x – 5y – 5z = 20

a)

a)UniqueSolu

b)

b)Nosolution

c)

c)InfinitelymanySolutions

d)

d) Finite solutions

16.

1. The aim of elimination steps in Gauss elimination method is to reduce the coefficient

matrix to ____________

a)

a)diagonal

b)

b)identity

c)

c)lowertriangular

d)

d) upper triangular

17.

In which of the following both sides of equation are multiplied by non-zero constant?

a)

a)Gauss Elimination

b)

b)Gaussian Inconsistentrocedure



c)

c)Gaussian consistent procedur

d)

d) Gaussian substitute procedure

18.

In Gaussian elimination method, original equations are transformed by using _____________

a)

a)Column operations



b)

b)Row Operations



c)

c)Mathematical Operations

d)

d) Subset Operation

19.

The modification of Gauss elimination method is called as ___________

a)

1. a)GaussSeidal

b)

b)GaussJordan

c)

c)Jacobi’sMethod

d)

d) Relaxation Method

20.

Gauss seidal method is similar to which of the following methods?

a)

1. a)Iterationmethod

b)

b)NewtonRaphson

c)

c)Jacobi’smethod

d)

d) Regula-Falsi method

21.

The Gauss-Seidel method is applicable to strictly diagonally dominant or symmetric________ definite matrices.

a)

a)Positive

b)

b)Negative

c)

c)Zero

d)

d) Equal

22.

Gauss seidal requires less number of iterations than Jacobi’s method.

a)

true

b)

false

23.

The Jacobi iteration converges, if A is strictly dominant.

a)

True

b)

false

24.

In Jacobi’s Method, the rate of convergence is quite ______ compared with other methods.

a)

Slow

b)

Fast

25.

How many assumptions are there in Jacobi’s method?

a)

2

b)

3

c)

1

d)

4