Question
'A' and 'B' alone can complete a work in 14 days and 21
days, respectively. Find the time taken by them to complete the work if they work on alternate days starting with 'B'.Solution
ATQ, Let the total work be the LCM of 14 and 21, which is 42 units. Efficiency of 'A' = 42/14 =3 units/day Efficiency of 'B' = 42/21=2 units/day If the work was started by 'B', then on the first day, work completed by 'B' = 2 units On the next day, work completed by 'A' = 3 units Therefore, in two days, the amount of work completed by 'A' and 'B' = 2 + 3 = 5 units So, in 14 days, work completed by 'A' and 'B' = 5 Γ 7 = 35 units Remaining work = 42 - 35 = 7 units The remaining work will be completed by 'B' in 7/2=3.5 days Therefore, total time taken by them to complete the work = 14 + 3.5 = 17.5 days
- What is the relationship between the Java Virtual Machine (JVM) and the Java Runtime Environment (JRE)?
The output of circuit shown below is
___________________ is the amount of time taken to fulfill the request by the process. It can be calculated by taking the difference between the complet...
Which register stores the temporary results during computation?
- In a dense index, why might an index entry not appear for every search key value in the file?
Which statement is FALSE for PLL used for demodulation of FM?
What is the primary objective of the Producer-Consumer problem in concurrent programming?
In AJAX (Asynchronous JavaScript and XML), which of the following properties must be set to true to prevent the browser from waiting for the response be...
Is every view serializable schedule also conflict serializable?
Which of the following statements accurately describes the use of the SQL CREATE statement?