document.write( "Question 248812: A printing press can print 300,000 cards in 12 hours. An older press requires 18 hours to print 300,000 copies of a card. How long would it take for both presses working together to print 300,000 copies?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I need the rate of work (R), the time of work (T) , and the work done (W)
\n" );
document.write( "the equation is RT = W. \r
\n" );
document.write( "\n" );
document.write( "It would help if I am provided a detailed explanation \n" );
document.write( "
Algebra.Com's Answer #181379 by Theo(13342)![]() ![]() You can put this solution on YOUR website! Formula is RT = W\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From this formula, you can derive:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "T = W/R \n" ); document.write( "and \n" ); document.write( "R = W/T\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "printing press can print 300,000 cards in 12 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "T = 12 \n" ); document.write( "W = 300,000 \n" ); document.write( "R = W/T = 300,000/12 = 25,000 cards per hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "older press requires 18 hours to print 300,000 cards.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "T = 18 \n" ); document.write( "W = 300,000 \n" ); document.write( "R = W/T = 16,666.66666667 cards per hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "working together, their rates will combine.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "T = x \n" ); document.write( "W = 300,000 \n" ); document.write( "R = 25,000 + 16,666.66666667 = 41,666.66666667 cards per hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When solving for T, formula becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "T = W/R\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This equation becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "T = 300,000/41,666.66666667 = 7.2 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In 7.2 hours, the printing press has completed 25,000 * 7.2 = 180,000 cards.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In 7.2 hours, the old press has completed 16,666.66666667 * 7.2 = 120,000 cards.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "total cards produced is 180,000 + 120,000 = 300,000 \n" ); document.write( " |