Loading
- 12/25/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1 1/13Seat No -Total number of questions : 6010520_NUMERICAL METHODS AND OPTIMIZTIONTime : 1hrMax Marks : 50N.B1) All questions are Multiple Choice Questions having single correct option.2) Attempt any 50 questions out of 60.3) Use of calculator is allowed.4) Each question carries 1 Mark.5) Specially abled students are allowed 20 minutes extra for examination.6) Do not use pencils to darken answer.7) Use only black/blue ball point pen to darken the appropriate circle.8) No change will be allowed once the answer is marked on OMR Sheet.9) Rough work shall not be done on OMR sheet or on question paper.10) Darken ONLY ONE CIRCLE for each answer.Q.no 1. The Newton-Raphson method of finding roots of nonlinear equations falls under thecategory of _____________ methodsA : BracketingB : OpenC : RandomD : GraphicalQ.no 2. Trapezoidal rule for integration gives exact result when the integrate is a polynomial ofdegreeA : 0 but not 1B : 1 but not 0C : 0 or 1D : 2
Page 1
- 12/25/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1 2/13Q.no 3. The method of finding a specific relation y = f(x) for the data to satisfy as accurately aspossible is called theA : Curve of least fitB : Curve of best fitC : Fitting curvesD : Curve of equationQ.no 4. Interpolation methods areA : Linear interpolationB : Piecewise constant interpolationC : Polynomial interpolationD : All of the mentionedQ.no 5. Trapezoidal method calculate area under the curve is divided into n number of strips,then is number of interval isA : EvenB : Multiple of 3C : AnyD : Multiple of 4Q.no 6. What is the limitation of Gauss-seidal method?A : It cannot be used for the matrices with non-zero diagonal elementsB : It is more complex than Jacobi’s methodC : It doesn’t guarantees convergence for each and every matrixD : It is an iterative techniqueQ.no 7. at the optimal solution of maximization problem, the optimal profit must equal to theworth ofA : used resourcesB : unused resourcesC : none of the above
Page 2
- 12/25/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1 3/13D : both a & bQ.no 8. Which iterative method requires single initial guess root?A : Bisection methodB : Secant methodC : Method of false positionD : Newton Raphson MethodQ.no 9. The iteration method is a ______ methodA : directB : indirectC : self correctingD : step by stepQ.no 10. Jacobi iteration method is _____substitution methodA : IndirectB : DirectC : ForwardD : BackwardQ.no 11. A partial differential equation requires:A : Two or more independent variableB : Exactly one independent variableC : More than one dependent variableD : Equal numbers of dependent variableQ.no 12. Rate of convergence of the Newton-Raphson method is generally __________A : LinearB : QuadraticC : Super-linearD : Cubic
Page 3
- 12/25/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1 4/13Q.no 13. The convergence of which of the following method depends on initial assumed value?A : False positionB : Gauss Seidel methodC : Newton Raphson methodD : Euler methodQ.no 14. The bisection method of finding roots of nonlinear equations falls under the category ofa (an) _________ method.A : openB : bracketingC : randomD : graphicalQ.no 15. Absolute error is defined asA : Present Approximation – Previous ApproximationB : True Value – Approximate ValueC : abs (True Value – Approximate Value)D : abs (Present Approximation – Previous Approximation)Q.no 16. To solve the ordinary differential equation (dy/dx ) - x = y , y(0) = 1 , by Euler’s method,you need to rewrite the equation asA : (dy/dx ) - x - y = 0, y(0) = 1B : (dy/dx ) - y = x , y(0) = 1C : (dy/dx ) = x/y , y(0) = 1D : (dy/dx ) = x + y , y(0) = 1Q.no 17. If y=ae^bx then what is the value of a' & b' respectively.A : a'=b , b'=log aB : a'=b , b'= ln aC : a'=ln a , b'= bD : a'= log a , b'= b
Page 4
- 12/25/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1 5/13Q.no 18. An LPP have ____________ optimal solutionA : 1B : 2C : 1 or more than 1D : 2 or more than 2Q.no 19. Which method has slow convergence?A : false poisonB : SecantC : Newton-RaphsonD : BisectionQ.no 20. The partial differential equation uxx + uyy = 0 is calledA : Wave equationB : Heat equationC : Laplace equationD : Elasticity equationQ.no 21. The modified Euler method is based on the average of_________________________A : straight lineB : ellipseC : chordD : pointsQ.no 22. The process of constructing a sequence of vectors and obtaining the solution of a systemusing specified accuracy is called _________A : EliminationB : ReductionC : IterationD : Raphson method
Page 5
- 12/25/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1 6/13Q.no 23. Which of the following is an assumption of Jacobi’s method?A : The coefficient matrix has no zeros on its main diagonalB : The rate of convergence is quite slow compared with other methodsC : Iteration involved in Jacobi’s method convergesD : The coefficient matrix has zeroes on its main diagonalQ.no 24. For partial differential equation, if b² - 4ac < 0 then equation is calledA : HyperbolicB : ParabolicC : EllipticD : CircularQ.no 25. These are essential for solving partial differential equationsA : Algebraic equationB : Physical principleC : Mathematical modelD : Boundary conditionQ.no 26. Fourth degree equations are also called _______ equations.A : quadraticB : cubicC : linearD : bi-quadraticQ.no 27. In Euler's method: Given initial value problem y'=dy/dx=f(x, y) with y(x0) = y0, thenapproximation is given byA : yn+1=yn+hf(xn-1, yn-1)B : yn+1=yn+hf(xn-1, yn)C : yn+1=yn+hf(xn, yn)D : yn+1=yn+hf(xn, yn-1)
Page 6
- 12/25/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1 7/13Q.no 28. Newton-Raphson method is applicable the solution of ______.A : Both algebraic and transcendental equationsB : Both algebraic and transcendental and also used when the roots are complexC : Algebraic equations onlyD : Transcendental equations onlyQ.no 29. Maximum value of z=10x+y subjected to x+y≤4; y ≥2A : 22B : 33C : 44D : 4Q.no 30. Match the following: A.Newton Raphson 1.Integration B. Runge-kutta 2. Root findingC.Gauss-seidel 3. Ordinary Diferential Equations D. Simpson's Rule 4. Solution of system ofLinear Equations Codes:ABCDA : A. 2341B : B. 3214C : C. 1423D : D. 1243Q.no 31. Which of the following step is not involved in Gauss Elimination Method?A : Elimination of unknownsB : Reduction to an upper triangular systemC : Finding unknowns by back substitutionD : Evaluation of cofactorsQ.no 32. In…… method integral within the limits x0 to xn can be converted to -1 to 1 limits.A : Guass Legendres 2 point FormulaB : Simpson's 3/8 methodC : Trapezoidal method
Page 7
- 12/25/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1 8/13D : Simpson's 1/3 methodQ.no 33. The coefficient of a slack variable is _________.A : 0B : 1C : 2D : -1Q.no 34. Consider the system of equations x+y=2, 2x+2y=5 This system hasA : one solutionB : No solutionC : infinite solutionD : four solutionQ.no 35. The value of y’/x’ in terms of the angle 0 is given by _____________A : tanθB : secθC : cotθD : cosecθQ.no 36. A system of linear simultaneous equation is given as Ax=B where A=[1 0 1 0; 0 1 0 1; 1 10 1; 0 0 0 1] and B=[0; 0; 0; 1] which of following statement is trueA : x is a null vectorB : x is uniqueC : x does not existD : x has infinitely many valuesQ.no 37. Truncation error is caused by approximatingA : irrational numbersB : fractionsC : rational numbers
Page 8
- 12/25/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1 9/13D : exact mathematical proceduresQ.no 38. For decreasing the number of iterations in Newton Raphson method:A : The value of f’(x) must be increasedB : The value of f’’(x) must be decreasedC : The value of f’(x) must be decreasedD : The value of f’’(x) must be increasedQ.no 39. Maximise Z = 3x + 9y subject to the constraints: x + 3y ≤ 60, x + y ≥ 10, x ≤ y & x ≥ 0, y≥ 0A : 60B : 90C : 180D : 150Q.no 40. Maximise Z = 3x + 9y subject to the constraints: x + 3y ≤ 60, x + y ≥ 10, x ≤ y & x ≥ 0, y≥ 0 Can we get multiple optimal solution if corner points of feasible region are (0, 10), (5, 5),(15,15)and (0, 20) respectively.A : Single Optimal SolutionB : Double Optimal SolutionC : Optimal solution doesn't existD : Data is insuficientQ.no 41. The governing equation for temperature distribution w.r.t distance x in the body is givenby (dT/dX) = -2000/(0.01T + 1) , T(0.2) = 500 and using a step size of h=0.04, the value of T(0.24)using Euler’s method is most nearlyA : 513.33B : 486.66C : 333.33D : -13.33Q.no 42. A function is defined as f(x) = x^2 – 3. Between the interval [1,2] find the root of thefunction by Bisection Method.A : 1.7334
Page 9
- 12/25/2020 https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1https://sppu.wheebox.com/WAC-3/allqusdownloadhtml.ils?testNo=410&code=1052000&showTest=320&actForm=edit&set=1 10/13B : 1.7364C : 1.7354D : 1.7344Q.no 43. Solve this system of equations and comment on the nature of the solution using GaussElimination method. x + y + z = 0, -x – y + 3z = 3, -x – y – z = 2A : Unique SolutionB : No solutionC : Infinitely many SolutionsD : Finite solutionsQ.no 44. The root of x^3 - 2x - 5 = 0 correct to three decimal places by using Newton-Raphsonmethod isA : 2946B : 1404C : 1.7321D : 0.7011Q.no 45. The following system of equation has: x – y – z = 4, 2x – 2y – 2z = 8, 5x – 5y – 5z = 20A : Unique SolutionB : No solutionC : Infinitely many SolutionsD : Finite solutionsQ.no 46. Solve ut = uxx, 0 < x < 5, t ≥ 0, given that u (x, 0) = 20, u (0, t) = 0, u (5, t) = 100.Compute u1 for the time-step with h = 1A : 40B : 20C : -40D : 30Q.no 47. Using Bisection method find the root of 3*X^2 = 5X+2 in the interval [0,3].
Page 10
Download this file to view remaining 246 pages
Related documents:
- Human Resource management and Orginasationl behavior MCQs with Answers - MCQ
- Sociology (Paper I) 2021 Question Paper - MCQ
- Issues Relating to Children - Notes
- NEGOTIABLE INSTRUMENTS - Banking regulation and operations (BRO) - Notes
- Public Administration (Paper I) 2020 Question Paper
- Botany paper II - Question Paper
- Indian Writing in English Question bank with Answers - Question Bank
- INTERNATIONAL MARKETING INTELLIGENCE - INTERNATIONAL BUSINESS - Notes
- Questions - MCQ
- CONCEPT RECAPITULATION TEST - IV Paper 2 - Question Paper
- Applied Mathematics
- Public Relationship (PR) - Principles of Event Management - Notes
- Sociology (Paper II) 2016 Question Paper - Question Paper
- ROLE OF STAKE HOLDERS - Notes
- BRM Unit 2 Methods of Data Collection - Notes
- Engineering Graphics Nov Dec 2014 Question Paper - Question Paper
- Cost Accounting MCQs (TYBCom Sem VI ) - MCQ
- Informatics SG3CRT03 Core III Solved MCQs - MCQ
- Retail Management MCQs with Answers - MCQ
- MG6851-Principles of Management qbank - Question Bank