document.write( "Question 350001: If bob can mow a lawn in 5 hours, and jim can mow the same lawn in 3 hours,how long will it take if they work together? \n" ); document.write( "
Algebra.Com's Answer #250157 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Bob can do the job in 5 hours \n" ); document.write( "so he does 1/5 of the job in 1 hour. \n" ); document.write( ".. \n" ); document.write( "Jim does in 3 hours. \n" ); document.write( "he does 1/3 of the job in 1 hour. \n" ); document.write( "Together they do 1/3 + 1/5 of the job in 1 hour \n" ); document.write( "=8/15 of the job. \n" ); document.write( "so they will take 15/8 hours to do the job together. \n" ); document.write( "1.87 hours \n" ); document.write( " |