Find the Variables [[2,7],[5,3]]x=[[-3,8],[7,-9]]
Problem
Solution
Identify the matrix equation as
A*X=B whereA=[[2,7],[5,3]] andB=[[−3,8],[7,−9]] Calculate the determinant of matrix
A to ensure it is invertible.
Find the inverse of matrix
A using the formulaA(−1)=1/det(A)*[[d,−b],[−c,a]]
Solve for X by multiplying both sides of the equation by
A(−1) on the left, such thatX=A(−1)*B
Multiply the matrices
A(−1) andB
Simplify the resulting matrix by dividing each element by
−29
Final Answer
Want more problems? Check here!