document.write( "Question 444113: Jean paints a house in 4 days. Brett can paint the same house in 6 days and Joe can paint the same house in 2 days. How much time will it take to paint the house together?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #309273 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! x/4+x/6+x/2=1 \n" ); document.write( "12x/4+12x/6+12x/2=12 \n" ); document.write( "3x+2x+6x=12 \n" ); document.write( "11x=12 \n" ); document.write( "x=12/11 days\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |