document.write( "Question 706650: Jessica can type a 50-page handout in 8 hours. If Jessica and Carol will work together, the 50-page handout will be finished in 6 hours. If Carol will work, alone how long will it take her to type the 50-page handout? \n" ); document.write( "
Algebra.Com's Answer #435317 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! 1/8 + 1/x = 1/6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "24x(1/8 + 1/x) = 24x*1/6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x + 24 = 4x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "24 = 4x - 3x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "24 = x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 24\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So it will take Carol 24 hours to do the job alone. \n" ); document.write( " |