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)]`
APPEARS IN
संबंधित प्रश्न
State, whether the following statement is true or false. If false, give a reason.
Transpose of a square matrix is a square matrix.
State, whether the following statement is true or false. If false, give a reason.
A column matrix has many columns and only one row.
Wherever possible, write the following as a single matrix.
`[(0, 1, 2),(4, 6, 7)] + [(3, 4),(6, 8)]`
Find x and y from the given equations:
`[(5, 2),(-1, y - 1)] - [(1, x - 1),(2, -3)] = [(4, 7),(-3, 2)]`
Find x and y from the given equations:
`[(-8, x)] + [(y, -2)] = [(-3, 2)]`
Given : M = `[(5, -3),(-2, 4)]`, find its transpose matrix Mt. If possible, find M + Mt
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.
(B . C) . A = B . (C . A)
If A = `[(1,2,3), (2,k,2), (5,7,3)]` is a singular matrix then find the value of 'k'.
Construct a matrix A = [aij]3 × 2 whose element aij is given by
aij = i – 3j
