Numerical Methods Questions and Answers
Numerical Methods Questions and Answers
In which of the following method, we approximate the curve of solution by the tangent in each interval.
a. Picard’s method
b. Euler’s method
c. Newton’s method
d. Runge Kutta method
Ans- B
A.False position
C.Newton-Raphson method
D.All of these
Ans – C
A.converge to -1
B.converge to √2
D.no coverage
Ans – C
Which of the following statements applies to the bisection method used for finding roots of
functions?
A.Converges within a few iterations
Ans - B
A.1.414
B.1.5 (Ans)
C.2.0
D.None of these
Ans - B
Using Newton-Raphson method, find a root correct to three decimal places of the equation x3
- 3x - 5 = 0
A.2.275
B.2.279
C.2.222
D.None of these
Ans - B
A.Diagonal matrix
Ans - B
A.1
B.0
C.f(k)- f(0)
D.f(x + k) - f(x)
Ans - B
A.1.4
B.1.5
C.1.6
D.1.55
Ans - B
A.-2.506
B.-2.706
C.- 2.406
D.None of these
Ans - B
Four arbitrary points (x1, y1), (x2, y2), (x3, y3),(x4, y4) are given in the x, y-plane. Using the method
of least squares, if regressing y upon x gives the fitted line y = ax + b; and regressing y upon
x gives the fitted line y + ax + b; and regressing x upon y gives the fitted line
x = cy + d, then
Ans - D
A.2.0946
B.1.0404
C.1.7321
D.0.7011
Ans - A
D.None of these
Ans - C
A.0
B.1.5
C.2.0
D.3.0
Ans - B
A.2.3737
B.2.3838
C.2.3736
D.None of these
Ans - C
B.Both algebraic and transcendental and also used when the roots are complex
Ans - A
The order of error s the Simpson's rule for numercal integration with a step size h is
A.h
B.h2
C.h3
D.h4
Ans - B
In which of the following methods proper choice of initial value is very important?
A.Bisection method
B.False position
C.Newton-Raphson
D.Bairsto method
Ans - C
Using Newton-Raphson method, find a root correct to three decimal places of the equation
sin x = 1 - x
A.0.511
B.0.500
C.0.555
D.None of these
Ans - A
A.Rounding errors
B.Power fluctuation
C.Operator fatigue
D.All of these
Ans - A
A. Newton-Raphson 1. Integration
B. Runge-kutta 2. Root finding
C. Gauss-seidel 3. Ordinary Diferential Equations
D. Simpson's Rule 4. Solution of system of Linear Equations
Codes:
ABCD
A.2341
B.3214
C.1423
D.None of these
Ans - A