Advertisements
Advertisements
प्रश्न
If A = `[(2, 5),(4, 3)]`, B = `[(1, -3),(2, 5)]` find AB, BA and verify AB = BA?
उत्तर
Given A = `[(2, 5),(4, 3)]`, B = `[(1, -3),(2, 5)]`
AB = `[(2, 5),(4, 3)] xx [(1, -3),(2, 5)]`
= `[(2 + 10, -6 + 25),(4 + 6, -12 + 15)]`
= `[(12, 19),(10, 3)]`
BA = `[(1, -3),(2, 5)] xx [(2, 5),(4, 3)]`
= `[(2 - 12, 5 - 9),(4 + 20, 10 + 15)]`
= `[(-10, -4),(24, 25)]`
AB ≠ BA
APPEARS IN
संबंधित प्रश्न
Construct a 3 × 3 matrix whose elements are given by aij = |i – 2j|
If A = `[(0, 4, 9),(8, 3, 7)]`, B = `[(7, 3, 8),(1, 4, 9)]` find the value of 3A – 9B
Find the non-zero values of x satisfying the matrix equation
`x[(2x, 2),(3, x)] + 2[(8, 5x),(4, 4x)] = 2[(x^2 + 8, 24),(10, 6x)]`
If A is of order p × q and B is of order q × r what is the order of AB and BA?
Show that the matrices A = `[(1, 2),(3, 1)]`, B = `[(1, -2),(-3, 1)]` satisfy commutative property AB = BA
If A = `[(3, 1),(-1, 2)]` show that A2 – 5A + 7I2 = 0
Transpose of a column matrix is
Find the matrix A such that `[(2, -1),(1, 0),(-3, 4)]"A"^"T" = [(-1, -8, -10),(1, 2, -5),(9, 22, 15)]`
A shopkeeper in a Nuts and Spices shop makes gift packs of cashew nuts, raisins and almonds. Pack I contains 100 gm of cashew nuts, 100 gm of raisins and 50 gm of almonds. Pack-II contains 200 gm of cashew nuts, 100 gm of raisins and 100 gm of almonds. Pack-III contains 250 gm of cashew nuts, 250 gm of raisins and 150 gm of almonds. The cost of 50 gm of cashew nuts is ₹ 50, 50 gm of raisins is ₹ 10, and 50 gm of almonds is ₹ 60. What is the cost of each gift pack?
If the matrix 'A' is both symmetric and strew symmetric then.