Question:

Find an example for square matrices A and B of the same size such that: det(A + B) ≠ det(A) + det(B)?

by  |  earlier

0 LIKES UnLike

Find an example for square matrices A and B of the same size such that: det(A + B) ≠ det(A) + det(B)?

 Tags:

   Report

1 ANSWERS


  1. A:

    [1 0]

    [0 0]

    B:

    [0 0]

    [0 1]

    det(A) = 1*0 - 0*0 = 0

    det(B) = 0*1 - 0*0 = 0

    det (A + B) = 1, because A+B=I or

    [1 0]

    [0 1]

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.