document.write( "Question 451511: One printing press can print the first edition of a book in 28 min, whereas a second printing press requires 70 min to print the same number of copies. How long would it take to print the first edition with both presses operating? \n" ); document.write( "
Algebra.Com's Answer #310468 by pedjajov(51)![]() ![]() ![]() You can put this solution on YOUR website! First press prints \n" ); document.write( "\n" ); document.write( "Working together they will print\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now we can make a proportion that \n" ); document.write( "\n" ); document.write( "1/20 book : 1 minutes = 1 book : x minutes\r \n" ); document.write( "\n" ); document.write( "1/20 * x = 1 * 1\r \n" ); document.write( "\n" ); document.write( "x = 1 * 1 / (1/20)\r \n" ); document.write( "\n" ); document.write( "x = 20 minutes \n" ); document.write( " |