Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

Sffgg

Language: Layout:
- ] Show input
Compilation time: 0.22 sec, absolute running time: 0.15 sec, cpu time: 0 sec, memory peak: 5 Mb, absolute service time: 0,48 sec 
edit mode |  history  | discussion
 Insert here the dimension of the matrix
 Insert here the coefficients of the given equations in matrix form,also insert the values row wise
 So, the matrix form by the given coefficients of those equations is as follows
   1.00000000       1.00000000      -2.00000000    
   4.00000000      -2.00000000       1.00000000    
   3.00000000      -1.00000000       3.00000000    
 hence the B vector will be is
   3.00000000    
   5.00000000    
   8.00000000    
 so, the triangular matrix after gauss elimination will be :
   4.00000000      -2.00000000       1.00000000    
   0.00000000       1.50000000      -2.25000000    
   0.00000000       0.00000000       3.00000000    
 therefore, the corresponding vector B is:
   5.00000000    
   1.75000000    
   3.66666651    
 SO, THE SOLUTIONS OF THE GIVEN LINEAR EQUATIONS ARE :
X(  1)=   2.44444
X(  2)=   3.00000
X(  3)=   1.22222

    
                
λ
.NET NoSQL database for rapid development