Sei sulla pagina 1di 3

International Institute of Professional Studies

Numerical Analysis and Design


M.Tech. VI semester
Internal Test-II
Instructor : Dr. Shaligram Prajapat
Time 1:Hour M.M.:20

Q.1: A table for values of x and y is given below


X 93.0 96.2 100.0 104.2 108.71
Y 11.38 12.80 14.70 17.07 19.91
Using Lagrange's formula the value of x when y = 13.5 will be_____________
Q.2: The following table gives the relation between steam pressure and temperature:
Temp 361 367 378 387 399
Pressure 154.9 167.0 191.0 212.5 244.2
The pressure at temperature 372.1 will be_________________________
Q.3: Which of the following formula is most accurate for numerical integration and why?
(A) Simpson's rule (B) Trapezoidal rule (C) Weddle's formula (D) Gauss's Quadrature formula.
For questions 4 to 5 refer system of simultaneous equation as :
10 2 1 1 x1 3
1 10 1 1
x 2 15
1 1 10 2 * x 3 27

1 1 2 10 x 4 9

Q. 4 It the above system is to be solved by Gauss-Seidel iteration method, Then which will have
zero value ?
(A) x1 (B) x2 (C) x3 (D) x4.

Q.5: The value of x2 will be: (Refer data of question 4)


(A) 1 (B) 2 (C) 2 (D) 4

Q.6: Newton Raphson method of solution of numerical equation is not preferred when
(A) the graph of f(x) is nearly horizontal where it crosses the x-axis
(B) the graph of f(x) is nearly vertical where it crosses the x-axis
(C) both conditions (A) and (B) above prevail (D) none of the above.

P.T.O.

Q.7:Why ? If the determinant of coefficients is not very small, Gaussian elimination


(A) Gives no solution (B) Gives incorrect solution
(C) Gives solution (D) None of the above.
Q. 8: On a computer having 8 digit mantissa and two digit exponent, the program given below is
executed:
A = 0.052
B = 5.28 E+ 11
C=B-B+A
D = B + A-B
PRINT = CD
END.
What will be the computer print as value of C?
(A) 0 (B) 0.1 (C) 0.052 (D) 0.077.

Q.9: Refer the data of question no. 8, what will be the computer print as value of D?
(A) 0 (B) 1 (C) 0.052 (D) 0.0052.

2
Q.10 : Using Simpson's rule find f ( x)dx
0
for the data set below:

x 0 0.5 1.0 1.5 2.0


f(x) 0.3989 0.3521 0.2420 0.1296 0.0540

(A) 0.1850 (B) 0.4458 (C) 0.6937 (D) 0.9898

NAD-Internal Assessment Sheet Test 2

Roll Number: Name:


Q.1 Q.2 Q.3 Q.4 Q.5

Q.6 Q.7 Q.8 Q.9 Q.10

Correct Total Marks:


Answers:

Student Signature
Signature
Answer keys: 1-A; 2-B;3-D;4-D;5-B;6-A;7-C;8-C;9-A;10-B

Potrebbero piacerti anche