document.write( "Question 877751: 60 men did a painting job in 15days, how long will it take 4 men to do the same job. \n" ); document.write( "
Algebra.Com's Answer #529574 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
60 men did a painting job in 15days,
\n" ); document.write( "Find the no. of man-days required to complete the job
\n" ); document.write( "60 * 15 = 900 man-days
\n" ); document.write( ":
\n" ); document.write( "how long will it take 4 men to do the same job.
\n" ); document.write( "let d = no. of days for 4 men to do the same job
\n" ); document.write( "4d = 900
\n" ); document.write( "d = 900/4
\n" ); document.write( "d = 225 days for 4 men to do it
\n" ); document.write( "
\n" );