document.write( "Question 667189: A,B and C can do a piece of work together in 15 days. B alone can do in 30 days and C alone can do it in 40 days. In how many days A alone will do the work? \n" ); document.write( "
Algebra.Com's Answer #415037 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A,B and C can do a piece of work together in 15 days.
\n" ); document.write( "B alone can do it in 30 days and C alone can do it in 40 days.
\n" ); document.write( "In how many days A alone will do the work?
\n" ); document.write( ":
\n" ); document.write( "Let a = no. of days required by A alone
\n" ); document.write( "let the completed job = 1
\n" ); document.write( ":
\n" ); document.write( "A typical shared work equation
\n" ); document.write( ":
\n" ); document.write( "\"15%2Fa\" + \"15%2F30\" + \"15%2F40\" = 1
\n" ); document.write( "Reduce the fractions
\n" ); document.write( "\"15%2Fa\" + \"1%2F2\" + \"3%2F8\" = 1
\n" ); document.write( "multiply by 8a, results
\n" ); document.write( "8(15) + 4a + 3a = 8a
\n" ); document.write( "120 + 7a = 8a
\n" ); document.write( "120 = 8a - 7a
\n" ); document.write( "a = 120 hrs A working alone
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "see if that adds up using a calc
\n" ); document.write( "\"15%2F120\" + \"15%2F30\" + \"15%2F40\" =
\n" ); document.write( ".125 + .50 + .375 = 1; confirms our solution
\n" ); document.write( "
\n" );