document.write( "Question 386058: Frank can type a report in 3 hours and James takes 7 hours. How long will it take the two of them typing together? \n" ); document.write( "
Algebra.Com's Answer #272972 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Frank can type a report in 3 hours and James takes 7 hours. How long will it take the two of them typing together? \n" ); document.write( "---------------------- \n" ); document.write( "Frank rate = 1/3 job/hr \n" ); document.write( "James rate = 1/7 job/hr \n" ); document.write( "Together rate = 1/x job/hr \n" ); document.write( "------------------ \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/3 + 1/7 = 1/x \n" ); document.write( "(7+3)/21 = 1/x \n" ); document.write( "x = 21/10 \n" ); document.write( "x = 2.1 hrs = 2 hr 6 minutes (time to do the job together0 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |