Question
Mathematics Question on Determinants
Solve system of linear equations, using matrix method.
5x+2y=3
3x+2y=5
Answer
The given system of equations can be written in the form of AX=B, where
A=[5\322],X=[x\y]and B=[3\5].
Now, |A|=10-6=4≠0
Thus, A is non-singular.
Therefore, its inverse exists.