Advertisements
Advertisements
प्रश्न
Solve by matrix inversion method:
2x + 3y – 5 = 0; x – 2y + 1 = 0.
उत्तर
2x + 3y = 5
x – 2y = -1
The given system can be written as
`[(2,3),(1,-2)][(x),(y)] = [(5),(-1)]`
AX = B
where A = `[(2,3),(1,-2)]`, X = `[(x),(y)]` and B = `[(5),(-1)]`
|A| = `|(2,3),(1,-2)|` = - 4 - 3 = - 7 ≠ 0
∴ A-1 Exists.
adj A = `[(-2,-3),(-1,2)]`
`"A"^-1 = 1/|"A"|`(adj A)
= `1/(-7)[(-2,-3),(-1,2)]`
X = A-1B
`[(x),(y)] = -1/7[(-2,-3),(-1,2)][(5),(-1)]`
`=> -1/7[(-10+3),(-5-2)]`
`=> -1/7 [(-7),(-7)]`
`[(x),(y)] = [(1),(1)]`
∴ x = 1, y = 1
APPEARS IN
संबंधित प्रश्न
Find the co-factor of the element of the following matrix:
`[(-1, 2),(-3, 4)]`
Find the inverse of the following matrix (if they exist):
`[(2,-3,3),(2,2,3),(3,-2,2)]`
Check whether the following matrices are invertible or not:
`[(1, 0),(0, 1)]`
If A = `[(0, 0, -1),(0, -1, 0),(-1, 0, 0)]`, then the only correct statement about the matrix A is ______
Find A–1 using adjoint method, where A = `[(cos theta, sin theta),(-sin theta, cos theta)]`
Find the inverse of the following matrix:
`[(-3,-5,4),(-2,3,-1),(1,-4,-6)]`
If A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`, then verify that (AB)-1 = B-1A-1
The matrix M = `[(0,1,2),(1,2,3),(3,1,1)]` and its inverse is N = [nij]. What is the element n23 of matrix N?
If A = `[(0, -1, 0), (1, 0, 0), (0, 0, -1)]`, then A-1 is ______
If A, B are two square matries, such that AB = B, BA = A and n ∈ N then (A + B)n =