If you're seeing this message, it means we're having trouble loading external resources on our website.

If you're behind a web filter, please make sure that the domains *.kastatic.org and *.kasandbox.org are unblocked.

Main content

Using identity & zero matrices

Sal solves a problem where he has to determine whether unknown matrices are zero or identity to make an equation true. Created by Sal Khan.

Want to join the conversation?

  • leafers sapling style avatar for user CaptainMurg
    So there's an answer to a question here that gives a good reason behind why identity matrices exist, so now I'm wondering about zero matrices. If you multiply a matrix by any zero matrix, you get another zero matrix. Always a bunch of zeros, though potentially a different number of zeros.

    Why would you ever need a bunch of zeros?
    (5 votes)
    Default Khan Academy avatar avatar for user
    • piceratops seedling style avatar for user Richard.l.Homan
      For the same reason, more or less. Imagine you have an equation such as (A+B)(C+D). None of these are zero matrices, but when you add A and B, you get a zero matrix. Now you know that no matter what C+D is, as long as the multiplication is defined, the answer is a zero matrix without ever having to do the math.

      There might be other applications I'm not seeing, but I'm just starting to learn about matrices, so you'll have to forgive the oversight.
      (15 votes)
  • aqualine ultimate style avatar for user Alex
    Isn't what Sal did basically guess and check? Is there a faster way to determine the solution rather than exhaust all the possibilities?
    (7 votes)
    Default Khan Academy avatar avatar for user
    • aqualine ultimate style avatar for user Sarah
      I wouldn't call it faster, but you could write equations to solve for scalar values of A, B, and C:
      A+B+C=2
      3A-5B+C=4
      4A+B+3C=7
      -2A+3B+2C=0

      and then solve for A, B, and C, with answers of 1 meaning identity and 0 meaning, well, zero. To solve this, though, you'd probably need to solve another matrix. In this case, it's easier to do it Sal's way.
      (2 votes)
  • blobby green style avatar for user tkensy08
    is there any more logical approach to this question rather then just hit and trial ?
    (4 votes)
    Default Khan Academy avatar avatar for user
  • stelly yellow style avatar for user Suresh123.Ani
    How do you divide two matrices?
    If it's the opposite of multiplication, I guess it should be the same as multiplying by power -1.
    But, how do you find the matrix^-1?
    (2 votes)
    Default Khan Academy avatar avatar for user
    • starky ultimate style avatar for user KLaudano
      We cannot divide matrices, but as you suggested we can multiply by the inverse of a matrix. Much like how you cannot divide by 0, there are certain matrices we cannot find an inverse for. The actual process for finding an inverse involves augmenting the original matrix with the identity matrix and using row operations to transform the matrix on the left into the identity matrix which leaves the right matrix as the inverse. There are later lessons in Khan academy that give far more detailed explanations on this topic though.
      (3 votes)
  • blobby green style avatar for user Gebre Yigzaw
    Is matrix multipcation commutativ or no
    (2 votes)
    Default Khan Academy avatar avatar for user
  • leaf green style avatar for user Yeu Joe
    my teacher said that identity matrix is used to replace division in matrix, because there are no dividing in matrix, is that right?
    (2 votes)
    Default Khan Academy avatar avatar for user
  • female robot grace style avatar for user muskan
    what if the leading diagonal is from left to right ? does properties of identity matrix still holds.and why the leading diagonal is always from right to left in a diagonal matrix. why it is not other way around.
    (2 votes)
    Default Khan Academy avatar avatar for user
  • leafers ultimate style avatar for user d2niraj
    Can you say all zero matrices are same irrespective of their dimensions? Meaning is 3x3 zero matrix is equal to 2x3 zero matrix and so on?
    (2 votes)
    Default Khan Academy avatar avatar for user
    • blobby green style avatar for user fatman321
      Not necessarily. While it is true that all the entries of every zero matrix are 0, the dimensions of a particular zero matrix do differentiate it from other zero matrices. For example, if O is a 2x2 zero matrix and A is a 2x3 zero matrix, then OA=O. However, AO would not even be defined (since the number of columns in A (3) does not equal the number of rows in O (2)), so the dimensions of a 0 matrix do matter.
      (2 votes)
  • starky sapling style avatar for user Meenakshi C.S.
    Is this solution unique? Is matrix algebra similar to ordinary algebra in the sense that you would need 3 equations in this case to arrive at a unique solution?
    (2 votes)
    Default Khan Academy avatar avatar for user
  • aqualine ultimate style avatar for user joey mizrahi
    are there videos where sal solves linear equations
    (2 votes)
    Default Khan Academy avatar avatar for user

Video transcript

So we have a matrix equation set up right over here, we have matrix A times this plus matrix B times this plus matrix C times this is equal to this two by two matrix. And the way it's set up, it's a little bit of a puzzle. And I'll give you one clue as to what type of matrices A, B, and C could be. They're each either going to be an Identity Matrix, or a Zero Matrix. So given that clue, that each of these are either an identity matrix or a zero matrix, can you pause this video, and essentially solve this puzzle? Which of these are identity matrices, and which of these are zero matrices? I'm assuming you've given a go at it. So let's go entry by entry. So if you look at this first entry right over here, how can we get a two for this top left entry? Well, let's see. When we multiply, if any of these are identities, and essentially you just get the value of the matrix, if any of these are zero, then essentially that product doesn't get added. It's one way of thinking about it, is that matrix won't matter anymore, because it's going to be multiplied by zero. So if A was a zero matrix and B and C were identity matrices, you would add one plus one to get to two. Just like oh, maybe that's the case. But it could be the other way around. It could be that A is identity matrix, B is a zero matrix, and C is an identity matrix, and you add one plus one over there to get two. Or you could say that maybe C is the zero matrix, and B is the identity matrix, and you add one plus one here. So really, all this is telling us is two of these matrix, two of A, B and C are going to be identity matrices, and one is going to be a zero matrix, but we don't know which one is which just yet. Any of them can be the zero matrix, at least based on looking at that first entry. Now let's look at, I don't know, let's look at this entry right over here. How can we add up to four? Well, let's see. Three, if this was an identity matrix and this was an identity matrix, then you're going to, then essentially you'll just be left with this matrix plus this matrix. This is going to be the zero. So three plus negative five. That is not equal to four. So both of these. You can't have A and B be identity matrices and C be the zero matrix. So let's think about other combinations here. So what about B and C being the identity matrices, and A being the zero matrix? In that situation, so A is the zero matrix, that's not going to matter, and we're essentially, when you multiply B times this you're just going to get this matrix, and C times this, you're going to get that matrix, if B and C are identity matrices. And so you have negative five plus one would be negative four. So that doesn't work either. So our last scenario is going to be so we can essentially rule out B as an identity matrix. Because when we had B be one of the identity matrices, and we picked the other two options, we still couldn't get to four here. So B is going to be a zero matrix. And let's see if that works out. A is identity, then A would be an identity and C would be an idenitty matrix as well. So let's see if that actually makes sense. So if this right over here is identity matrix, and that over there is an identity matrix, this whole thing simplifies to one three four comma negative two plus one one three two, and it does indeed equal one one plus is two, three plus one is four, four plus three is seven, negative two plus two is indeed zero.