document.write( "Question 909184: Glenn can paint a classroom in 5 hours. His father can do it in 4 hours. How long will it take them if they work together? \n" ); document.write( "
Algebra.Com's Answer #551716 by richwmiller(17219) You can put this solution on YOUR website! 1/a+1/b=1/x \n" ); document.write( "1/4+1/5=1/x \n" ); document.write( "5/20+4/20=1/x \n" ); document.write( "9/20=1/x \n" ); document.write( "x=20/9 hours working together \n" ); document.write( "x=2.22222222 hours working together \n" ); document.write( "check \n" ); document.write( "x/a+x/b=1 \n" ); document.write( "(20/9)/4+(20/9)/5=1 \n" ); document.write( "5/9+4/9=1 \n" ); document.write( "1.0=1 \n" ); document.write( "ok \n" ); document.write( " \n" ); document.write( " |