Advertisements
Advertisements
Question
If A = `[(5, 3),(-1, -2)]`, show that A2 – 3A – 7I2 = O2. Hence find A–1
Solution
A = `[(5, 3),(-1, -2)]`
A2 = A × A
= `[(5, 3),(-1, -2)][(5, 3),(-1, -2)]`
= `[(25 - 3, 15 - 6),(-5 + 2, -3 + 4)]`
= `[(22, 9),(-3, 1)]`
– 3A = `-3[(5, 3),(-1, -2)]`
= `[(-15, -9),(3, 6)]`
– 7I2 = `-7[(1, 0),(0, 1)]`
= `[(-7, 0),(0, -7)]`
A2 – 3A – 7I2
= `[(22, 9),(-3, 1)] + [(15, -9),(3, 6)] + [(-7, 0),(0, -7)]`
= `[(0, 0),(0, 0)]`
∴ A2 – 3A – 7I2 = O2
Post multiply this equation by A–1
A2A–1 – 3A A–1 – 7I2 A–1 = 0
A – 3I – 7A–1 = 0
A – 3I = 7 A–1
A–1 = `1/7 ("A" - 3"I")`
= `1/7 [((5, 3),(-1, -2)), -3((1, 0),(0, 1))]`
= `1/7 [((5, 3),(-1, -2)) + ((-3, 0),(0, -3))]`
A–1 = `1/7[(2, 3),(-1, -5)]`
APPEARS IN
RELATED QUESTIONS
Find the adjoint of the following:
`[(-3, 4),(6,2)]`
Find the adjoint of the following:`1/3[(2, 2, 1),(-2, 1, 2),(1, -2, 2)]`
Find the inverse (if it exists) of the following:
`[(5, 1, 1),(1, 5, 1),(1, 1, 5)]`
If A = `1/9[(-8, 1, 4),(4, 4, 7),(1, -8, 4)]`, prove that `"A"^-1 = "A"^"T"`
If A = `[(8, -4),(-5, 3)]`, verify that A(adj A) = (adj A)A = |A|I2
If adj(A) = `[(2, -4, 2),(-3, 12, -7),(-2, 0, 2)]`, find A
A = `[(1, tanx),(-tanx, 1)]`, show that AT A–1 = `[(cos 2x, - sin 2x),(sin 2x, cos 2x)]`
Find the matrix A for which A`[(5, 3),(-1, -2)] = [(14, 7),(7, 7)]`
Given A = `[(1, -1),(2, 0)]`, B = `[(3, -2),(1, 1)]` and C = `[(1, 1),(2, 2)]`, find a martix X such that AXB = C
If A = `[(0, 1, 1),(1, 0, 1),(1, 1, 0)]`, show that `"A"^-1 = 1/2("A"^2 - 3"I")`
Choose the correct alternative:
If A is a 3 × 3 non-singular matrix such that AAT = AT A and B = A-1AT, then BBT =
Choose the correct alternative:
If A = `[(1, -2),(1, 4)] = [(6, 0),(0, 6)]`, then A =
Choose the correct alternative:
If A = `[(7, 3),(4, 2)]` then 9I2 – A =
Choose the correct alternative:
If + = `[(1, x, 0),(1, 3, 0),(2, 4, -2)]` is the adjoint of 3 × 3 matrix A and |A| = 4, then x is
Choose the correct alternative:
If A is a non-singular matrix such that A–1 = `[(5, 3),(-2, -1)]`, then (AT)–1 =
Choose the correct alternative:
Which of the following is/are correct?
(i) Adjoint of a symmetric matrix is also a symmetric matrix.
(ii) Adjoint of a diagonal matrix is also a diagonal matrix.
(iii) If A is a square matrix of order n and λ is a scalar, then adj(λA) = λn adj (A).
(iv) A(adj A) = (adj A)A = |A|I
Choose the correct alternative:
If A = `[(3, -3, 4),(2, -3, 4),(0, -1, 1)]`, then adj(adj A) is