document.write( "Question 259623: if tim could paint a house in 3 hours and jon could paint a house in 5 hours how long would it take for the both of them to paint one house together? \n" ); document.write( "
Algebra.Com's Answer #191059 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if tim could paint a house in 3 hours and jon could paint a house in 5 hours how long would it take for the both of them to paint one house together? \n" ); document.write( "---- \n" ); document.write( "Tim's rate is 1/3 job/hr \n" ); document.write( "Jon's rate is 1/5 job/hr \n" ); document.write( "------------------------ \n" ); document.write( "Together rate is 1/x job/hr \n" ); document.write( "-------------------------------- \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/3 + 1/5 = 1/x \n" ); document.write( "5x + 3x = 15 \n" ); document.write( "8x = 15 \n" ); document.write( "x = 15/8 = 1 7/8 hrs (time for them to do the job together) \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |