Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 2

Computer Oriented Numerical Method

GBCA 401

Practices Questions

For Gauss Elimination


1. Solve the following system of equation using Gauss Elimination method:-
a) 2x+y+4z=12
8x-3y+2z=20
4x+11y-z=33[x=3,y=2,z=1]
b) 3x+5y+2z=8
8y+2z=-7
6x+2y+8z=26[x=4,y=-1,z=1/2]
c) 3x+6y+z=16
2x+4y+3z=13
X+3y+2z=9
d) 2x+3y+z=9
x+2y+3z=6
3x+y+2z=8[x=5/18, y=29/18,z=35/18]
e) x+3y+8z=4
x+4y+3z=-2
x+3y+4z=1
f) 3x+6y+z=16
2x+4y+3z=13
x+3y+2z=9

>> Go to this link


http://college.cengage.com/mathematics/larson/elementary_linear/4e/shared/downloads/
c10s1.pdf

Solve the example given and Practice Questions 21-24.

>> Try this also


http://www.math.iitb.ac.in/~neela/partialpivot.pdf

>>Example 1: Use Gaussian elimination to solve the system of linear equations


x1 + 5x2 = 7
−2x1 − 7x2 = −5.

>> Example 2: Use Gaussian elimination to solve the system of linear equations
2x2 + x3 = −8
x1 − 2x2 − 3x3 = 0
−x1 + x2 + 2x3 = 3.

>> Example 3: Use Gaussian elimination to solve the system of linear equations
x1 − 2x2 − 6x3 = 12
2x1 + 4x2 + 12x3 = −17
x1 − 4x2 − 12x3 = 22.

For Gauss Sedial method

http://college.cengage.com/mathematics/larson/elementary_linear/5e/students/ch08-10/
chap_10_2.pdf
Do question number 5,6,7,8.

You might also like