It takes 10 type A machines 3 days to complete a task when they are operated 12 hours a day. How long will it take 8 Type B machines to complete the same task when they are operated 8 hours a day?
Let's assume that per hour work rate of machine A be a and machine B be b.
No of the days taken by machine B to complete the same task be x.
Since the amount of work completed in same in both cases, we can equate as
10 * a * 3 * 12 = 8 * b * x *8.
If we know the relation between a and b, we can find the value of x.
(1) Type B machines are 20% less efficient than Type A machines
From st.1 we can conclude that b= 80%of a i.e b=.8a
Sufficient to find the value of x.
(2) Type B machines take 25% longer to complete the same task than Type A machines
Time taken by machine B is 125% of time taken by machine A to complete the same task.
i.e Time taken by machine B = 5/4 * Time taken by A
So we can infer that Per hour work rate of B = 4/5 *Per hour work rate of A
i.e b = 4/5 a
Sufficient to find the value of x.
Option D is the answer.Thanks,
Clifin J Francis