You are on page 1of 18

Computer Oriented Numerical Methods

KARROX COLLEGE OF TECHNOLOGY & MANAGEMENT

PART A 8. The inverse of A = 1 0 1. The number 9.0098 contains ___ significant 01 digits A) 0 1 A) 4 10 B) 2 C) 5 B) 1 0 D) 1 01 2. The sum of 1.12x102 and 1.20x101 is ___ A) 1.212x102 B) 1.24x102 C) 2.32x102 D) 2.32x101 3. is ___ A) a real number B) a complex number C) a whole number D) an irrational number 4. Relative error is the ___ A) Total error B) Absolute error C) Percentage error D) None of these 5. The number 2.31485 is rounded off to 4 significant figure ___ A) 2.3149 B) 2.3415 C) 2.314 D) None of these 6. The relative and percentage errors are ___ of the units A) Independent B) Equal C) Dependent D) None of these 7. Inherent errors can be minimized by taking ___ A) Higher precision B) Lower precision C) Less significant digit D) None of these A) 6 B) Zero C) 2x3 D) 3x2 C) 1 1 11 D) None of the above 9. A = 0 0 0 000

is ___

is a matrix of order ___

10. If A is a singular matrix of order 3 then det A=___ A) 3 B) Zero C) Nonzero D) None of these 11. If A is a skew-symmetric matrix then At = ____ A) A B) -At C) A D) None of these 12. The transpose of the matrix 1 1 is ___ 02 A) 1 0 12 B) 1 1 20 C) 0 2 11 D) None of these

www.karrox.com

13. Rank of B = 2 4 6 8 Helpdesk: 66710528 kctmhelpdesk@karrox.com Page 1 of 18

Computer Oriented Numerical Methods 1234 A) 2x4 B) 4x2 C) 1 D) 2

KARROX COLLEGE OF TECHNOLOGY & MANAGEMENT A) y2 + 2y1 + y0 B) y2 - 2y1 + y0 C) y4 - 2y3 + y2 D) y4 + 2y3 + y2 21. R.K. method is a ___ method

14. If I3 is the unit matrix of order 3 then rank of I3 = ___ A) 1 B) I3 C) 3 D) None of these 15. The inverse of AB is ___ A) 1/AB B) A-1B-1 C) B-1A-1 D) None of these 16. If 1/3 is the eigen value of A then 3 is the eigen value of ___ A) At B) A-1 C) A3 D) None of these 17. If 2 3 = 2 3 0 x+1 0 0 A) 0 B) 1 C)-1 D) None of these 18. The sum of the eigen values of 2 0 ___ 1 2 A) 2 B) 5 C) 4 D) 0 19. If there are 3 tabulated values of x and y then we can construct a unique polynomial of degree A) 3 B) 2 C) 1 D) 4 is

A) Implicit B) Single step C) Multi step D) None of these 22. The determinant of 1 3 0 4 is ______

A) 0 B) 1 C) 3 D) 4 23. ehD = ___ A) B) Dh C) D) E 24. If y is a polynomial of degree 5 then 5y = ____ A) 120 B) 5 C) 0 D) None of these 25. yr= ___ A) yr - yr-1/2 B) yr + yr-1/2 C) yr+1 - yr-1/2 D) None of these 26. Iteration method xn+1=(xn) converges if __ for all x in the interval [a, b] A) |(x)|<1 B) |' (x)|<1 C) |' (x)|>1 D) None of these

27. E= ___ 20. 2y2 = ___ A) 1+ www.karrox.com Helpdesk: 66710528 kctmhelpdesk@karrox.com Page 2 of 18

Computer Oriented Numerical Methods B) -1 C) 1- D) None of these 28. If x+y=1 then its solutions are ___ A) Unique B) No solution C) Infinite D) None of these 29. If y1=20 and y0=19 then y0=___

KARROX COLLEGE OF TECHNOLOGY & MANAGEMENT 01 02 A) 2 1 31 B) 02 10 00 00

C)

