document.write( "Question 992764: X can do a certain job in 10 hours and Y can do it in 12 hours. After X and Y have been working together for 1 hour, Z joins them, and the three completed the job in 3 more hours, How long will it take Z to do the job alone? \n" ); document.write( "
Algebra.Com's Answer #612269 by Theo(13342)![]() ![]() You can put this solution on YOUR website! rate of x is equal to a \n" ); document.write( "rate of y is equal to b \n" ); document.write( "rate of z is equal to c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "rate * time = quantity\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the total quantity required to complete is 1 job. \n" ); document.write( "partial quantities are just shown as q until they are solved for. \n" ); document.write( "you'll see how that works below.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x can do the job in 10 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for x, rate * time = quantity becomes a * 10 = 1 \n" ); document.write( "solve for a to get: \n" ); document.write( "a = 1/10 \n" ); document.write( "that's the rate that x works at. \n" ); document.write( "quantity is 1 because we are looking for the rate that x works at to complete the whole job working alone.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for y, rate * time = quantity becomes b * 12 = 1 \n" ); document.write( "solve for b to get: \n" ); document.write( "b = 1/12 \n" ); document.write( "that's the rate that b works at. \n" ); document.write( "quantity is 1 because we are looking for the rate that y works at to complete the whole job working alone.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x and y work on the job for 1 hour. \n" ); document.write( "their rates are additive. \n" ); document.write( "rate * time = quantity \n" ); document.write( "(a + b) * t = q \n" ); document.write( "a is the rate that x works at which is equal to 1/10 \n" ); document.write( "b is the rate that y works at which is equal to 1/12 \n" ); document.write( "t is 1 hour \n" ); document.write( "q is unknown \n" ); document.write( "formula becomes: \n" ); document.write( "(1/10 + 1/12) * 1 = q \n" ); document.write( "here we are looking for how much of the job is completed by x and y working together without z. \n" ); document.write( "that's why the quantity is shown as q, rather than 1. \n" ); document.write( "solve for q and you will get that q = 11/60 of the job. \n" ); document.write( "x and y working together for 1 hour will complete 11/60 of the job in that hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "what remains of the job to still be done is 1 - 11/60 = 60/60 - 11/60 = 49/60.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z joins them and all three finish the job in 3 additional hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since their rates when working together are additive, the formula to use would be:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(a + b + c) * t = q.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "all three working together for 3 hours will complete 49/60 of the job.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "we have: \n" ); document.write( "a = 1/10 \n" ); document.write( "b = 1/12 \n" ); document.write( "c = c because we don't know what it is yet. \n" ); document.write( "t = 3 hours \n" ); document.write( "q = 49/60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "formula becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(1/10 + 1/12 + c) * 3 = 49/60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "combine 1/10 + 1/12 and you get 22/120 which simplifies to 11/60.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "formula becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(11/60 + c) * 3 = 49/60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "simplify the left side of the equation to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "33/60 + 3 * c = 49/60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "subtract 33/60 from both sides of the equation to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3 * c = 16/60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide both sides of the equation by 3 to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c = 16/180 which simplifies to 8/90.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the rate of z is 8/90 of the job in 1 hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "check your original equation to see if this is correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(1/10 + 1/12 + 8/90) * 3 = 49/60\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "do the math to get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "49/60 = 49/60 \n" ); document.write( "this confirms the solution is correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you now know the rate of z which is equal to 8/90\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "working alone, the rate * time = distance formula becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "8/90 * t = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "8/90 is the rate of z \n" ); document.write( "t is the time that we want to solve for \n" ); document.write( "1 is the portion of the job to be completed which is the whole job.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for t to get t = 1 / (8/90) = 1 * (90/8) = 11.25 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z can do the job alone in 11.25 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's your solution.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |