Ask Question
13 November, 09:01

Is it possible to contruct a 4x3 matrix b and a 3x4 matrix c such that bc is invertible?

+3
Answers (1)
  1. 13 November, 12:42
    0
    Matrix B has dimensions 4x3

    Matrix C has dimensions 3x4

    Write out those dimensions like so: 4x3 3x4

    The inner '3's match up so B*C is possible. The dimensions of B*C is 4x4 as these are the outer dimensions when lining up 4x3 3x4

    Since B*C is a square matrix, it is possible that an inverse could exist. Keep in mind that this isn't a guarantee as the determinant of B*C could be zero (which would lead to BC being non-invertible). Though of course we'd need more info.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Is it possible to contruct a 4x3 matrix b and a 3x4 matrix c such that bc is invertible? ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers