Advertisements
Advertisements
प्रश्न
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = `(("i" + "j")^3)/5`
उत्तर
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
संबंधित प्रश्न
State, whether the following statement is true or false. If false, give a reason.
Transpose of a square matrix is a square matrix.
State, whether the following statement is true or false. If false, give a reason.
A column matrix has many columns and only one row.
If `A = [(2),(5)], B = [(1),(4)]` and `C = [(6),(-2)]`, find A – C
Wherever possible, write the following as a single matrix.
`[(2, 3, 4),(5, 6, 7)] - [(0, 2, 3),(6, -1, 0)]`
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:
`[(-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.
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) . C = A . C – B . C
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)
Find the inverse of the matrix A=`[[1,2],[1,3]]` using elementry transformations.
Classify the following rnatrix :
`|(2,1),(0 , 6),(8 , 7) |`
Classify the following matrix :
`|(800),(521)|`
Classify the following matrix :
`|(1 , 1),(0,9)|`
Find the values of x and y, if `|(3"x" - "y"),(5)| = |(7) , ("x + y")|`
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 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.
Evaluate the following :
`|(1 , 1),(2 , 3)| |(2 , 1),(1 , 4)|`
Evaluate the following :
`|(2 , 3),(-4 , 0)| |(3 , -2),(-1 , 4)|`
Evaluate the following :
`|(6 , 1),(3 , 1),(2 , 4)| |(1 , -2 , 1),(2 , 1 , 3)|`
Evaluate the following :
`|(0 , 1 , 0),(2 , 0 , -3),(1 , 0 , -2)| |(1 , -2),(3 , 4),(0 , 0)|`
If A = `|(1,3),(3,2)|` and B = `|(-2,3),(-4,1)|` find AB
If A = `|(1,3),(3,2)|` and B = `|(-2 , 3),(-4 , 1)|` find BA
If P =`|(1 , 2),(3 , 4)|` , Q = `|(5 , 1),(7 , 4)|` and R = `|(2 , 1),(4 , 2)|` find the value of P(Q + R)
Solve the equation x + y = 4 and 2x - y = 5 using the method of reduction.
If A = `[(1,2,3), (2,k,2), (5,7,3)]` is a singular matrix then find the value of 'k'.
If A = `[(1,0,0),(2,1,0),(3,3,1)]` then find A-1 by using elementary transformation .
`[(2, -1),(5, 1)]`
`[(2 ,- 4),(0 ,0),(1 , 7)]`
If a matrix has 8 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 – 3j
I2 is the matrix ____________.
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.