Ask Question
11 February, 12:10

Find the sum of the two matrices:

5 2

3 0

+

4 1

6 7

=

a b

c d

+1
Answers (2)
  1. 11 February, 12:48
    0
    9 ... 3

    9 ... 7

    Step-by-step explanation:

    Given

    Matrices A and B

    Let A,=

    5 2

    3 0

    And B =

    4 1

    6 7

    Two matrices must have an equal number of rows and columns to be added.

    As seen above, the two matrices have 2 rows and 2 columns, so they can be added together

    To as these two matrices, we add corresponding rows and columns only.

    Take for instance, matric A is represented by

    a11 ... a12

    a21 ... a22

    And

    Matric B is represented by

    b11 ... b12

    b21 ... b22

    Their sum can be represented as follows

    a11 + b11 ... a12 + b12

    a21 + b21 ... a22 + b22.

    So, the result of the question, using the above illustration is

    a = 5 + 4

    b = 2 + 1

    c = 3 + 6

    d = 0 + 7

    So, the matrix becomes

    9 ... 3

    9 ... 7
  2. 11 February, 15:40
    0
    [[5,2],[[4,1],

    [3,0]]+[6,7]]

    =

    [[9,3],

    [9,7]]

    Step-by-step explanation:

    you add 5+4,2+1,6+3,7+0
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Find the sum of the two matrices: 5 2 3 0 + 4 1 6 7 = a b c d ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers