Questions

1. Which real numbers do not have multiplicative inverses? What types of square matrices do not have inverses?

2. If A is an n by n matrix which has an inverse, if X is n by 1 and B is n by 1, explain how to solve the matrix equation AX = B for X.

3. How would you solve the matrix equation XA=B for X if X is 1 by n, A is n by n and has an inverse, and B is 1 by n?