Sample Question - NM
Sample Question - NM
3. Apply Runge-Kutta fourth order method to find the approximate value of y 0.1
dy
correct to four places of decimals from x y , y 0 2 , and h 0.1
dx
4. Apply Runga-Kutta method of fourth order determine y 0.1 Correct to four decimal
dy
given that x 2 y 2 , where y 0 2 and h 0.1
dx
1
dx
5. Evaluate 1 x
0
2
by using Trapezoidal rule, Simpson’s 1/3 rule, Simpson’s 3/8 rule.
1
dx
6. Evaluate x
0
2
by using Trapezoidal rule, Simpson’s 1/3 rule, Simpson’s 3/8 rule.
1
7. By using the bisection method, find an approximate root of the equation sin x that lies
x
between x 1 and x 1.5 (measured in radians). Carry out the computations upto the 7th stage.
x 5 7 11 13 17
11. Using Newton-Raphson method obtain the real root of the equation x 5 x 3 0 .
3
12. Using Newton’s Raphson method find the real root of x log10 x 1.2 correct to five
decimal places.
13. Using Regula Falsi method find the roots of the equation (i) x log10 x 1.2 (ii) xe x 2
14. Apply Gauss Seidel iteration method to solve the equation 20𝑥 + 𝑦 − 2𝑧 = 17, 3𝑥 +
13, 3𝑥 + 4𝑦 + 5𝑧 = 40.
16. Solve the following set of equation using Gauss-Seidel iterative method
9𝑥 + 4𝑦 + 𝑧 = −17, 𝑥 − 2𝑦 − 6𝑧 = 14, 𝑥 + 6𝑦 = 4.
18. Find the root of the equation xe x cos x using the Regula- Falsi method correct to two
decimal places
19. Find the eigenvalues of the matrix
8 6 2 2 0 1 1 2 3
1 3
(i) 6 7 4 (ii) 0 2 0 (iii) 0 3 1 (iv)
2 6
2 4 3 1 0 2 0 0 1
20. Solve the system of equation by using matrix inversion method
x y z 1 x yz 9
(i) 4x 3y z 6 (ii) 2 x 3 y 4 z 13
3x 5 y 3z 4 3x 4 y 5 z 40
21. Find the missing value form the table
X 0 1 2 3 4
Y 1 3 9 81
x 0 1 2 3 4 5
f x 3 -6 39 822 1611
dy
26. Solve for y the differential equation x y , y 0 1 for x 0 to x 0.8 with step
dx
size h 0.2 .
dy
27. Solve the differential equation 2 x y given that y 0 0.9 for x 0.2 , x 0.4 and
dx
x 0.6 using Picard Method.
dy y x
28. Solve the differential equation with the initial condition y 0 1 for x 0.1
dx y x
taking h 0.02
29. Apply Runge-Kutta method of fourth order determine y 0.1 and y 0.2 correct to four
dy
decimal places given that y x where y 0 2 and h 0.1
dx
30. Apply Gauss Jordan method solve the system of equation
5 x 10 y 2 z 0.30
2 x y z 1.91
3 x 4 y 1.16