document.write( "Question 402747: Frank can type a report in 4hours and James takes 5hrs how long will it take the two of them typing togwther \n" ); document.write( "
Algebra.Com's Answer #284882 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Let x = time (hours) it takes working together \n" ); document.write( "then \n" ); document.write( "x(1/4 + 1/5) = 1 \n" ); document.write( "multiplying both sides by 20: \n" ); document.write( "x(5 + 4) = 20 \n" ); document.write( "9x = 20 \n" ); document.write( "x = 2.22 hours \n" ); document.write( "or \n" ); document.write( "x = 2 hours and 13 minutes \n" ); document.write( " \n" ); document.write( " |