document.write( "Question 1157967: It takes an older computer 3 times as long to send out a company's email as it does a newer computer. Working together, it takes the two computers 12 minutes to send out the email. How long will it take the older computer to send out the email on its own?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #780899 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! one computer takes x minutes and the other takes 3x minutes \n" ); document.write( "in 1 minute, they send (1/x) and (1/3x) of the total message \n" ); document.write( "together, (12/x)+(12/3x)=1, the full message \n" ); document.write( "multiply by 3x to clear fractions \n" ); document.write( "36+12=3x \n" ); document.write( "48=3x \n" ); document.write( "x=16 minutes \n" ); document.write( "3x=48 minutes for the older computer ANSWER\r \n" ); document.write( "\n" ); document.write( "in 12 minutes the newer one does 3/4 of the work and the other 1/4 of the work \n" ); document.write( " |