Question
Before 'A' joined the team, 'S' and 'V' were alternating
days to complete a project. In the final four days, 'A', 'S', and 'V' all worked together to finish the job. 'V' is 50% more efficient than 'S' and 20% more efficient than 'A'. If 'A' can complete the work by himself in 24 days and 'S' and 'V' worked for an equal number of days, calculate the total number of days it took to complete the work.Solution
ATQ, Time taken by 'V' alone to do the work = 24/1.2 = 20 days Time taken by 'S' alone to do the work = 1.5 × 20 = 30 days Let, total work be LCM of 20, 30, and 24 = 120 units Units of work done by 'A', 'V', and 'S' in a day are 5 units, 6 units, and 4 units, respectively. So, units of work done in last 4 days = 15 × 4 = 60 units Remaining 60 units of work done in (60/10) × 2 = 12 days So total number of days = 12 + 4 = 16 days
The _____________ deals with the coordination of the data transfer between end systems and hosts.
What is the backbone of MIS?
Which component is responsible for managing virtualization in a cloud environment?
Predict the output
list1 = ['physics', 'chemistry', 1997, 2000]
list2 = [1, 2, 3, 4, 5, 6, 7 ]
print "list1[0]: ", list1[0]Â Â Â Â ...
- Does Dijkstra's algorithm work for graphs with both negative and positive edge weights?
Router is responsible for packet forwarding, including routing. Router works at which layer?
- In a dense index, why might an index entry not appear for every search key value in the file?
In the Software Development Lifecycle, which phase is primarily responsible for identifying and documenting the needs of the stakeholders to create a bl...
Which is not an IoT OS?
State true or false                              Â
ODBC drivers are available for Oracle, Sybase, Informix, Mic...