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 matrix of the co-factor for the following matrix.
`[(1,3),(4,-1)]`
Find the inverse of the following matrix (if they exist):
`[(2,0,-1),(5,1,0),(0,1,3)]`
Find the inverse of the following matrices by the adjoint method `[(2, -2),(4, 5)]`.
Find the inverse of the following matrices by transformation method:
`[(2, 0, −1),(5, 1, 0),(0, 1, 3)]`
If A = `[(cos alpha, sin alpha),(-sin alpha, cos alpha)]`, then A10 = ______
The inverse matrix of `((4/5,(-5)/12),((-2)/5,1/2))` is
If A = `[(1,2),(3,-5)]`, then A-1 = ?
If A = `[(2, -3), (3, 5)]`, then |Adj A| is equal to ______
Choose the correct option:
If X, Y, Z are non zero real numbers, then the inverse of matrix A = `[(x, 0, 0),(0, y, 0),(0, 0, z)]`
If A = `[(3, 1),(-1, 2)]`, show that A2 – 5A + 7I = 0