D) None of these 36. ex=___ A) 39 B) -1 C) 1 D) None of these 30. Gauss elimination is ___method A) matrix inverse B) an iteration C) Direct D) none of these 31. Modified Eulers method is ___ method A) Single step B) Multi step C) Explicit D) None of these 32. The error in Trapezoidal rule is ___ A) b-a h2y() 12 B) -b-a hn2y() 12 C) -1 uh3y() 2 D) None of these 33. The backward difference of f(x)is ___ A) f(x+h)-f(x) B) f(x)-f(x-h) C) f(x)-f(x+h) D) None of these 37. Truncation error in R.K method of order 4 is ___ A) 0(h5) B) 0(h4) C) 0(h6) D) None of these 38. Newton Raphson method is ___ order of convergence A) First B) Second C) Third D) None of these 39.
1

A) (e-1) ex B) (e+1) ex C) ex D) None of these

1 + x2 =
0

dx

A) B) /4 C) /4 D) None of these 40. The analytical solution of dy dx A) y = cex B) y = ex+1 C) y = ecx D) None of these = y is

35. If A= 1 2

B= 3 1

then AB=___

41. The number 0.653978 rounded off to 4 significant figures is A) 0.6539 B) 0.6540 www.karrox.com Helpdesk: 66710528 kctmhelpdesk@karrox.com Page 3 of 18

Computer Oriented Numerical Methods C) 0.653 D) None of these 42. The errors caused by using approximate formula in computations are called A) Truncation Errors B) Inherent errors C) Round off errors D) None of these 43. The relative error ER is given by A) X X1 X B) X X X1

KARROX COLLEGE OF TECHNOLOGY & MANAGEMENT D) None of these 48. Rank of the matrix A = A) 1 B) 2 C) 3 D) None of these 49. If is an eigen value of a matrix A, then 1/ is an eigen value of A) A-1 B) AT C) A D) None of these 50. The eigen values of the matrix A = 2 1 are 4 5 1 7 -1 3 0 4 is

C) X X 1 D) X 44. The percentage error EP caused in rounding off the number 865250 to 4 significant figures is A) 6.71 X 10-3 B) 8.62 X 10-3 C) 5.778 X 10-3 D) None of these 45. The relative error if 2/3 is approximated to 0;667 is A) 3.333 X 104 B) -3.333 X 104 C) 3.333 X 10-4 D) -3.333 X 10-4 46. The sum of all diagonal elements of a matrix is called A) Trace of the matrix B) Determinant of the matrix C) Transpose of the matrix D) None of these

A) -1, 6 B) 1,-6 C) 1, -6 D) 1, 6 51. Cayles Hamilton equation for the matrix A= 1 4 3 2 A) A2 + 3A 10 I = 0 B) A2 - 3A 10 I = 0 C) A2 + 3A + 10 I = 0 D) None of this above 52. A root of f(x) = 0 lies between x = a and x = b if A) f(a) f(b) 0 B) f(a) f(b) > 0 C) f(a) f(b) <0 D) None of these 53. A real root of X3 - 4x - 9 = 0 lies between A) 0 and 1 B) 1 and 2 C) 2 and 3 D) None of these

54. The iteration method converges if 47. A diagonal matrix whose all the leading diagonal elements are equal is called a A) Square matrix B) Inverse matrix C) Scalar matrix www.karrox.com A) 1(x)1>1 B) 11(n)1|<1 C) 11(n)1|>1 D) None of these kctmhelpdesk@karrox.com Page 4 of 18

Helpdesk: 66710528

Computer Oriented Numerical Methods KARROX COLLEGE OF TECHNOLOGY & MANAGEMENT 55. The Aitkens 2 - formula for the root is C) Interpolation given by = D) Intrapolation A) XI+1 (Xi)2 2 Xi 1 B) X1 XI Xi 2 Xi 1 C) (Xi)2 2 Xi 1 D) None of these 56. The formula for the method of false position is given by X2 = A) X0 f(x0) f(x1) f(x0) B) X0 f(x0) (X1 X0) f(x1) f(x0) C) X0 + f(x0) f(x1) f(x0) D) None of these 57. Newton = Raphson iteration formula is given by XN+1 A) Xn f1(Xn) f(Xn) B) Xn + f1(Xn) f(Xn) C) Xn f(Xn) f1(Xn) D) None of these 58. Generalized Newtons formula for finding a root of multiplicity p is Xn + 1 A) Xn P f(Xn) f1(Xn) B) Xn + P f(Xn) f1(Xn) C) Xn f1(Xn) f1(Xn) D) None of these 61. If Y0, Y1 , Y2 ....... Yn denote a set of values of Y, then Yn -1 A) y 2n-1 2 B) y 2n+1 2 C) y n-1 2 D) None of these 62. If and E denote the forward difference and shift operators respectively, then A) E = 1 - B) E = 1 + C) = 1 + E D) None of these 63. The first difference of a polynomial of degree 10 is again a polynomial of degree A) 11 B) Not a polynomial C) 9 D) None of these 64. In the Newtons backward difference formula X and Xn are related by the equation A) x = xn - ph B) x = xn + ph C) x = xn + h D) None of these 60. If Y0, Y1 , Y2 ....... Yn denote a set of values of Y, then 3 Y0 = --------A) y3 + 3y2 + 3y1 + y0 B) y3 - 3y2 + 3y1 - y0 C) y3 - 3y2 - 3y1 - y0 D) None of these

