Advertisements
Advertisements
प्रश्न
Wherever possible, write the following as a single matrix.
`[(1, 2),(3, 4)] + [(-1, -2),(1, -7)]`
उत्तर
`[(1, 2),(3, 4)] + [(-1, -2),(1, -7)]`
= `[(1 - 1, 2 - 2),(3 + 1, 4 - 7)]`
= `[(0, 0),(4, -3)]`
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.
If M = `[(2,1),(1,-2)] `; find M2, M3 and M5.
Classify the following rnatrix :
`|(2,1),(0 , 6),(8 , 7) |`
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)|`
Write the negation of the following statements :
(a) Radha likes tea or coffee.
(b) `∃x cc` R such that x + 3 ≥ 10.
If A = `[(1,2), (1,3)]`, find A2 - 3A
If A = `[(1,2,3), (2,k,2), (5,7,3)]` is a singular matrix then find the value of 'k'.
Using the truth table statement, examine whether the statement pattern (p → q) ↔ (∼ p v q) is a tautology, a contradiction or a contingency.
`[(0, 0, 0),(0, 0, 0)]`
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = `(("i" + "j")^3)/5`