Advertisements
Advertisements
प्रश्न
If A = `[(1,2), (1,3)]`, find A2 - 3A
उत्तर
A2 = A . A
= `[(1,2), (1,3)] [(1,2), (1,3)]`
= `[(3,8), (8,11)]`
A2 - 3A = `[(3,8), (4,11)] - [(3,6), (3,9)]`
= `[(0,2), (1,2)]`
APPEARS IN
संबंधित प्रश्न
State, whether the following statement is true or false. If false, give a reason.
Transpose of a 2 × 1 matrix is a 2 × 1 matrix.
Solve for a, b and c; if `[(-4, a + 5),(3, 2)] = [(b + 4, 2),(3, c- 1)]`
If A = `[(8, -3)]` and B = `[(4, -5)]`; find A + B
If `A = [(2),(5)], B = [(1),(4)]` and `C = [(6),(-2)]`, find B + C
If `A = [(2),(5)], B = [(1),(4)]` and `C = [(6),(-2)]`, find A + B – C
Find x and y from the given equations:
`[(5, 2),(-1, y - 1)] - [(1, x - 1),(2, -3)] = [(4, 7),(-3, 2)]`
Find x and y from the given equations:
`[(-8, x)] + [(y, -2)] = [(-3, 2)]`
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
A2 – B2 = (A + B) (A – B)
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`
Classify the following rnatrix :
`|(2,1),(0 , 6),(8 , 7) |`
Classify the following matrix :
`|(800),(521)|`
If A = `|(1,9,4),(5 , 0 , 3)|` find A'
Evaluate the following :
`|(2,1) ,(3,2),(1 , 1)| |(1 , -2 , 1),(2 , 1 , 3)|`
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.
`[(2, -1),(5, 1)]`
[2 3 – 7]
`[(2 , 7, 8),(-1 , sqrt(2), 0)]`
Construct a 2 x 2 matrix whose elements aij are given by aij = 2i – j
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = `(("i" - "j")^2)/(5 - "i")`