Question
24 delivery boys can complete a delivery in 15 days. If
12 boys start the same work, and after 12 days, 'd' more boys join the work, completing the remaining task in the next 12 days, find the value of 'd'. (All boys have the same efficiency.)Solution
ATQ, Total work = 24 Γ 15 = 360 units Amount of deliveries completed by 12 men in 12 days = 12 Γ 12 = 144 units Amount of work to be completed by (12 + d) men = 360 β 144 = 216 units Therefore, (12 + d) Γ 12 = 216 Or, 12 + d = 18 Or, d = 6
Which of the following is an example of a deadlock detection and resolution technique in DBMS?
What is the primary difference between tuple calculus and domain calculus?
What is the name of the operator ** in Python?
What is the main objective of cluster analysis in data analytics?
Token Ring networks operate at what speed?
In a voltage divider circuit, if the resistors are of equal value, what is the output voltage?
Which algorithm is commonly used for collaborative filtering in recommendation systems?
You have a positive-edge-triggered D flip-flop. If the current state is Q = 0 and the D input is 1, what will be the state after the clock edge?
How to get first line from a file ?
Which of the following is a social engineering technique where attackers attempt to acquire sensitive information (e.g., usernames, passwords, credit ca...