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)\"\" \"About 
You can put this solution on YOUR website!
First press prints \"1%2F28\" of the book in a minute while the second press does \"1%2F70\" of the book in a minute.\r
\n" ); document.write( "\n" ); document.write( "Working together they will print\r
\n" ); document.write( "\n" ); document.write( "\"1%2F28+%2B+1%2F70\" = \"5%2F140+%2B+2%2F140\" = \"7%2F140\" = \"1%2F20\"\r
\n" ); document.write( "\n" ); document.write( "Now we can make a proportion that \"1%2F20\" of the book both presses print in a minute and we want to find out how long it takes both presses to print one book:\r
\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( "
\n" );