document.write( "Question 421874: If Sally can paint a house in 4 hours, and John can paint the same house in 6 hours, how long will it take for both of them to paint the house together?\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #294513 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let t=time it takes them working together. \n" ); document.write( "john does 1/6 the job in 1 hr and sally does 1/4. \n" ); document.write( "1/4 + 1/6 = 1/t \n" ); document.write( "3/12 + 2/12 = 5/12 \n" ); document.write( "t=12/5 hrs. working together. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |