Advertisements
Advertisements
Question
Given : M = `[(5, -3),(-2, 4)]`, find its transpose matrix Mt. If possible, find M + Mt
Advertisements
Solution
Given that,
M = `[(5, -3),(-2, 4)]`
Mt = `[(5, -2),(-3, 4)]`
M + Mt = `[(5, -3),(-2, 4)] + [(5, -2),(-3, 4)]`
= `[(5 + 5, -3-2),(-2-3, 4 + 4)]`
= `[(10, -5),(-5, 8)]`
APPEARS IN
RELATED QUESTIONS
The bookshop of a particular school has 10 dozen chemistry books, 8 dozen physics books, 10 dozen economics books. Their selling prices are Rs 80, Rs 60 and Rs 40 each respectively. Find the total amount the bookshop will receive from selling all the books using matrix algebra.
Solve the following system of linear equation using matrix method:
`1/x + 1/y +1/z = 9`
`2/x + 5/y+7/z = 52`
`2/x+1/y-1/z=0`
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
Find the inverse of the matrix `[ (1, 2, 3), (1, 1, 5), (2, 4, 7)]` by using the adjoint method.
`
Find the adjoint of the matrix `"A" = [(2,-3),(3,5)]`
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 .
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = i – 3j
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.
