Advertisements
Advertisements
प्रश्न
Given A = `[(4, 1),(2, 3)]` and B = `[(1, 0),(-2, 1)]`, find A2 – AB + 2B
उत्तर
A2 – AB + 2B
= `[(18, 7),(14, 11)] - [(2, 1),(-4, 3)] + 2[(1, 0),(-2, 1)]`
= `[(16, 6),(18, 8)] + [(2, 0),(-4, 2)]`
= `[(18, 6),(14, 10)]`
APPEARS IN
संबंधित प्रश्न
Write the additive inverse of matrices A, B and C:
Where `A = [(6, -5)]; B = [(-2, 0),(4, -1)]` and `C = [(-7), (4)]`.
Given `A = [(2, -3)], B = [(0, 2)]` and `C = [(-1, 4)]`; find the matrix X in the following:
X + B = C – A
Given `A = [(2,1),(3,0)]`, `B = [(1,1),(5,2)]` and `C = [(-3-1),(0 0)]` Find A + 2C - B
Given `A = [(1, 4),(2, 3)] and B = |(-4-1),(-3 -2)|`
Find the matrix 2A + B
If A = `[(1, 4), (1, -3)]` and B = `[(1, 2),(-1, -1)]`, find:
- (A + B)2
- A2 + B2
- Is (A + B)2 = A2 + B2 ?
If `[x, y][(x),(y)] = [25]` and `[(-x, y)][(2x),(y)] = [-2]` find x and y if `x, y ∈ Z` (integer)
Let A be a 2 x 2 matrix and let I be an identity matrix of the order 2 x 2. Prove that AI = IA = A.
If P =`|(1 , 2),(3 , 4)|` , Q = `|(5 , 1),(7 , 4)|` and R = `|(2 , 1),(4 , 2)|` find the value of (R + Q)P
Given A = `[(1, 4),(2, 3)]` and B = `[(-4, -1),(-3, -2)]` find the matrix 2A + B
If `2[(3, 4),(5, x)] + [(1, y),(0, 1)] = [(z, 0),(10, 5)]` Find the values of x and y