document.write( "Question 816246: If one painter can paint a house in 8 days and another painter can paint the same house in 5 days, how long will it take them to paint the house working together? \n" ); document.write( "
Algebra.Com's Answer #491436 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 1/8+1/5=1/x \n" ); document.write( "5/40+8/40=1/x \n" ); document.write( "12/40=1/x \n" ); document.write( "3/10=1/x \n" ); document.write( "x=10/3 days \n" ); document.write( " |