document.write( "Question 374996: Machine A can complete a task in 24 seconds. Together with machine B, the task can be completed in 18 s. How long would it take machine B working alone to complete the task?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #266683 by nerdybill(7384) You can put this solution on YOUR website! Machine A can complete a task in 24 seconds. Together with machine B, the task can be completed in 18 s. How long would it take machine B working alone to complete the task? \n" ); document.write( ". \n" ); document.write( "Let x = seconds it takes machine B (working alone) \n" ); document.write( "then \n" ); document.write( "18(1/24 + 1/x) = 1 \n" ); document.write( "multiplying both sides by 24x: \n" ); document.write( "18(x + 24) = 24x \n" ); document.write( "18x + 432 = 24x \n" ); document.write( "432 = 6x \n" ); document.write( "72 secs = x\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |