10.It takes printer A 4 more minutes than printer B to print 40 pages. Working together, the two printers can print 50 pages in 6 minutes. How long will it take printer A to print 80 pages?
* 12
* 18
* 20
* 24
* 30
Rate of printer A and printer B printing 40 pages together:
40 pages * 6 min / 50 pages
let B = # of mins for printer B to print 40 pages
Rate of Printer A + Rate of Printer B = Rate of Printer A and B
40/(B+4) + 40/B = 40*6/50
simplify:
-5B^2 + 28*B + 96 = 0
(I had to use the quadratic formula here)
B = 8
Rate of Printer A = 40 pages / (8+4) min
therefore
Rate of printer A to print 40 pages:
80 pages * (12 min / 40 pages) = 24 mins
ANSWER: D. 24 mins
This one took me a long time to solve... way more than 2 mins. If anyone finds a quicker way to solve this, please post!
There is a mistake in the explanation above.
The answer is indeed 24 mins, which is derived from the equation -5B^2 + 28*B + 96 = 0, just as h2polo said.
BUT->
Rate of Printer A + Rate of Printer B = Rate of Printer A and B = 40/(B+4) + 40/B = 40*6/50 ----- this is wrong; solve, and you get 24B^2 - 304*B - 800 = 0, which is not equal to -5B^2 + 28*B + 96 = 0.
Rate of Printer A and B = 40/(B+4) + 40/B = 50/6 ----- this is correct; from there you get -5B^2 + 28*B + 96 = 0, and then experience the enjoyment of finding its roots.
Positive root is 8 --> 8+4=12 is the time it takes A to print 40 pages --> 12*2=24 is the time it takes A to print 80 pages
Can somebody please break down this section:
Ra
te of Printer A and B = 40/(B+4) + 40/B = 50/6 ----- this is correct; from there you get -5B^2 + 28*B + 96 = 0Im having difficulty doing the math...Much appreciated.
Thank you...
Casey