document.write( "Question 394130: one machine can complete a job in 10minutes. if the same jobis done byh thismachine and an older machine working together, the job can be completed in 6 minutes. how long would it take the older machine to do the job alone?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #279633 by mananth(16946)![]() ![]() You can put this solution on YOUR website! one machine can complete a job in 10minutes. if the same jobis done byh thismachine and an older machine working together, the job can be completed in 6 minutes. how long would it take the older machine to do the job alone? \n" ); document.write( "... \n" ); document.write( "Machine A 6 minutes \n" ); document.write( "1/6 of job in1 minute \n" ); document.write( ".. \n" ); document.write( "Machine B + machine A = 6 minutes \n" ); document.write( "they do 1/6 of the job in 1 minute \n" ); document.write( ".. \n" ); document.write( "Job done by B in 1 minute = \n" ); document.write( "1/6 -1/10 \n" ); document.write( "=(10-6)/60 \n" ); document.write( "=4/60 \n" ); document.write( "=1/15 \n" ); document.write( "... \n" ); document.write( "so Machine B will take 15 minutes to do the same job \n" ); document.write( " |