document.write( "Question 389207: Copier A can make 300 photocopies of a page in 15 minutes.COpier B can do the same job in 12 minutes.If both copiers work together,how long will it take them to do the job? \n" ); document.write( "
Algebra.Com's Answer #275745 by Jk22(389)\"\" \"About 
You can put this solution on YOUR website!
It will take : 1/(1/12 + 1/15) = 3*4*5/(5+4) = 20/3 = 6 + 2/3 minutes or 6 minutes 40 seconds.
\n" ); document.write( "
\n" ); document.write( "The reasoning can be done like this : the copy-speed of A is 300/15 pages/minutes
\n" ); document.write( "
\n" ); document.write( "B is 300/12 pages/minute, if they work together, the total speed is 300/15+300/12=20+25=45 page minutes, so for the 300 pages, it will take : 300/45 = 6,666 minutes, or 6 2/3 minutes.
\n" ); document.write( "
\n" );