document.write( "Question 729529: Working together, it takes two computers 15 minutes to send out a company’s email. If it takes the slower computer 60 minutes to do the job on its own, how long will it take the faster computer to do the job on its own? \n" ); document.write( "
Algebra.Com's Answer #446043 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Working together, it takes two computers 15 minutes to send out a company’s email. If it takes the slower computer 60 minutes to do the job on its own, how long will it take the faster computer to do the job on its own? \n" ); document.write( ". \n" ); document.write( "Let x = time (minutes) it takes faster computer to do job alone \n" ); document.write( "then \n" ); document.write( "15(1/x + 1/60) = 1 \n" ); document.write( "multiplying both sides by 60x: \n" ); document.write( "15(60 + x) = 60x \n" ); document.write( "900 + 15x = 60x \n" ); document.write( "900 = 45x \n" ); document.write( "20 minutes = x \n" ); document.write( " \n" ); document.write( " |