Advertisements
Advertisements
प्रश्न
If `P = [(2,6),(3,9)]` and `Q = [(3,x),(y, 2)]` find x and y such that PQ = null matrix
उत्तर
`PQ = `[(2,6),(3, 9)][(3,x),(y, 2)] = [(6 + 6y , 2x + 12),(9 + 9y, 3x + 18)]`
PQ = Null matrix
∴ [(6 + 6y,2x + 12),(9 + 9y, 3x + 18)] = [(0,0),(0,0)]`
Comparing the corresponding elements we get
2x + 12 = 0
Therefore x = -6
6 + 6y = 0
Therefore y = -1
APPEARS IN
संबंधित प्रश्न
If A = `[(1, 3),(2, 4)]`, B = `[(1, 2),(4, 3)]` and C = `[(4, 3),(1, 2)]`, find:
- (AB)C
- A(BC)
Is A(BC) = (AB)C?
Given A = `[(4, 1),(2, 3)]` and B = `[(1, 0),(-2, 1)]`, find AB.
If A =` [(1,-2 ,1),(2,1,3)]and B=[(2,1),(3,2),(1,1)]`
would it be possible to form the product matrix BA? If so, compute BA; if not give a reason
why it is not possible.
Find the matrix A, If B =`[(2,1),(0,1)] and B^2 = B+1/2A`
Evaluate : `[(4sin30°, 2cos60°),(sin90°, 2cos0°)] [(4, 5),(5, 4)]`
If `[(3, 4),(5, 5)] = [(a, b),(c, d)] [(1, 0),(0, 1)]`write down the values of a,b,c and d
Find the value of x given that A2 = B Where A = `[(2, 12),(0, 1)] and "B" = [(4, x),(0, 1)]`
If A = `[(3, 2),(0, 5)] and "B" = [(1, 0),(1, 2)]` find the each of the following and state it they are equal: (A + B)(A – B)
If A = `[(3, 2),(0, 5)] and "B" = [(1, 0),(1, 2)]` find the each of the following and state it they are equal: A2 – B2
If A = `[(1, 3),(2, 4)]`, B = `[(1, 2),(2, 4)]`, C = `[(4, 1),(1, 5)]` and I = `[(1, 0),(0, 1)]`. Find A(B + C) – 14I.