Advertisements
Advertisements
Question
If A = `|(5,"r"),("p",7)|` , c and if A + B = (9,7),(5,8) , find the values of p,q,r and s.
Advertisements
Solution
A = `|(5,"r"),("p",7)|` , B = `|("q",4),(3,"s")|`
A + B = `|(5,"r"),("p",7)| + |("q",4),(3,"s")|`
A + B = `|("s + q","r" + 4),("p + 3" , "7 + s")|_(2 xx 2)` ..........(1)
But given
A + B = `|(9,7),(5,8)|_(2 xx 2)` ............(2)
from (1) & (2)
`|(5 + "q" , "r" + 4),("p" + 3 , 7 + "s")| = |(9,7),(5 , 8)|`
5 + q = 9
⇒ q = 4
r + 4 = 7
⇒ r = 3
p + 3 = 5
⇒ p = 2
7 + s = 8
⇒ s = 1
APPEARS IN
RELATED QUESTIONS
If `A = [(2),(5)], B = [(1),(4)]` and `C = [(6),(-2)]`, find B + C
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 M =`|(8,3),(9,7),(4,3)|` and N = `|(4,7),(5,3),(10,1)|` find M - N
Evaluate the following :
`|(1 , 1),(2 , 3)| |(2 , 1),(1 , 4)|`
If A = `|(1,3),(3,2)|` and B = `|(-2 , 3),(-4 , 1)|` find BA
Solve the equations x + y = 4 and 2x - y = 5 using the method of reduction.
If a matrix has 4 elements, what are the possible order it can have?
If a matrix has 8 elements, what are the possible order it can have?
I2 is the matrix ____________.
If a matrix A = `[(0, 1),(2, -1)]` and matrix B = `[(3),(1)]`, then which of the following is possible:
