how to solve equations with 3 variable in easy way rather than matrix method
AMARNATH.R
10 Years agoGrade 12th pass
1 Answer
Amogh Dasture
10 Years ago
Dear Amarnath
U can apply the Cramer’s Rule. The solution can be obtained by calculating the value of determinants. It can be easy than the matrix method. Another way is, in the matrix method, instead of converting the coefficient matrix into a singular matrix, convert it to an upper triangular matrix and then solve. I hope this helps