document.write( "Question 889347: jim's copier can do a printing job in 7 hours. janet's copies can do the same job in 12 hours. how long would it take to do the job with both copies? \n" ); document.write( "
Algebra.Com's Answer #538090 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
Jims copier does 1/7 of a job per hour
\n" ); document.write( "Janets does 1/12 per hour\r
\n" ); document.write( "\n" ); document.write( "Set t = time to complete a job
\n" ); document.write( "t(1/7) + t(1/12) = 1 job
\n" ); document.write( "t(1/7 + 1/12) = 1
\n" ); document.write( "use 7*12 as a common denominator
\n" ); document.write( "
\n" ); document.write( "\"t+%28+12%2F%2812%2A7%29+%2B+7%2F%2812%2A7%29+%29+=+1+\"
\n" ); document.write( "\"t+%28+19%2F84+%29+=+1+\"
\n" ); document.write( "multiply each side by \"84%2F19\"
\n" ); document.write( "t = \"84%2F19\" = 4.421 hours
\n" ); document.write( "
\n" );