Advertisements
Advertisements
Question
Wherever possible, write the following as a single matrix.
`[(1, 2),(3, 4)] + [(-1, -2),(1, -7)]`
Advertisements
Solution
`[(1, 2),(3, 4)] + [(-1, -2),(1, -7)]`
= `[(1 - 1, 2 - 2),(3 + 1, 4 - 7)]`
= `[(0, 0),(4, -3)]`
APPEARS IN
RELATED QUESTIONS
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.
Solve for a, b and c; if `[(-4, a + 5),(3, 2)] = [(b + 4, 2),(3, c- 1)]`
Wherever possible, write the following as a single matrix.
`[(2, 3, 4),(5, 6, 7)] - [(0, 2, 3),(6, -1, 0)]`
Given : M = `[(5, -3),(-2, 4)]`, find its transpose matrix Mt. If possible, find M + Mt
If M = `[(2,1),(1,-2)] `; find M2, M3 and M5.
Classify the following matrix :
`|(800),(521)|`
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) ?
Using the truth table statement, examine whether the statement pattern (p → q) ↔ (∼ p v q) is a tautology, a contradiction or a contingency.
If A = `[(1,0,0),(2,1,0),(3,3,1)]` then find A-1 by using elementary transformation .
If a matrix has 4 elements, what are the possible order it can have?
