Advertisements
Advertisements
प्रश्न
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)
उत्तर
Pump A fills `(1/x)^("th")` of the tank in 1 hour.
Pump B fills `(1/y)^("th")` of the tank in 1 hour.
Both can filled `(1/10)^("th")` of the tank in 1 hour.
`1/x + 1/y = 1/10` .........(1)
Pump B filled in 30 min.
`1/x - 1/y = 1/30` ..........(2)
Let a = `1/x`, b = `1/y`
a + b = `1/10`
a – b = `1/30`
Using Cramer’s rule
Δ = `|(1, 1),(1, -1)|` = 1 – 1 = – 2 ≠ 0
Δa = `|(1/10, 1),(1/30, -1)| = (-1)/10 - 1/30 = (-4)/30`
Δb = `|(1/10, 1),(1/30, -1)| = 1/13 - 1/10 = (-2)/30`
a = `Delta_"a"/Delta`
= `((-4)/30)/(-2)`
= `4/30 xx 1/2`
= `1/5`
⇒ x = 15
b = `Delta_"b"/Delta`
= `((-2)/30)/(-2)`
= `1/30`
⇒ y = 30
Pump A takes 15 minutes
Pump B takes 30 minutes
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:
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.)
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
Solve the following systems of linear equations by Cramer’s rule:
5x – 2y + 16 = 0, x + 3y – 7 = 0
In a competitive examination, one mark is awarded for every correct answer while `1/4` mark is deducted for every wrong answer. A student answered 100 questions and got 80 marks. How many questions did he answer correctly? (Use Cramer’s rule to solve the problem).
A chemist has one solution which is 50% acid and another solution which is 25% acid. How much each should be mixed to make 10 litres of a 40% acid solution? (Use Cramer’s rule to solve the problem).
Solve the following systems of linear equations by Gaussian elimination method:
2x – 2y + 3z = 2, x + 2y – z = 3, 3x – y + 2z = 1
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.)
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.)
A boy is walking along the path y = ax2 + bx + c through the points (– 6, 8), (– 2, – 12), and (3, 8). He wants to meet his friend at P(7, 60). Will he meet his friend? (Use Gaussian elimination method.)
Choose the correct alternative:
If A = `[(1, tan theta/2),(- tan theta/2, 1)]` and AB = I2, then B =
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 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