document.write( "Question 1205975: Josh can clean the math building on his campus in 3 hours. Ken takes 7 hours to clean the same building. If they work together, how long will it take them to clean this building?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #843099 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "(1) The classic algebraic solution method (but presented informally).... \n" ); document.write( "John cleans 1/3 of the building in 1 hour \n" ); document.write( "Ken cleans 1/7 of the building in 1 hour \n" ); document.write( "Together the fraction of the building they clean in 1 hour is 1/3+1/7 = 7/21+3/21 = 10/21 \n" ); document.write( "So the number of hours it takes them to clean the building together is 21/10 hours. \n" ); document.write( "(2) An alternative method, also presented informally.... \n" ); document.write( "Consider the least common multiple of the two times, which is 3*7 = 21 hours \n" ); document.write( "In 21 hours, John could clean the building 21/3 = 7 times \n" ); document.write( "In 21 hours, Ken could clean the building 21/7 = 3 times \n" ); document.write( "So in 21 hours the two of them could clean the building 7+3 = 10 times \n" ); document.write( "So the time it takes them to clean the building once is 21/10 hours. \n" ); document.write( "(3) The standard shortcut.... \n" ); document.write( "If the two workers individually can do the job in A hours and B hours, then the number of hours it takes them to do the job together is (AB)/(A+B). In this problem, (7*3)/(7+3) = 21/10. \n" ); document.write( " \n" ); document.write( " |