59. Given a set of values of y=f(x) for a set of values of x, the process of finding the values of y for an intermediate value of x is called A) Differentiation B) Integration www.karrox.com

65. The process of finding an equation of best fit is called A) Curve fitting B) Interpolation C) Least squares D) None of these

Helpdesk: 66710528

kctmhelpdesk@karrox.com Page 5 of 18

Computer Oriented Numerical Methods KARROX COLLEGE OF TECHNOLOGY & MANAGEMENT 66. The operator E and D are related by the x0 equation A) 3h [(y0 + yn) + 3(y1 + y2 +..+ yn-1) + 2 A) E = eD (y3 + y6 +.yn-3)] B) E = e-D 8 C) E = e-Hd B) 3 [(y0 + yn) + 3(y1 + y2 +..+ yn-1)] D) E = E = ehD C) 3h [(y0 + yn) + 4(y1 + y2 +..+ yn-1) + 3 67. dy | (y3 + y6 +.yn-3)] dx x=x0 8 A) y0 + 12y0 + 13y0+ D) None of these 2 3 B) 1[y0 +1 2y0 + 1 3y0+. ] 72. If two different subintervals of width h and h 2 3 h are used in trapezoidal rule and if E and E are C) 1[y0 1 2y0 + 1 3y0-. ] the corresponding errors involved, then h 2 3 E1 h1 D) None of these A) = E2 h2 xn 68. Trapezoidal rule is given by ydx = .. E1 h12 x0 B) = E2 h22 A) h[(y0+yn)+2(y1+y2+.+yn-1)] 2 E1 h22 B) h[y1+y2+.+yn] C) = E2 h12 C) h[(y0+yn)+4(y1+y2+.+yn-1)] 2 D) None of these D) None of these 69. If y11 (x) denotes the maximum value of the second derivative, then the error involved in the trapezoidal rule is E A) (b-a)2 h2 Y11 (x) 12 B) (b-a)2 h2 Y11 (x) 6 C) (b-a)2 Y11 (x) 12 D) None of these 73. To obtain the value of y at some point, correct to 3 decimal places, using Taylors series method, the highest order derivative to be considered is A) 1 B) 2 C) 3 D) 4

74. Eulers formula to solve dy = f (x, y), y(x0) = 0 is given by dx 70. Simpsons 1rd rule is applicable only when the number of subintervals n is 3 A) y1 = y0 + f(x0, y0) A) An even number B) y1 = y0 - hf(x0, y0) B) An odd number C) y1 = y0 + hf(x0, y0) C) Prime D) None of these D) None of these xn 75. If y1 = x2+y, y(0) = 1, then f(x0, y0) = 71. Simpsons 3th rule is given by ydx = . www.karrox.com Helpdesk: 66710528 kctmhelpdesk@karrox.com Page 6 of 18

Computer Oriented Numerical Methods A) 0 B) 1 C) 2 D) 4

KARROX COLLEGE OF TECHNOLOGY & MANAGEMENT A) 2 4 6 1 3 5 2 1 B) 4 3 6 5

