document.write( "Question 678628: A,B and C working together can do a certain task in 6 hours. A & B can do the task in 9 hours, and B & C can do the task in 12 hours. How long would it take each working alone to do the task? \n" ); document.write( "
Algebra.Com's Answer #421564 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of time needed for A do do the task working alone \n" ); document.write( "Then A works at the rate of 1/x of the task per hour \n" ); document.write( "Let y=amount of time needed for B to do the task working alone \n" ); document.write( "Then B works at the rate of 1/y of the task per hour \n" ); document.write( "Let z=amount of time needed for C to do the task working alone \n" ); document.write( "Then C works at the rate of 1/z of the task per hour\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A,B,C working together works at the rate of (1/x)+(1/y)+(1/z) of the task per hour and this equals (1/6)\r \n" ); document.write( "\n" ); document.write( "(1/x)+(1/y)+(1/z)=(1/6)------------------eq 1 \n" ); document.write( "(1/x)+(1/y)=(1/9)------------------------eq2 \n" ); document.write( "(1/y)+(1/z)=(1/12)-------------------------eq3\r \n" ); document.write( "\n" ); document.write( "Substitute (1/9) from eq2 for ((1/x)+(1/y)) in eq1 \n" ); document.write( "(1/9)+(1/z)=(1/6) \n" ); document.write( "(1/z)=(3/18)-(2/18)=(1/18); z=18 hr----time needed for C working alone \n" ); document.write( "Substitute (1/18) for (1/z) in eq3 \n" ); document.write( "(1/y)+(1/18)=(1/12) \n" ); document.write( "(1/y)=(3/36)-(2/36)=(1/36); y=36 hr-----time needed for B working alone \n" ); document.write( "Substitute (1/36) for (1/y) in eq2 \n" ); document.write( "(1/x)+(1/36)=(1/9) \n" ); document.write( "(1/x)=(4/36)-(1/36)=(3/36)=(1/12); x=12 hrs---time needed for A working alone\r \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "(1/12)+(1/36)+(1/18)=(1/6)=(6/36) \n" ); document.write( "(3/36)+(1/36)+(2/36)=(6/36) \n" ); document.write( "(6/36)=(6/36)\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |