document.write( "Question 406713: three men paint a house in 5 days. How long will it take 2 men to paint the house? \n" ); document.write( "
Algebra.Com's Answer #286967 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "three men paint a house in 5 days
\n" ); document.write( " 1/5 of the house gets painted each day
\n" ); document.write( "(with each of the three men painting 1/15 of it per day)
\n" ); document.write( "How long 'x' will it take 2 men to paint the house?
\n" ); document.write( " x/15 + x/15 = 1
\n" ); document.write( " 2x/15 = 1
\n" ); document.write( " 2x = 15
\n" ); document.write( " x = 15/2 7 1/2 days
\n" ); document.write( " \n" ); document.write( "
\n" );