document.write( "Question 374925: It takes John 20 hours to paint a building. It takes Sam 15 hours to paint the same building. How long will it take for them to paint the building if they work together, with Sam starting one hour later than John? \n" ); document.write( "
Algebra.Com's Answer #266629 by edjones(8007)![]() ![]() You can put this solution on YOUR website! John does 1/20 of the job in the 1st hr. \n" ); document.write( "x/20 + x/15 = 19/20 John has already done 1/20 of the job. \n" ); document.write( "3x+4x=57 Multiply each side by 60. \n" ); document.write( "7x=57 \n" ); document.write( "x=57/7 hrs together after John worked alone for one hr. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |