document.write( "Question 136426: If A can do a job in 5 hrs. and B can do a job in 8 hrs. Together they can do a job in_ hrs. \n" ); document.write( "
Algebra.Com's Answer #100350 by jeff@yahoo.com(1)![]() ![]() ![]() You can put this solution on YOUR website! Let 1/x= the time of A and B to complete the job. (hours)\r \n" ); document.write( "\n" ); document.write( "rate of A to do the job alone \n" ); document.write( " A=1/5 \n" ); document.write( "rate of B to do the job alone \n" ); document.write( " B= 1/8\r \n" ); document.write( "\n" ); document.write( " 1/x = 1/5 + 1/8 \n" ); document.write( " \n" ); document.write( " 1/x = 13/40\r \n" ); document.write( "\n" ); document.write( " 13x = 40\r \n" ); document.write( "\n" ); document.write( " x = 40/13\r \n" ); document.write( "\n" ); document.write( " x = 3.0769\r \n" ); document.write( "\n" ); document.write( " therefore A and B can do the job in 3.0769 hours \n" ); document.write( " |