document.write( "Question 668896: One printer takes 4 hours to complete a job. Another printer can do the same job in 3 hours. When the job runs on both printers, how many hours will it take to complete? \n" ); document.write( "
Algebra.Com's Answer #415934 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=number of hours it takes both printers working together to do the job \n" ); document.write( "One printer prints at the rate of 1/4 of the job per hour \n" ); document.write( "The other printer prints at the rate of 1/3 of the job per hour\r \n" ); document.write( "\n" ); document.write( "Together, they print at the rate of 1/4 + 1/3=3/12 + 4/12=7/12 of the job per hour \n" ); document.write( "So, our equation to solve is: \n" ); document.write( "(7/12)*x=1 (1 job, that is) \n" ); document.write( "7x=12 \n" ); document.write( "x=12/7 hr=1 5/7 hr \n" ); document.write( "CK \n" ); document.write( "(1/4)*(12/7)+(1/3)*(12/7)=?1 \n" ); document.write( "3/7 + 4/7=1 \n" ); document.write( "1=1\r \n" ); document.write( "\n" ); document.write( "Hope this helps--ptaylor \n" ); document.write( " \n" ); document.write( " |