document.write( "Question 183453: One machine in a print shop can produce a certain number of pages twice as fast as another machine.Operating together, these machines can produce this number of pages in 8 minutes. How long would it take each machine, working alone, to produce this number of pages? \n" ); document.write( "
Algebra.Com's Answer #137719 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Call the certain number of pages 1 job
\n" ); document.write( "Call the 1st machine's rate of printing pages \"r\"
\n" ); document.write( "Then the 2nd machines rate is \"r%2F2\"
\n" ); document.write( "Working together, their combined rate is \"1%2F8\"
\n" ); document.write( "which is 1 job in 8 minutes
\n" ); document.write( "I can add the 2 rates to get the combined rate
\n" ); document.write( "\"r+%2B+r%2F2+=+1%2F8\"
\n" ); document.write( "\"8r+%2B+4r+=+1\"
\n" ); document.write( "\"12r+=+1\"
\n" ); document.write( "\"r+=+1%2F12\"
\n" ); document.write( "This means the 1st machine, working alone,
\n" ); document.write( "can print the pages in 12 minutes
\n" ); document.write( "\"r%2F2+=+%281%2F12%29%2F2\"
\n" ); document.write( "\"r%2F2+=+1%2F24\"
\n" ); document.write( "This means the 2nd machine, working alone,
\n" ); document.write( "can print the pages in 24 minutes
\n" ); document.write( "check answer:
\n" ); document.write( "\"r+%2B+r%2F2+=+1%2F8\"
\n" ); document.write( "\"1%2F12+%2B+1%2F24+=+1%2F8\"
\n" ); document.write( "Multiply both sides by \"24\"
\n" ); document.write( "\"2+%2B+1+=+3\"
\n" ); document.write( "\"3+=+3\"
\n" ); document.write( "OK\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );