Linear Algebra

Study of vectors, matrices, and linear transformations.

Study Strategies

Checking Your Solutions with Inverses

Double-Check Your Work

If you've solved a system using matrices, use the matrix inverse to check your solution. Multiply your answer (vector) by the original matrix and see if you get the original constants. If you do, your solution is correct!

Steps

  • Solve the system using matrices.
  • Multiply the matrix by your solution vector.
  • Compare the result to the original right-hand side.

Examples

  • Multiplying the solution vector by the coefficient matrix to verify your answer.

  • Using the identity matrix to check that an inverse is correct.