document.write( "Question 1127323: An office has two envelope-filling machines. Working together, they can fill a batch of envelopes in 2 hours. Working separately, it will take the second machine 1 hour longer than the first machine to fill a batch of envelopes. How long will it take each machine to fill a batch of envelopes by themselves? Give your answer correct to the nearest minute. \n" ); document.write( "
Algebra.Com's Answer #743722 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\"t\", time for first machine to do 1 job, alone\r
\n" ); document.write( "\n" ); document.write( "\"t%2B1\", time for second machine to do 1 job, alone\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"1%2Ft%2B1%2F%28t%2B1%29=1%2F2\"------both machines together do 1 job in 2 hours.\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"t%5E2-3t-2=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28t=%283%2Bsqrt%2817%29%29%2F2%29\", \"hours\",\"first\"\"machine\"
\n" ); document.write( "
\n" );