SOLUTION: How do I find matrix A + matrix B?
A= [3,0,2,-1] B=[2,8,.6,3]
Algebra.Com
Question 175430: How do I find matrix A + matrix B?
A= [3,0,2,-1] B=[2,8,.6,3]
Answer by actuary(112) (Show Source): You can put this solution on YOUR website!
Matrix addition and subtraction is performed by adding/subtracting comparable components of each matrix.
A+B = [3+2,0+8,2+.6,-1+3]=[5,8,2.6,2]
I hope that this helps
RELATED QUESTIONS
What is the mtriz B and how do I identify the matrix elemnet b23?
B=[-1 2 5 0]
-5... (answered by jim_thompson5910)
A Matrix is given. a) Determine whether the matrix is in row-echelon form. b) Determine... (answered by Edwin McCravy)
Hi all, I was hoping someone could show me how to solve the following for the give... (answered by ichudov,alicealc)
Solve the matrix equation B-X=3A for X if
A=[3 -6] and B=[3 -6]
[4... (answered by Fombitz)
Consider matrix A
matrix( 2, 2,
0, 1,
0, 0
)
Show their is not matrix B as... (answered by t0hierry,ikleyn)
a.For matrix A =
( 5 7 2 )
( 9 6 4 )
( 3 2 1 ) and
B =
(4 7 3)
(1 1 3)
(8... (answered by ikleyn)
Matrix A
5 1 0
-2 3 1
0 2 4
Matrix B
-1 2 -3
0 5 4
2 -1... (answered by MathLover1)
Find matrix B, if A is symmetric matrix and B is skew symmetric matrix and their sum is... (answered by ikleyn)
{{{matrix(1,3,A,""="",(matrix(3,3,1,-1,4,4,-1,3,2,0,-2)))}}}... (answered by Edwin McCravy)