76. In second order Runge - Kutta method the value of k2 is given by A) f(x0+h, y0+k1) B) hf(x0+h, y0+k1) C) f(x0+h, y0+k1) D) None of these 77. Fourth order Runge - Kutta method is given by y1 = ---A) 1 [k1+2k2+2k3+k4] 6 B) y0 + [k1+2k2+2k3+k4] C) y0 + 1 [k1+2k2+2k3+k4] 6 D) None of these 78. Given dy = y-x, y(0) = 2, then value of k1 is dx A) 0.2 B) 0.23 C) 0.24 D) None of these C) 1 3 5 2 4 6 D) None of these 80. If In is the unit matrix of order n, then the rank of In is A) 0 B) n C) ni D) None of these

1 2 79. The transpose of the matrix A = 3 4 is 5 6

PART B 81. Inverse of the matrix A = 0 1 0 8 4 8 www.karrox.com 4 1 2 Helpdesk: 66710528

is

kctmhelpdesk@karrox.com Page 7 of 18

Computer Oriented Numerical Methods 5/4 0 2 5/4 0 -2 5/4 0 -2 -3/4 1 2 3/4 1 -2 3/4 1 -2 -1/2 0 -1 -1/2 0 1 -1/2 0 1

KARROX COLLEGE OF TECHNOLOGY & MANAGEMENT 86. A real root of the equation x3 x 1 = 0 A) 1.43 B) 1.328 C) 2.34 D) None of these 87. Using Regula falsi method, a root of x3 - 2x - 5 = 0 0 between 2 and 3 is A) 2.9821 B) 2.896 C) 2.0934 D) None of these 88. Multiplicity of the root of x3 x2 - x + 1 = 0 near x0 = 0.8 is A) 1 B) 3 C) 2 D) None of these 89. A second degree polynomial which takes the following values X y Is A) 1 + 2x x2 B) 1 - 2x x2 C) 1 + 2x x2 D) None of these 0 1 1 2 2 1

A)

B)

C)

D) None of these 3 1 4 82. Rank of the matrix A = 0 5 8 -3 4 4 A) 3 B) 1 C) 2 D) None of these 83. The characteristic equation of A = is A) 3 - 11 2 + 36 - 36 = 0 B) 3 + 11 2 + 36 + 36 = 0 C) 3 - 11 2 - 36 - 36 = 0 D) None of these 2 -1 0 84. The largest eigen value of A = -1 2 -1 obtained using power method by taking [1, 0, 0]T as the initial vector is A) 2.5 B) 3.6 C) 9.8 D) None of the these 3 -1 1 -1 5 1 1 -1 3

90. The population of a town in the decennial census was given below Year x 85. A real root of equation cosx = 3x 1 correct to 3 decimal places is A) 0.45 B) 1.2 C) 0.607 D) None of these www.karrox.com Helpdesk: 66710528 1891 1901 1911 1921 93

Population y 46 66 81 (In 1000s) The population of the year 1895 is A) 59.456 B) 53.528

kctmhelpdesk@karrox.com Page 8 of 18

Computer Oriented Numerical Methods C) 65.698 D) None of these 91. Newtons forward difference formula is given by yn(x) = .. A) y0 py0 p(p+1) 2y0 + .. 2! B) y0 + py0 + p(p+1) 2y0 + .. 2! C) y0 py0 p(p-1) 2y0 + .. 2! D) None of these

KARROX COLLEGE OF TECHNOLOGY & MANAGEMENT 95. Given x f(x) 0.1 1.10517 0.2 1.22140 0.3 1.34986 0.4 1.49182

A) 2.253 B) 1.4913 C) 3.612 D) None of these 96. Given the set of values x Y 1 2.105 2 2.808 3 3.614 4 4.604 5 5.857

92. By the method of least squares the straight line that best fits the following data X y 1 2 2 5 4 7 5 10

Is given by A) y = 0.6 + 1.8x B) y = 0.5 + 9x C) y = 1.1 + 1.8x D) None of these 1 93. Approximate value of dx 0 1+ x using Simpsons 3th rule (h = 1) is .. 8 6 A) 0.850 C) 0.6930 B) 0.7826 D) None of these

5 Value of y dx, using Trapezoidal rule is 1 A) 15.007 B) 16.568 C) 14.239 D) None of these 98. Given y1 = x2 + y2, y (0) =1, Then the Taylor series for y(x) is A) 1 + x + x2 + B) 1 x x2 - .. C) 1 x + x2 - .. D) None of these 99. Given dy = 1 + y2, y (0) = 0. Value of y dx (0.2) using Runge-Kutta method of order 2 is A) 0.323 B) 0.204 C) 0.298 D) None of these

