You are on page 1of 4

Question Bank

Unit-5

Q1. Use Gauss-elimination method to solve the


following system of equations.

Q2. Solve the following system of equations using Gauss


elimination method
2 x1 + x 2 + x 3=10

3 x 1+2 x 2+ 3 x 3=18

x 1+ 4 x 2 +9 x 3=16

Q3.Explain gauss elimination method to solve the system of linear


equations.
Q4.Solve the following system of equations using partial pivoting.
10 x 1−x 2+2 x 3=4

x 1+ 10 x 2−x 3=3

2 x1 +3 x 2+ 20 x 3=7

Q5.Explain Gauss elimination method for solution of linear


simultaneous equation.
Q6.Solve the following system of equations using Gauss-Jordon
method.
2 x+ y + 4 z=12
8 x−3 y +2 z=23
4 x+11 y −z=33

Q7.Find the values of x 1 , x 2∧x 3 by Gauss Jordan elimination method.


1 1 1 x1 1
[ ][ ] [ ]
4 3 −1 x 2 = 6
3 5 3 x3 4
Q8.Solve the following system of equations using Gauss-Siedel
method.
10 x−2 y+ 3 z =23
2 x+10 y −5 z=−3 3
3 x−4 y+ 10 z =41

Q9.Solve the following equations by Gauss siedel method


x 1+ 10 x 2 +4 x3 =6

2 x1 −4 x 2 +10 x3 =−15

9 x 1+ 2 x 2 +4 x 3=20

Q10.Slove the following system of equations using Gauss seidel


iterative method. The answer should be correct to two significant
digits.
9 x 1+ 2 x 2 +4 x 3=20

2 x1 −4 x 2 +10 x3 =−15

x 1+ 10 x 2 +4 x3 =6

Q11. Explain Gauss siedel method to solve the system of


simultaneous linear equations.
Q12.Solve the following system of equations using Jacobi’s iteration
method.
x 1+ 2 x 2 +5 x3 =12

4 x1 + x 2 +2 x 3=16

x 1+ 3 x 2 + x 3=10

Q13.Solve, by Gauss-Jacobi method, the equations.

2 0 x+ y −2 z =17
3 x+ 20 y −z=−18
2 x+3 y +2 0 z=25
Q14.Explain Gauss-Jacobi method for solution of linear simultaneous
equations.
1 3 3
−1
Q15.Find [ A ] using Gauss-Jordan method where, A= [ ]
1 4
1 3
3
4

1 1 1
Q16.Find the inverse of the matrix
[ 4 3 −1
3 5 3 ] using Gauss-Jordan

method and hence solve the system.

x 1+ x2 + x 3=4

4 x1 +3 x 2−x 3=12

3 x 1+5 x 2 +3 x3 =15

8 −4 0
Q17.Find inverse of matrix A= [ −4 8 −4
0 −4 8 ] using Gauss-Jordan

method.
Q18.Determine the largest(Dominant) eigen value and corresponding
eigen vector of the matrix,
1 6 1
A=
[ ]
1 2 0
0 0 3
using power method.

1 −3 2
Q19.Find numerically,the largest eigen value of A= [ 4 4 −1
6 3 5 ] by

1
power method. Take X0 = .
[]
1
1

Q20.Find numerically larger eigen value of the matrix A= −2 [3 −5


4 ] by
power method taking initial vector as [ 11].
Q21.Find all the eigen values and eigen vectirs of the matrix A=
1 √2 2
[ √2
2 √2 1 ]
3 √ 2 by Jacobi’s method.

You might also like