Solve Using an Inverse Matrix 26a+8b=28 , 8a+3b=9
Problem
Solution
Write the system in matrix form
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) or|A| using the formulaa*d−b*c
Find the inverse matrix
A(−1) using the formulaA(−1)=1/det(A)*[[d,−b],[−c,a]]
Solve for X by multiplying the inverse matrix
A(−1) by the constant matrixB such thatX=A(−1)*B
Perform matrix multiplication to find the values of
a andb
Simplify the fractions to obtain the final values for the variables.
Final Answer
Want more problems? Check here!