Advertisements
Advertisements
प्रश्न
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = `(("i" + "j")^3)/5`
Advertisements
उत्तर
A = [aij]3 × 2 = `[("a"_11, "a"_12),("a"_21, "a"_22),("a"_31, "a"_32)]`
Given that aij = `(("i" + "j")^3)/5`
∴ a11 = `((1 + 1)^3)/5 = 2^3/5 = 8/5`
a12 = `((1 + 2)^3)/5 = 3^3/5 = 27/5`
a21 = `((2 + 1)^3)/5 = 3^3/5 = 27/5`
a22 = `((2 + 2)^3)/5 = 4^3/5 = 64/5`
a31 = `((3 + 1)^3)/5 = 4^3/5 = 64/5`
a32 = `((3 + 2)^3)/5 = 5^3/5 = 125/5`
∴ A = `[(8/5, 27/5),(27/5, 64/5),(64/5, 125/5)] = 1/5[(8, 27),(27,64),(64, 125)]`
APPEARS IN
संबंधित प्रश्न
Given : `[(x, y + 2),(3, z - 1)] = [(3, 1),(3, 2)]`; find x, y and z.
Solve for a, b and c; if `[(-4, a + 5),(3, 2)] = [(b + 4, 2),(3, c- 1)]`
If `A = [(2),(5)], B = [(1),(4)]` and `C = [(6),(-2)]`, find B + C
Wherever possible, write the following as a single matrix.
`[(1, 2),(3, 4)] + [(-1, -2),(1, -7)]`
Wherever possible, write the following as a single matrix.
`[(0, 1, 2),(4, 6, 7)] + [(3, 4),(6, 8)]`
Find x and y from the given equations:
`[(5, 2),(-1, y - 1)] - [(1, x - 1),(2, -3)] = [(4, 7),(-3, 2)]`
Given : M = `[(5, -3),(-2, 4)]`, find its transpose matrix Mt. If possible, find M + Mt
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
A – B = B – A
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
(A – B)2 = A2 – 2A . B + B2
Find the inverse of the matrix A=`[[1,2],[1,3]]` using elementry transformations.
Find cofactors of the elements of the matrix A = `[(-1, 2),(-3, 4)]`.
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 :
`[(7, 0)]`
Find the values of a, b, c and d, if `|("a + 3b", 3"c" + "d"),(2"a" - "b" , "c" - 2"d")| = |(5 , 8),(3 , 5)|`
If M =`|(8,3),(9,7),(4,3)|` and N = `|(4,7),(5,3),(10,1)|` find M - N
If A = `|(5,"r"),("p",7)|` , c and if A + B = (9,7),(5,8) , find the values of p,q,r and s.
Evaluate the following :
`|(2,1) ,(3,2),(1 , 1)| |(1 , -2 , 1),(2 , 1 , 3)|`
If A = `|(3,-2),(-1 , 4)|` , B = `|(2"a"),(1)|` , C = `|(-4),(5)|` , D = `|(2),("b")|` and AB + 2C = 4D then find the values of a and b.
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) ?
If A = `[(2, 3), (1, 2)], B = [(1, 0),(3, 1)]`, Find (AB)-1
If A = `[(1,2), (1,3)]`, find A2 - 3A
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),(5,4,0)] , "B" = [(1,4,3),(-2,5,0)]`, then find 2A + 3B.
`[(3),(0),(-1)]`
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
Choose the correct answer from the given four options :
If A = [aij]2×2 where aij = i + j, then A is equal to
Suppose determinant of a matrix Δ = 0, then the solution
I2 is the matrix ____________.
Which statement defines a matrix?
In a matrix, horizontal lines are called:
For \[\begin{bmatrix}7&8\\9&10\\11&12\end{bmatrix}\], which statement is correct?