94. Given the table X 1.0 1.2 y 2.72 3.32

1.4 4.06

1.6 4.96

100. Given dy = y - x, y(0) = 2. Using Runge dx Kutta methods of order 2, value of y (0,1) A) 2.2050 B) 3.5060 B) 3.5060

Value of dy at x = 1.0 is dx A) 2.6833 B) 3.649 C) 4.563 D) None of these www.karrox.com Helpdesk: 66710528

kctmhelpdesk@karrox.com Page 9 of 18

Computer Oriented Numerical Methods C) 1.7080 D) None of these 101. If A= 1 0 21 B= 1 1 11 then AB = ___

KARROX COLLEGE OF TECHNOLOGY & MANAGEMENT

A) 3 0 21 B) 2 1 32 C) 2 1 22 D) None of these 102. The determinant of [] is ___ A) 2 B) 4 C) 0 D) None of these 103. The normal equations of the best fit straight line for the following data are ___ X Y 1 2 2 5 4 7 5 10 6 12 8 15 9 19

A) 7a+35b=70, 35a+227b=435 B) 7a+35b=70, 35a+227b=453 C) 7a+35b=62, 35a+227b=435 D) None of these 104. The interpolation polynomial for the data y(0)=-1, y(1)=0, y(2) =3 is ___ A) x2-1 B) x2+1 C) x2-4 D) None of these 105. The largest eigen value of the matrix A= 4 2 0 012 in 5th iteration is ___ 120 A) 81 B) C) D)

106. The value of x and y in the system of equations 2x+5y+z=-1,x+7y-6z=-18 and 3y+6z=9 are ___ A) (1,2) B) (1,-1) C) (-1,2) D) None of these www.karrox.com

Helpdesk: 66710528

kctmhelpdesk@karrox.com Page 10 of 18

Computer Oriented Numerical Methods

KARROX COLLEGE OF TECHNOLOGY & MANAGEMENT

107. A real root of the equation xsinx+cosx=0 by Newton Raphison method at x0=. Carryout 2 iterations A) 2.7986 B) 2.9876 C) 2.3102 D) 2.8698 108. The characteristic equation of the matrix 8 -8 -2 4 -3 -2 is ___ 3 -4 -1 A) 3 -62 +11+6=0 B) 3 -62 +11-6=0 C) 3 +62 +11+6=0 D) None of these 109. A real root of the equation x3-4x-9=0 using the bisection method in 4 iteration is ___ A) 2.7561 B) 2.6875 C) 207508 D) None of these 110. A real root of the equation cosx=3x-1 using Aitkens 2 method is ___ A) 0.7067 B) 0.6067 C) 0.6967 D) None of these 111. If y(0) =1, y(2)=1 and y(3)=10 than y(4)= ____ A) 23 B) 33 C) 32 D) None of these
1

112. The value of 0 A) log 2 B) 0.6231 C) 0.6992 D) None of these

1+ x

dx

using trapezoidal rule with n=5 is ___

113. The solution of dy/dx= -y with y(0)=1 for x= 0.02 using Taylors series is ___ A) 0.9102 B) 0.8931 C) 0.9802 D) None of these

www.karrox.com

Helpdesk: 66710528

kctmhelpdesk@karrox.com Page 11 of 18

Computer Oriented Numerical Methods KARROX COLLEGE OF TECHNOLOGY & MANAGEMENT 114. The normal equations of the best fit straight line for the following data are ___ X 0 1 2 3 Y 1 4 -1 2 A) 3a-b=2 ha+b=5 B) a+b=0 2a-b=3 C) 2a-3b=2 2a+3b=1 D) None of these
1

115. The value of A) 0.1234 B) 0.3124 C) 0.2134 D) None of these


0

cos x
dx using trapezoidal rule by taking h=0.2 is ___

116. The value of x in the following system of equation is ___ x+y+z=3 2x+3y+2z=6 y+3z=0 A) x=3 B) x=6 C) x=1 D) None of these 117. Find the missing term in the following table X 0 1 2 3 4 5 Y 1 2 4 8 16 A) 31.9 B) 32.8 C) 32 D) None of these 118. Given the set of values X 10 15 20 Y 22 31 28 A) 42.15 B) 24.85 C) 40.10 D) None of these

