document.write( "Question 993630: Alma can do the job in 6 days while Rachel can do the same. In 12 days. How long will it take them to do the job. If they work together?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #612853 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! HI there, \n" ); document.write( "Alma can do a job in 6 days \n" ); document.write( "Rachel can do the same job in 12 days \n" ); document.write( "Together: \n" ); document.write( "1/6 + 1/12 = 1/x \n" ); document.write( "Common denominator = 12x \n" ); document.write( "2x + x = 12 \n" ); document.write( "3x = 12 \n" ); document.write( "x = 4 days \n" ); document.write( "Together they can do the job in 4 days. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |