Advertisements
Advertisements
प्रश्न
Solve the following system of linear equations by matrix inversion method:
2x + 3y – z = 9, x + y + z = 9, 3x – y – z = – 1
Advertisements
उत्तर
`[(2, 3, -1),(1, 1, 1),(3, -1, -1)][(x),(y),(z)] = [(9),(9),(-1)]`
AX = B
X = `"A"^-1"B"`
A = `[(2, 3, -1),(1, 1, 1),(3, -1, -1)]`
|A| = 2(–1+1) –3(–1 – 3) –1(–1 – 3)
= 0 + 12 + 4
=16 ≠ 0 A-1 exists.
adj A = `[((-1 + 1), -(-1 - 3), (-1 - 3)),(-(-3 - 1),(-2 + 3), -(- 2 - 9)),((3 + 1), -(2 + 1), (2 - 3))]^"T"`
= `[(0, 4, -4),(4, 1, 11),(4, -3, -1)]^"T"`
= `[(0, 4, 4),(4, 1, -3),(-4, 11, -1)]`
`"A"^-1 = 1/|"A"|`
adj A = `1/16 [(0, 4, 4),(4, 1, -3),(-4, 11, -1)]`
X = `"A"^-1"B"`
`[(x),(y),(z)] = 1/16[(0, 4, 4),(4, 1, -3),(-4, 11, 1)][(9),(9),(-1)]`
= `1/16 [(0 + 36 - 4),(36 + 9 + 3),(- 36 + 99 + 1)]`
`[(x),(y),(z)] = 1/16 [(32), (48), (64)]`
= `[(2),(3),(4)]`
∴ x = 2, y = 3, z = 4
APPEARS IN
संबंधित प्रश्न
Solve the following system of linear equations by matrix inversion method:
2x + 5y = – 2, x + 2y = – 3
Solve the following system of linear equations by matrix inversion method:
x + y + z – 2 = 0, 6x – 4y + 5z – 31 = 0, 5x + 2y + 2z = 13
If A = `[(-5, 1, 3),(7, 1, -5),(1, -1, 1)]` and B = `[(1, 1, 2),(3, 2, 1),(2, 1, 3)]`, Find the products AB and BA and hence solve the system of equations x + y + 2z = 1, 3x + 2y + z = 7, 2x + y + 3z = 2
A man is appointed in a job with a monthly salary of certain amount and a fixed amount of annual increment. If his salary was ₹ 19,800 per month at the end of the first month after 3 years of service and ₹ 23,400 per month at the end of the first month after 9 years of service, find his starting salary and his annual increment. (Use matrix inversion method to solve the problem.)
Four men and 4 women can finish a piece of work jointly in 3 days while 2 men and 5 women can finish the same work jointly in 4 days. Find the time taken by one man alone and that of one woman alone to finish the same work by using matrix inversion method
The prices of three commodities A, B and C are ₹ x, y and z per units respectively. A person P purchases 4 units of B and sells two units of A and 5 units of C. Person Q purchases 2 units of C and sells 3 units of A and one unit of B . Person R purchases one unit of A and sells 3 unit of B and one unit of C. In the process, P, Q and R earn ₹ 15,000, ₹ 1,000 and ₹ 4,000 respectively. Find the prices per unit of A, B and C. (Use matrix inversion method to solve the problem.)
Solve the following systems of linear equations by Cramer’s rule:
`3/2 + 2y = 12, 2/x + 3y` = 13
Solve the following systems of linear equations by Cramer’s rule:
3x + 3y – z = 11, 2x – y + 2z = 9, 4x + 3y + 2z = 25
Solve the following systems of linear equations by Cramer’s rule:
`3/x - 4/y - 2/z - 1` = 0, `1/x + 2/y + 1/z - 2` = 0, `2/x - 5/y - 4/z + 1` = 0
Solve the following systems of linear equations by Gaussian elimination method:
2x + 4y + 6z = 22, 3x + 8y + 5z = 27, – x + y + 2z = 2
If ax² + bx + c is divided by x + 3, x – 5, and x – 1, the remainders are 21, 61 and 9 respectively. Find a, b and c. (Use Gaussian elimination method.)
Choose the correct alternative:
If `("AB")^-1 = [(12, -17),(-19, 27)]` and `"A"^-1 = [(1, -1),(-2, 3)]` then `"B"^-1` =
Choose the correct alternative:
If A = `[(3/5, 4/5),(x, 3/5)]` and AT = A–1, then the value of x is
Choose the correct alternative:
If A = `[(2, 3),(5, -2)]` be such that λA–1 = A, then λ is
Choose the correct alternative:
If adj A = `[(2, 3),(4, 1)]` and adj B = `[(1, -2),(-3, 1)]` then adj (AB) is
Choose the correct alternative:
The augmented matrix of a system of linear equations is `[(1, 2, 7, 3),(0, 1, 4, 6),(0, 0, lambda - 7, mu + 7)]`. This system has infinitely many solutions if