25 32

30 38

119. Given dy/dx =y-x where y(0) =2. Find y(0.2) with h=0.2 using R.K. method of order two A) 3.1250 B) 2.1237 C) 2.3127 D) None of these 120. The eigen vectors of the matrix 2 3 www.karrox.com are ___ kctmhelpdesk@karrox.com Page 12 of 18

Helpdesk: 66710528

Computer Oriented Numerical Methods 45 A) (2,3) (1,1) B) (1,2) (3,1) C) (1,0) (2,1) D) None of these

KARROX COLLEGE OF TECHNOLOGY & MANAGEMENT

121. The inverse of the matrix A) 0 0 1 3/2 - -1 2

213 456

is _____

B)

0 1 3 0 - 0

2 1 1

1/5 C) 3 -1

1 2 1 2 0 1

D) None of these 3 -1 1 122. The eigen values of the matrix -1 5 -1 1 -1 3 A) 3, 6, 2 B) 2, 6, 1 C) 2, 3, 6 D) None of these 123. The solution of the system of equations 2x+5y+3z=31, 5x+3y+2z=4, 3x+2y+5z=32 (using Crammers rule) is y= ___ A) 1 B) 0 C) 3 D) None of these 1
2

1 2 124. The value of e-x dx using Simpsons 1/3rd rule with n=6 is ___ 0 A) 0.3125 B) 0.6135 C) 0.5135 D) None of these 125. Given dy/dx =1+y2, y(0) = 0 with h=0.2, find y(0, 4) using R.K method of order four www.karrox.com Helpdesk: 66710528 kctmhelpdesk@karrox.com Page 13 of 18

Computer Oriented Numerical Methods A) 2.1356 B) 0.4228 C) 0.2135 D) 0.2248 8 -8 -2 126. If A= 4 -3 -2 3 -4 -1 1 0 2 A) 2 1 0 3 1 8 8 0 0 B) 0 8 0 0 0 8 4 0 2 C) 2 1 0 3 1 2 5 0 1 D) 3 2 8 1 1 3

KARROX COLLEGE OF TECHNOLOGY & MANAGEMENT

then A3-6A2+11A = _____

127. The real root of the equation Sin2x = x2 -1 is ___ (use Newton Raphson method) carryout 3 iterations A) 1.0404 B) 1.4040 C) 1.6010 D) 2.4012 128. The values of a, b and c so that y=a+bx+cx2 is the best fit to the data X 1 2 4 5 7 8 Y 1 0 3 10 5 21 A) 1,-3, 2 B) 1, 3, 2 C) -1, 3, -2 D) None of these

129. The value of dy/dx when x=0 from the following table is X 0 1 2 3 4 Y 3 2 -1 4 6 A) 3.4614 B) 4.3614 C) 4.4124 D) None of these

www.karrox.com

Helpdesk: 66710528

kctmhelpdesk@karrox.com Page 14 of 18

Computer Oriented Numerical Methods KARROX COLLEGE OF TECHNOLOGY & MANAGEMENT 130. By the method of least squares the best fit straight line for the following data is y=___ X 0 1 3 4 5 6 8 Y 2 4 2 8 6 8 12 A) 0.096x+2.91 B) 1.98x+2.98 C) 0.21x+1.16 D) None of these 8 -8 0 131. If A= 3 1 2 4 5 6 1 0 -2 A) 1 2 3 4 1 0 8 0 0 B) 0 8 0 0 0 8 26 16 14 C) 3 5 6 4 3 8 D) None of these 132. The smallest root of the equation 1x+ x2 x3 (2!)2 (3!)2 + x4 + . = 0 (4!)2

then A3-6A2+2A = _____

(Carry out 4 iterations) A) 1.0490 B) 1.4090 C) 1.9040 D) None of these

133. The following table gives values of sin 0 10 20 30 40 sin 0.00 0.1736 0.3420 0.5000 0.6428 Then cos100= ___ A) 0.8498 B) 0.9848 C) 0.9941 www.karrox.com Helpdesk: 66710528 kctmhelpdesk@karrox.com Page 15 of 18

Computer Oriented Numerical Methods D) None of these

