Question
P, Q and R together can complete a work in 12 days. All
of them worked together for 6 days and then P left. How much time will Q and R together take to complete the remaining work? Statement I: If P completes a work in X number of days, then Q and R together complete the work in X number of days. Statement II: After leaving the work, P completed another work in 10 days.Solution
From statement I, it is clear that had P not left the work, the remaining work would have been completed in 6 days. Now since, P’s efficiency is equal to (Q + R)’s efficiency, now the work will completed in 12 days. Statement II is not related to the question.
Which is not the property of Data warehouse
Which is not an IoT OS?
What is a primary feature of the Agile Model in software development?
How many types of JDBC drivers?
If a series is already sorted, which sorting technique will finish in the least time?
What is the primary objective of the Producer-Consumer problem in concurrent programming?
For the system showm below calculate the transfer function.
Predict the output
list1 = ['physics', 'chemistry', 1997, 2000]
list2 = [1, 2, 3, 4, 5, 6, 7 ]
print "list1[0]: ", list1[0]Â Â Â Â ...
What is a best practice for securing remote access in Windows and Unix/Linux environments?Â
What does a star schema consist of?