document.write( "Question 521566: David can paint the outside of a house in 12 hr. Bill can paint the same house in 9 hr. How long will it take them working together to paint the house? \n" ); document.write( "
Algebra.Com's Answer #346525 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x/12+x/9=1 \n" ); document.write( "9x/108+12x/108=1 \n" ); document.write( "21x/108=1 \n" ); document.write( "21x=108 \n" ); document.write( "x=108/21 \n" ); document.write( "x=9*12/3*7= \n" ); document.write( "x=3*12/7 \n" ); document.write( "x=36/7 \n" ); document.write( "x=5 1/7 \n" ); document.write( "check \n" ); document.write( "36/7/12+36/7/9=1 \n" ); document.write( "3/7+4/7=1 \n" ); document.write( "1=1 \n" ); document.write( "ok \n" ); document.write( " |