KARROX COLLEGE OF TECHNOLOGY & MANAGEMENT

/2 134. The value of e-sin d using Simpsons 3/8th rule is ___ 0 A) 4.1017 B) 3.1017 C) 2.1017 D) 1.1017 135. The value of y and z are in the system of equations 2x-y+2z+t=4 x-y+z+2t=3 2y+2z-3t=1 4x+2y-4z+t=3 Use Gauss elimination method A) (1,1) B) (2,2) C) (3,1) D) (1,2) 136. The largest eigen value and the corresponding eigen value of 4 1 0 A = 1 20 0 0 0 4

with (0, 1, 0)T as the initial vector, are

A) 21.07, (0.06, 1, 0)T B) 28.17, (0.06, 1, 0)T C) 20.06, (0.06, 1 0)T D) None of these 137. Solution of the system x+ y+ z = 7, 2x + 3y+ 2z = 17, 4x+9y+z = 37 is A) 2,-3, 2 B) 2, 3, 2 C) -2, 3, -2 D) 2, -3, -2 2 0 1 138. Eigen values of the matrix A = 0 3 0 1 0 2 A) -1,-3 B) -1, 3 C) 1, 3 D) None of these are

139. A real root of x3 - x - 4 = 0 correct to 4 decimal places using bisection method is A) 2.516 B) 1.7963 C) 3.583 D) None of these 140. A root correct to 3 decimal places by method of false position of the equation x3 + x2 + x + 7 = 0 is A) -2.1049 www.karrox.com Helpdesk: 66710528 kctmhelpdesk@karrox.com Page 16 of 18

Computer Oriented Numerical Methods B) 2.1049 C) 3.1063 D) None of these

KARROX COLLEGE OF TECHNOLOGY & MANAGEMENT

141. Using iteration method a real root of 1 (1+x)2 A) 0.4839 B) 0.4736 C) 0.4655 D) None of these

= x is given by

142. A cubic polynomial which takes the values y (0)1, y(1)=0, y(2)= 1, y(3) = 10 is A) x3 + 2x2 + 1 B) x3 2x2 - 1 C) x3 2x2 + 1 D) None of these 143. A line of best fit for the following table X 0 1 2 Y 0.09 0.63 2.15

3 4.58

A) y = 0.386+l.499x B) y = -0.386 + 1.499x C) y = 1.499+0.386x D) None of these 144. A function y = f(x) is represented by following table X 1.0 1.2 1.4 1.6 Y 0.00 0.128 0.544 1.296 Approximate value of dy dx A) 0.63 B) 0.78 C) 0.57 D) None of these at x = 1.1 is

145. Given the table Marks 30 40 40 50 50 - 60 60 70 No. of Student 31 42 51 35 The number of students who obtained marks between 40 and 45 A) 51 B) 42 C) 21 D) None of these

www.karrox.com

Helpdesk: 66710528

kctmhelpdesk@karrox.com Page 17 of 18

Computer Oriented Numerical Methods KARROX COLLEGE OF TECHNOLOGY & MANAGEMENT 1 146. Numerical value of e-x dx, by applying Trapezoidal rule (h = 10), is equal to 0 A) 0.6896 B) 0.6023 C) 0.6326 D) None of these 147. Given dy = 1 + y2, y (0) = 0. Value of y (0.2) with h = 0.2 using Runge - Kutta method of order d^ 4 is A) 0.3867 B) 0.2027 C) 0.3168 D) None of these 148. Given X Y 0 1 2 3 4 5 0.146 0.161 0.176 0.190 0.204 0.217 6 Value of y dx, using Simpsons 3th Rule is 0 8 6 0.230

A) 1.13625 B) 1.7865 C) 1.9712 D) None of these 149. Given dy = y - x, y (0) = 1. Value of y at x = 0.1 with h = 0.1, using 4 order Runge - Kutta dx method is A) 3.5012 B) 4.6071 C) 2.2052 D) None of these 150. Given y1 = x y2, y (0) = 1. Using Taylor series method value of y at x = 0.1 correct to 4 decimal places is A) 0.9138 B) 0.1389 C) 0.3891 D) None of these

www.karrox.com

Helpdesk: 66710528

kctmhelpdesk@karrox.com Page 18 of 18

You might also like