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.
A column matrix has many columns and only one row.
Given : `[(x, y + 2),(3, z - 1)] = [(3, 1),(3, 2)]`; find x, y and z.
Find x and y from the given equations:
`[(-8, x)] + [(y, -2)] = [(-3, 2)]`
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 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].
Find the values of x and y, if `|(3"x" - "y"),(5)| = |(7) , ("x + y")|`
If B = `|(15 , 13),(11,12),(10,17)|` , find the transpose of matrix Band If possible find the sum of the two matrices. If not possible state the reason.
If P =`|(1 , 2),(3 , 4)|` , Q = `|(5 , 1),(7 , 4)|` and R = `|(2 , 1),(4 , 2)|` find the value of P(Q + R)
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.
Solve the following minimal assignment problem :
Machines | Jobs | ||
I | II | III | |
M1 | 1 | 4 | 5 |
M2 | 4 | 2 | 7 |
M3 | 7 | 8 | 3 |
[2 3 – 7]
If a matrix has 4 elements, what are the possible order it can have?
Construct a 2 x 2 matrix whose elements aij are given by aij = 2i – j
Let `"M" xx [(1, 1),(0, 2)]` = [1 2] where M is a matrix.
- State the order of matrix M
- Find the matrix M
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = `(("i" + "j")^3)/5`
Suppose determinant of a matrix Δ = 0, then the solution
Event A: Order of matrix A is 3 × 5.
Event B: Order of matrix B is 5 × 3.
Event C: Order of matrix C is 3 × 3.
Product of which two matrices gives a square matrix.