Matrix multiplication is pretty tough- so i will cover that in class. In the meantime , compute the following if A=begin{bmatrix}2&1&1 -1&-1&4 end{bma

OlmekinjP

OlmekinjP

Answered question

2021-01-04

Matrix multiplication is pretty tough- so i will cover that in class. In the meantime , compute the following if
A=[211114],B=[024123],C=[613025],D=[234312]
If the operation is not possible , write NOT POSSIBLE and be able to explain why
a)A+B
b)B+C
c)2A

Answer & Explanation

Obiajulu

Obiajulu

Skilled2021-01-05Added 98 answers

Step 1
Given : A=[211114],B=[024123],C=[613025],D=[234312]
Solution for question a:
To compute A+B:
Note that two matrices may be added if and only if they have the same dimension, that is, they must have the same number of rows and columns.
Here, Dimension of A=2×3
And, Dimension of B=3×2
Matrix A and B do not have the same dimension. Hence, matrix A and B cannot be added.
Therefore it is not possible to perform A+B.
Step 2
Solution for question b:
Here,
Dimension of matrix B=3×2
Dimension of matrix C=3×2
Both matrices B and C have the same dimension. Hence, matrix B and C can be added.
Further,
B+C=[024123]+[613025]
=[0+62+(1)4+31+02+(2)(3)+5]
=[611102]
Therefore,
B+C=[611102]
Step 3
Solution for question c:
To compute 2A multiply each entry of the matrix A by 2.
2A=2[211114]
=[422228]
therefore,
2A=[422228]
Jeffrey Jordon

Jeffrey Jordon

Expert2022-01-27Added 2605 answers

Answer is given below (on video)

Do you have a similar question?

Recalculate according to your conditions!

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?