Advertisements
Advertisements
Question
If `A = [(2),(5)], B = [(1),(4)]` and `C = [(6),(-2)]`, find B + C
Solution
B + C = `[(1),(4)] + [(6),(-2)]`
= `[(1 + 6),(4 - 2)]`
= `[(7),(2)]`
APPEARS IN
RELATED QUESTIONS
Given : `[(x, y + 2),(3, z - 1)] = [(3, 1),(3, 2)]`; find x, y and z.
Wherever possible, write the following as a single matrix.
`[(1, 2),(3, 4)] + [(-1, -2),(1, -7)]`
Find x and y from the given equations:
`[(5, 2),(-1, y - 1)] - [(1, x - 1),(2, -3)] = [(4, 7),(-3, 2)]`
Solve the following system of linear equation using matrix method:
`1/x + 1/y +1/z = 9`
`2/x + 5/y+7/z = 52`
`2/x+1/y-1/z=0`
If A = `|(1,9,4),(5 , 0 , 3)|` find A'
If P= (8,5),(7,2) find : P + Pt
Evaluate the following :
`|(1 , 1),(2 , 3)| |(2 , 1),(1 , 4)|`
If A = `|(1,3),(3,2)|` and B = `|(-2,3),(-4,1)|` find AB
If A = `[(1,0,0),(2,1,0),(3,3,1)]` then find A-1 by using elementary transformation .
If a matrix has 4 elements, what are the possible order it can have?