InterviewSolution
Saved Bookmarks
| 1. |
Solve the following system of equations. (a) By using Cramer's rule and Matrix inversion method, when the coefficient matrix is non - singular. (b) By using Gauss-Jordan method, also determine whether the system has unique solution, or infinite number of solutions or solution and find the solution if exist. 2x+6y+11=0 6x+20y-6z+3=0 6y-18z+1=0 |
|
Answer» |
|