Advertisements
Advertisements
प्रश्न
Construct a 2 x 2 matrix whose elements aij are given by aij = 2i – j
उत्तर
It can be `[(1, 0),(3, 2)]`
APPEARS IN
संबंधित प्रश्न
State, whether the following statement is true or false. If false, give a reason.
If A and B are two matrices of orders 3 × 2 and 2 × 3 respectively; then their sum A + B is possible.
Find cofactors of the elements of the matrix A = `[[-1,2],[-3,4]]`
Classify the following matrix :
`[(7, 0)]`
Evaluate the following :
`|(6 , 1),(3 , 1),(2 , 4)| |(1 , -2 , 1),(2 , 1 , 3)|`
If A = `|(1,3),(3,2)|` and B = `|(-2,3),(-4,1)|` find AB
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 |
If A = `[(1,2,3), (2,k,2), (5,7,3)]` is a singular matrix then find the value of 'k'.
[2 3 – 7]
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = `(("i" - "j")^2)/(5 - "i")`