document.write( "Question 1151536: Please help me solve this question: Machine A can do a piece of work in 6hrs while machine B can do the same work in 9hrs. Machine A and B was set to do the piece of work but after three and a half hours Machine A broke down. For how long machine B took to do the rest of the work \n" ); document.write( "
Algebra.Com's Answer #773309 by Theo(13342)![]() ![]() You can put this solution on YOUR website! A does the job in 6 hours. \n" ); document.write( "B does the job in 9 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "r * t = q \n" ); document.write( "r is the rate \n" ); document.write( "t is the time \n" ); document.write( "q is the quantity\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in this problem q = 1 which represents one piece of work.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for machine A, the formula becomes r * 6 = 1 \n" ); document.write( "solve for r to get r = 1/6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for machine B, the formula becomes r * 9 = 1 \n" ); document.write( "solve for r to get r = 1/9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when they work together, their rates are additive.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula becomes (rA + rB) * t = q\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "they both work together for 3.5 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula becomes (rA + rB) * 3.5 = q\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since rA = 1/6 and rB = 1/9, the formula becomes (1/6 + 1/9) * 3.5 = q\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for q to get q = (1/6 + 1/9) * 3.5 = (3/18 + 2/18) * 3.5 = 5/18 * 3.5 = 17.5/18 = 35/36.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when they worked together for 3.5 hours, they were able to complete 35/36 of the job.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that means that 1/36 of the job is left to do.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "machine A broke down and machine B is left to finish the job.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "formula for machine B to finish the job is equal to r * t = q which becomes 1/9 * t = 1/36\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for t to get t = 9/36 hours = 1/4 hours = 15 minutes.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |