Advertisements
Advertisements
प्रश्न
Wherever possible, write the following as a single matrix.
`[(2, 3, 4),(5, 6, 7)] - [(0, 2, 3),(6, -1, 0)]`
उत्तर
`[(2, 3, 4),(5, 6, 7)] - [(0, 2, 3),(6, -1,0)]`
= `[(2 - 0, 3 - 2, 4 - 3),(5 - 6, 6 + 1, 7 - 0)]`
= `[(2, 1, 1),(-1, 7, 7)]`
APPEARS IN
संबंधित प्रश्न
Wherever possible, write the following as a single matrix.
`[(0, 1, 2),(4, 6, 7)] + [(3, 4),(6, 8)]`
Find x and y from the given equations:
`[(5, 2),(-1, y - 1)] - [(1, x - 1),(2, -3)] = [(4, 7),(-3, 2)]`
Evaluate:
`2[(-1 0)/(2 -3)] +[(3 3)/(5 0)]`
Classify the following matrix :
`|(800),(521)|`
Classify the following matrix :
`|(11 , 3 , 0),(21 , 8 , 4),(15,5,2)|`
Find the values of a and b) if [2a + 3b a - b] = [19 2].
If A = `|(1,3),(3,2)|` and B = `|(-2 , 3),(-4 , 1)|` find BA
If P = `|(1 , 2),(2 , 1)|` and Q = `|(2 , 1),(1 , 2)|` find P (QP).
Let A = `|(3 , 2),(0 ,5)|` and B = `|(1 ,0),(1 ,2)|` , find (i) (A + B)(A - B) (ii) A2 - B2 . Is (i) equal to (ii) ?
Solve the equation x + y = 4 and 2x - y = 5 using the method of reduction.