Question
5 men and 6 women can do a piece of work in 6 days while
3 men and 5 women can do the same work in 9 days. In how many days can 3 men and 2 women do the same work?Solution
ATQ, Let the work done by 1 man per day = M and 1 woman per day = W. 5M+6W= 1/6 (Work done in 1 day by 5 men and 6 women). 3M+5W= 1/9 (Work done in 1 day by 3 men and 5 women). From the equations: Solve to find M= 1/42 and W = 1/126 Hence, Work by 3 men and 2 women in 1 day The total time to finish the work is = days = [1/(11/126)] = 126/11 or 11(5/11) days
Which is the correct format specifier for double type value in C?
What is the main purpose of the parity bit in error detection?
Which data analytics technique is best suited for identifying hidden patterns or relationships in large datasets?
Which technology is most commonly associated with cryptocurrencies like Bitcoin?
What is encapsulation in object-oriented programming?
What is the best-case time complexity of any comparison-based sorting algorithm?
Performance of cache memory is frequently measured in terms of
Which of the following is an open-source SQL query engine for analyzing data stored in Hadoop clusters?
Which layer of the TCP/IP model is responsible for IP addressing and routing?
What does the "Model" represent in the MVC architecture?