29.6k views
22 votes
Solve the matrix equation. the inverse of the coefficient matrix is given.

Solve the matrix equation. the inverse of the coefficient matrix is given.-example-1
User Aagman
by
3.7k points

1 Answer

8 votes

Answer:

C

Explanation:

If we call [x y z]^T big X and the other matrices A and b

AX=b

A^-1 is the inverse, times both sides by it

A^-1 A X=A^-1 b

A^-1 A X = I X = X where I is the identity matrix

so X = A^-1 b

doing this matrix multiplication gives us c

User Carl Owens
by
4.7k points