Advertisements
Advertisements
प्रश्न
If a matrix A = `[(0, 1),(2, -1)]` and matrix B = `[(3),(1)]`, then which of the following is possible:
पर्याय
A + B
A – B
AB
BA
उत्तर
AB
Explanation:
Given A is a matrix of order 2 × 2
And B is a matrix of order 2 × 1
Since, No. of columns in B ≠ No. of rows in A
`\implies` BA does not exists.
Further, A + B and A – B does not exists
Since, A and B are not of the same order
Since, No. of columns in A
= No. of rows in B = 2
`\implies` AB exists
संबंधित प्रश्न
State, whether the following statement is true or false. If false, give a reason.
The matrices A2 × 3 and B2 × 3 are conformable for subtraction.
State, whether the following statement is true or false. If false, give a reason.
Transpose of a square matrix is a square matrix.
Evaluate:
`2[(-1 0)/(2 -3)] +[(3 3)/(5 0)]`
State, with reason, whether the following is true or false. A, B and C are matrices of order 2 × 2.
A + B = B + A
Find the values of x and y, if `|(3"x" - "y"),(5)| = |(7) , ("x + y")|`
If P= (8,5),(7,2) find : P + Pt
If A = `|(5,"r"),("p",7)|` , c and if A + B = (9,7),(5,8) , find the values of p,q,r and s.
Write the negation of the following statements :
(a) Radha likes tea or coffee.
(b) `∃x cc` R such that x + 3 ≥ 10.
Solve the following minimal assignment problem :
Machines | Jobs | ||
I | II | III | |
M1 | 1 | 4 | 5 |
M2 | 4 | 2 | 7 |
M3 | 7 | 8 | 3 |
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = `(("i" - "j")^2)/(5 - "i")`