Advertisements
Advertisements
प्रश्न
If A = `[(1, 0, 0),(0, 1, 0),("a", "b", - 1)]`, show that A2 is a unit matrix
उत्तर
A = `[(1, 0, 0),(0, 1, 0),("a", "b", - 1)]`
A2 = A . A
= `[(1, 0, 0),(0, 1, 0),("a", "b", - 1)] [(1, 0, 0),(0, 1, 0),("a", "b", -1)]`
= `[(1 + 0 + 0, 0 + 0 + 0, 0 + 0 + 0),(0 + 0 + 0, 0 + 1 + 0, 0 + 0 + 0),("a" + 0 - "a", 0 + "b" - "b", 0 + 0 +1)]`
A2 = `[(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
Thus, A2 is a unit matrix.
APPEARS IN
संबंधित प्रश्न
In the matrix A = `[(8, 9, 4, 3),(- 1, sqrt(7), sqrt(3)/2, 5),(1, 4, 3, 0),(6, 8, -11, 1)]`, write The order of the matrix
Find the values of x, y and z from the following equation
`[(x + y + z),(x + z),(y + z)] = [(9),(5),(7)]`
Find X and Y if X + Y = `[(7, 0),(3, 5)]` and X – Y = `[(3, 0),(0, 4)]`
Show that the matrices A = `[(1, 2),(3, 1)]`, B = `[(1, -2),(-3, 1)]` satisfy commutative property AB = BA
Find the matrix X if 2X + `[(1, 3),(5, 7)] = [(5, 7),(9, 5)]`
Construct an m × n matrix A = [aij], where aij is given by
aij = `("i" - 2"j")^2/2` with m = 2, n = 3
If A = `[(4, 2),(-1, x)]` and such that (A – 2I)(A – 3I) = 0, find the value of x
Give your own examples of matrices satisfying the following conditions:
A and B such that AB ≠ BA
Show that f(x) f(y) = f(x + y), where f(x) = `[(cosx, -sinx, 0),(sinx, cosx, 0),(0, 0, 1)]`
If A is a square matrix such that A2 = A, find the value of 7A – (I + A)3
Verify the property A(B + C) = AB + AC, when the matrices A, B, and C are given by A = `[(2, 0, -3),(1, 4, 5)]`, B = `[(3, 1),(-1, 0),(4, 2)]` and C = `[(4, 7),(2, 1),(1,-1)]`
Find the matrix A which satisfies the matrix relation `"A"= [(1, 2, 3),(4, 5, 6)] = [(-7, -8, -9),(2, 4, 6)]`
If AT = `[(4, 5),(-1, 0),(2, 3)]` and B = `[(2, -1, 1),(7, 5, -2)]`, veriy the following
(A – B)T = AT – BT
Express the following matrices as the sum of a symmetric matrix and a skew-symmetric matrix:
`[(4, -2),(3, -5)]`
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?
Choose the correct alternative:
If aij = (3i – 2j) and A = [aij]3 × 2 is
Choose the correct alternative:
If A = `[(1, 2, 2),(2, 1, -2),("a", 2, "b")]` is a matrix satisfying the equation AAT = 9I, where I is 3 × 3 identity matrix, then the ordered pair (a, b) is equal to
Choose the correct alternative:
If A is a square matrix, then which of the following is not symmetric?
Choose the correct alternative:
If A + I = `[(3, -2),(4, 1)]`, then (A + I)(A – I) is equal to
If Aα = `[(cosα, sinα),(-sinα, cosα)]`, then which of following statement is TRUE?