Advertisements
Advertisements
प्रश्न
Wherever possible, write the following as a single matrix.
`[(2, 3, 4),(5, 6, 7)] - [(0, 2, 3),(6, -1, 0)]`
Advertisements
उत्तर
`[(2, 3, 4),(5, 6, 7)] - [(0, 2, 3),(6, -1,0)]`
= `[(2 - 0, 3 - 2, 4 - 3),(5 - 6, 6 + 1, 7 - 0)]`
= `[(2, 1, 1),(-1, 7, 7)]`
संबंधित प्रश्न
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.
State, whether the following statement is true or false. If false, give a reason.
A column matrix has many columns and only one row.
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
A . (B – C) = A . B – A . C
If A = `|("p","q"),(8,5)|` , B = `|(3"p",5"q"),(2"q" , 7)|` and if A + B = `|(12,6),(2"r" , 3"s")|` , find the values of p,q,r and s.
If A = `|(1,3),(3,2)|` and B = `|(-2 , 3),(-4 , 1)|` find BA
If P = `|(1 , 2),(2 , 1)|` and Q = `|(2 , 1),(1 , 2)|` find P (QP).
`[(3),(0),(-1)]`
`[(2 , 7, 8),(-1 , sqrt(2), 0)]`
Given `[(2, 1),(-3, 4)], "X" = [(7),(6)]` the order of the matrix X
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = `(("i" + "j")^3)/5`
