document.write( "Question 170832: need help with this one\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "al can paint a house in 10 days and ben can paint the house in 12 how long will it take to paint the house if both men work? \n" );
document.write( "
Algebra.Com's Answer #126120 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! al can paint a house in 10 days and ben can paint the house in 12 how long will it take to paint the house if both men work? \n" ); document.write( "---------- \n" ); document.write( "Al DATA: \n" ); document.write( "Time = 10 day/job ; Rate = 1/10 job/day \n" ); document.write( "----------------------------------------- \n" ); document.write( "Ben DATA: \n" ); document.write( "Time= 12 day/job ; Rate = 1/12 job/day \n" ); document.write( "----------------------------------------- \n" ); document.write( "Together DATA: \n" ); document.write( "Time = x day/job ; Rate = 1/x job/day \n" ); document.write( "--------------------------------------- \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/10 + 1/12 = 1/x \n" ); document.write( "22/(10*12) = 1/x \n" ); document.write( "x = 120/22 \n" ); document.write( "x = 5.454545...(# of days to do the job together) \n" ); document.write( "==================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |