nhai2003 wrote:Working together, printer A and printer B would finish the task in 24 minutes. Printer A alone would finish the task in 60 minutes. How many pages does the task contain if printer B prints 5 pages a minute more than printer A ?
1:600
2:800
3:1000
4:1200
5:1500
Help me!
We can let x = the number of pages printer A can print per minute; thus x + 5 = the number of pages printer B can print per minute.
Since printer A can finish the task by itself in 60 minutes, the task has 60x pages. Since printers A and B together can finish the task in 24 minutes, we can create the equation:
24x + 24(x + 5) = 60x
24x + 24x + 120 = 60x
48x + 120 = 60x
120 = 12x
10 = x
Therefore, the task has 60(10) = 600 pages.
Alternate Solution:
Let printer B finish the task alone in x minutes. Then, 1/60 + 1/x = 1/24. Solving for x, we get 1/x = 1/24 - 1/60 = 5/120 - 2/120 = 3/120 = 1/40. Thus, x = 40, i.e., it takes printer B 40 minutes to complete the task.
Let n be the total number of pages to be printed. Then, printer A prints n/60 pages per minute and printer B prints n/40 pages per minute. We are told that the latter is 5 greater than the former; therefore:
n/40 - n/60 = 5
3n/120 - 2n/120 = 5
n/120 = 5
n = 600
So, the task contains 600 pages.
Answer: A