Computer Science, asked by rakeshvengat, 1 month ago

Solve the following equations by Gauss Seidal method.
Solve the following equations by Gauss Seidal method.
5x-2y+ z=-4
x +6y-2z =-1
3x + y +5z=13

Answers

Answered by janvishewale256
0

Answer:

: 1. Solve the following equations using Gauss Elimination method.

2x+4y+z=3, 3x+2y-2z=-2 , x-y+z=6

2. Solve the system of equations by Jacobi’s iterative method (calculate three iterations only.)

20x+y-2z=17, 3x+20y-z=-18, 2x-3y+20z=25

3. Find the values of x,y and z using Gauss Seidal method.

83x-11y-4z =95 , 7x+52y+13z =104, 3x+8y+29z =71

4. Solve the system of equations by Gauss Jordan method:

3x+2y+7z=4, 2x+3y+z=5, 3x+4y+z=7

5. Solve the system of equations by matrix inversion method:

5x+3y+7z=4, 3x+26y+2z=9, 7x+2y+11z =5

Similar questions