document.write( "Question 452385: Frank can type a report in 2 hours and James takes 5 hours. How long will it take the two of them
\n" );
document.write( "typing together? \n" );
document.write( "
Algebra.Com's Answer #310988 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! Add their rates of typing \n" ); document.write( "Frank's rate: \n" ); document.write( "( 1 report) / ( 2 hrs ) \n" ); document.write( "James' rate: \n" ); document.write( "( 1 report ) / ( 5 hrs ) \n" ); document.write( "----------------- \n" ); document.write( " \n" ); document.write( "Multiply both sides by \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "It will take them 1.43 hrs \n" ); document.write( " |