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

Q1a

Language: Layout:
- ] Show input
Compilation time: 0.23 sec, absolute running time: 0.17 sec, cpu time: 0.02 sec, memory peak: 5 Mb, absolute service time: 0,49 sec 
edit mode |  history  | discussion
 enter here the dimensions of the matrix
 enter here the coefficients of the given equations in matrix form ,inputting the values row wise
 So the matrix form by the given coefficient of the equations is
   2.00000000       6.00000000       2.00000000    
   5.00000000      -1.00000000       2.00000000    
  -3.00000000      -4.00000000       1.00000000    
  hence the B vector is
   6.00000000    
   29.0000000    
   5.00000000    
  and the lower triangular matrix right 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    
  So The solution will be as follows :
X(  1)=   3.00000
X(  2)=  -2.00000
X(  3)=   6.00000

    
                
λ
.NET NoSQL database for rapid development