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

Fhhjhh

Language: Layout:
- ] Show input
Compilation time: 0.12 sec, absolute running time: 0.18 sec, cpu time: 0.01 sec, memory peak: 5 Mb, absolute service time: 0,41 sec 
edit mode |  history  | discussion
 enter the dimension of the matrix
 enter the coefficients of the equations in matrix form ,input values row wise
 the matrix form by coefficient of the equations is
   2.00000000       6.00000000       2.00000000    
   5.00000000      -1.00000000       2.00000000    
  -3.00000000      -4.00000000       1.00000000    
 and the vector B is
   6.00000000    
   29.0000000    
   5.00000000    
 lower triangular matrix after gauss elimination
  -14.0000000       0.00000000       0.00000000    
   11.0000000       7.00000000       0.00000000    
  -3.00000000      -4.00000000       1.00000000    
 Corresponding B vector:
  -42.0000000    
   19.0000000    
   5.00000000    
 ###THE SOLUTIONS ARE :
X(  1)=   3.00000
X(  2)=  -2.00000
X(  3)=   6.00000

    
                
λ
.NET NoSQL database for rapid development