Advertisements
Advertisements
Question
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
Solution
Let the time taken by one man alone be x days and one woman alone be y days.
4x + 4y = `1/3`
2x + 5y = `1/4`
Matrix form `[(4, 4),(2, 5)] [(x),(y)] = [(1/3),(1/4)]`
AX = B
X = `"A"^-1 "B"`
A = `[(4, 4),(2, 5)]`
|A|+ 20 – 8
= 12 ≠ 0.A–1 exists.
adj A = `[(5, -4),(-2, 4)]`
A–1 = `1/|"A"|`
adj A = `1/12[(5, -4),(-2, 4)]`
X = `1/12[(5, -4),(-2, 4)][(1/3),(1/4)]`
= `1/12[(5/3 - 1),((-2)/3 + 1)]`
= `1/12 [(2/3),(1/3)]`
= `[(1/18),(1/36)]`
`[(x),(y)] = [(1/18),(1/36)]`
∴ One man can do 18 days
One woman can do 36 days
APPEARS IN
RELATED QUESTIONS
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.)
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.)
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).
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)
A family of 3 people went out for dinner in a restaurant. The cost of two dosai, three idlies and two vadais is ₹ 150. The cost of the two dosai, two idlies and four vadais is ₹ 200. The cost of five dosai, four idlies and two vadais is ₹ 250. The family has ₹ 350 in hand and they ate 3 dosai and six idlies and six vadais. Will they be able to manage to pay the bill within the amount they had?
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.)
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 `("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 = `[(1, tan theta/2),(- tan theta/2, 1)]` and AB = I2, then B =
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:
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