Solve Using an Inverse Matrix 2x+5y=1 , 6x+15y=3
Problem
Solution
Write the system in matrix form
A*X=B whereA is the coefficient matrix,X is the variable column vector, andB is the constant column vector.
Calculate the determinant of matrix
A denoted asdet(A) or|A| using the formulaa*d−b*c
Determine the existence of the inverse matrix
A(−1) Since the determinant is0 the matrixA is singular and does not have an inverse.Analyze the relationship between the two equations. Notice that the second equation
6*x+15*y=3 is exactly3 times the first equation2*x+5*y=1
Conclude the nature of the solution. Because the equations are dependent (they represent the same line), there are infinitely many solutions that satisfy the relation
2*x+5*y=1
Final Answer
Want more problems? Check here!