Advertisements
Advertisements
प्रश्न
If P = `[(1, 2),(2, -1)]` and Q = `[(1, 0),(2, 1)]`, then compute:
- P2 – Q2
- (P + Q)(P – Q)
Is (P + Q)(P – Q) = P2 – Q2 true for matrix algebra?
उत्तर
P2 = `[(1, 2),(2, -1)][(1, 2),(2, -1)]`
= `[(1 + 4, 2 - 2),(2 - 2, 4 + 1)]`
= `[(5, 0),(0, 5)]`
Q2 = `[(1, 0),(2, 1)][(1, 0),(2, 1)]`
= `[(1 + 0, 0 + 0),(2 + 2, 0 + 1)]`
= `[(1, 0),(4, 1)]`
i. P2 – Q2 = `[(5, 0),(0, 5)] - [(1, 0),(4, 1)]`
= `[(4, 0),(-4, 4)]`
P + Q = `[(1, 2),(2,-1)] + [(1, 0),(2, 1)]`
= `[(2, 2),(4, 0)]`
P – Q = `[(1, 2),(2, -1)] - [(1, 0),(2, 1)]`
= `[(0, 2),(0, -2)]`
ii. (P + Q)(P – Q) = `[(2,2),(4, 0)][(0, 2),(0, -2)]`
= `[(0 + 0, 4 - 4),(0 + 0, 8 - 0)]`
= `[(0, 0),(0, 8)]`
Clearly, it can be said that (P + Q)(P – Q) = P2 – Q2 not true for matrix algebra.
APPEARS IN
संबंधित प्रश्न
If matrix X = `[(-3, 4),(2, -3)][(2),(-2)]` and 2X – 3Y = `[(10),(-8)]`, find the matrix ‘X’ and matrix ‘Y’.
Given A = `[(p, 0),(0, 2)]`, B = `[(0, -q),(1, 0)]`, C = `[(2, -2),(2, 2)]` and BA = C2. Find the values of p and q.
If A = [4 7] and B = [3 l], find: A - B
If P =`|(2,9),(5,7)|` and Q = `|(7,3),(4,1)|` find 2Q - P
If A =`|(1, 9 , 4),(5 , 0 , 3)|` , find negative A
Find x and y if
`[( x , 3x),(y , 4y)][(2),(1)] = [(5),(12)]`.
If A = `[(3 , 1),(-1 , 2)]` and I = `[(1 , 0),(0, 1)]`
find A2 - 5A + 7 I.
If `"A" = [(1 , 2),(-2 , 3)], "B" = [(2 , 1),(2 , 3)] "C" = [(-3 , 1),(2 , 0)]` verify that
A(B + C) = AB + AC.
Choose the correct answer from the given four options :
If `[(x - 2y, 5),(3, y)] = [(6, 5),(3, -2)]` then the value of x is
If A = `[(3/5, 2/5),(x, y)]` and A2 = I, find x,y