document.write( "Question 290204: It takes Carolyn 4 hour to type a final exam. It takes Elise 3 hour to do the same job. How long would it take them, working together, to do the typing? \n" ); document.write( "
| Algebra.Com's Answer #210008 by richwmiller(17219)     You can put this solution on YOUR website! x/4+x/3=1 \n" ); document.write( "3x+4x=12 \n" ); document.write( "7x=12 \n" ); document.write( "x=12/7 1 5/7 hours together \n" ); document.write( "check \n" ); document.write( "12/7/4=3/7 \n" ); document.write( "12/7/3=4/7 \n" ); document.write( "Carolyn does 3/7 and Elise does 4/7 of the work. \n" ); document.write( " \n" ); document.write( " |