document.write( "Question 903411: two workmen can paint a house together in 6 and 1/3 days. in how many days can each paint it alone if it takes one of them two days longer than the other? \n" ); document.write( "
Algebra.Com's Answer #547987 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
two workmen can paint a house together in 6 and 1/3 days. in how many days can each paint it alone if it takes one of them two days longer than the other?
\n" ); document.write( "-----------------------
\n" ); document.write( "Together DATA::
\n" ); document.write( "time = 19/3 days/job ; rate = 3/19 job/day
\n" ); document.write( "---
\n" ); document.write( "One's DATA:
\n" ); document.write( "time = x days/job ; rate = 1/x job/day
\n" ); document.write( "--------
\n" ); document.write( "Other's DATA:
\n" ); document.write( "time = x+2 day/job ; rate = 1/(x+2) job/day
\n" ); document.write( "-------------------------
\n" ); document.write( "Equation:
\n" ); document.write( "rate + rate = together rate
\n" ); document.write( "1/x + 1/(x+2) = 3/19
\n" ); document.write( "19(x+2) + 19x = 3x(x+2)
\n" ); document.write( "-----
\n" ); document.write( "38x + 38 = 3x^2 + 6x
\n" ); document.write( "-----
\n" ); document.write( "3x^2 - 35x - 38 = 0
\n" ); document.write( "(3x-38)(x+1) = 0
\n" ); document.write( "Positive solution::
\n" ); document.write( "x = 38/3 = 12 1/3 days (time for One to do the job alone)
\n" ); document.write( "x+2 = 14 1/3 days (time for Other to do the job alone)
\n" ); document.write( "-----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------------
\n" ); document.write( "
\n" ); document.write( "
\n" );