Solve Using an Inverse Matrix 10x+5y=4 , -2x=y+4
Problem
Solution
Rearrange the second equation into standard form
a*x+b*y=c by addingy to both sides.
Write the system as a matrix equation
A*X=B whereA is the coefficient matrix,X is the variable matrix, andB is the constant matrix.
Calculate the determinant of matrix
A denoted asdet(A) using the formulaa*d−b*c
Determine the solvability of the system. Since the determinant is
0 the matrixA is singular and does not have an inverse.
Analyze the equations to see if the system is inconsistent or dependent. Multiply the second equation
−2*x−y=4 by−5
Compare the resulting equation to the first equation
10*x+5*y=4 Since4≠−20 the lines are parallel and never intersect.
Final Answer
Want more problems? Check here!