Advertisements
Advertisements
Question
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
Advertisements
Solution
`3/x - 4/y - 2/z - 1` = 0
`1/x + 2/y + 1/z - 2` = 0
`2/x - 5/y - 4/z + 1` = 0
Put a = `1/x`, b = `1/y, c = 1/z`
3a – 4b – 2c = 1 .........(1)
a + 2b + c = 2 ..........(2)
2a – 5b – 4c = – 1 ............(3)
Δ = `|(3, -4, -2),(1, 2, 1),(2, -5, -4)|`
= 3(– 8 + 5) + 4(– 4 – 2) – 2(– 5 – 4)
= 3(– 3) + 4(– 6) – 2(– 9)
= – 9 – 24 + 18
= – 15 ≠ 0
Δa = `|(1, -4, -2),(2, 2, 1),(-1, -5, -4)|`
= 1(– 8 + 5) + 4(– 8 + 1) – 2(– 10 + 2)
= 1(– 3) + 4(– 7) – 2(– 8)
= – 3 – 28 + 16
= – 15
Δb = `|(3, 1, -2),(1, 2, 1),(2, -1, -4)|`
= 3(– 8 + 1) – 1(– 4 – 2) – 2(– 1 – 4)
= 3(– 7) – 1(– 6) – 2(– 5)
= – 21 + 6 + 10
= – 5
Δc = `|(3, -4, 1),(1, 2, 2),(2, -5, -1)|`
= 3(– 2 + 10) + 4(– 1 – 4) + 1(– 5 – 4)
= 24 – 20 – 9
= – 5
a = `Delta_"a"/Delta = (- 15)/(- 15)` = 1
⇒ `1/x` = 1
⇒ x = 1
b = `Delta_"b"/Delta = (-5)/(-15) = 1/3`
⇒ `1/y = 1/3`
⇒ y = 3
c = `Delta_"c"/Delta = (-5)/(-15) = 1/3`
⇒ `1/z = 1/3`
⇒ z = 3
∴ x = 1, y = 3, z = 3
APPEARS IN
RELATED QUESTIONS
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:
2x + 3y – z = 9, x + y + z = 9, 3x – y – z = – 1
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
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.)
Solve the following systems of linear equations by Cramer’s rule:
`3/2 + 2y = 12, 2/x + 3y` = 13
A fish tank can be filled in 10 minutes using both pumps A and B simultaneously. However, pump B can pump water in or out at the same rate. If pump B is inadvertently run in reverse, then the tank will be filled in 30 minutes. How long would it take each pump to fill the tank by itself? (Use Cramer’s rule to solve the problem)
Solve the following systems of linear equations by Gaussian elimination method:
2x + 4y + 6z = 22, 3x + 8y + 5z = 27, – x + y + 2z = 2
An amount of ₹ 65,000 is invested in three bonds at the rates of 6%, 8% and 9% per annum respectively. The total annual income is ₹ 4,800. The income from the third bond is ₹ 600 more than that from the second bond. Determine the price of each bond. (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 = `[(costheta, sintheta),(-sintheta, costheta)]` and A(adj A) = `[("k", 0),(0, "k")]`, then k =
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:
If ρ(A) ρ([A|B]), then the system AX = B of linear equations is
Choose the correct alternative:
If 0 ≤ θ ≤ π and the system of equations x + (sin θ)y – (cos θ)z = 0, (cos θ) x – y + z = 0, (sin θ) x + y + z = 0 has a non-trivial solution then θ 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
Choose the correct alternative:
Let A = `[(2, -1, 1),(-1, 2, -1),(1, -1, 2)]` and 4B = `[(3, 1, -1),(1, 3, x),(-1, 1, 3)]`. If B is the inverse of A, then the value of x is
