document.write( "Question 582315: if 3 men can repair the house in 20 days,how many days can 5 men do the same job? \n" ); document.write( "
Algebra.Com's Answer #372068 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
if 3 men can repair the house in 20 days, how many days can 5 men do the same job?
\n" ); document.write( ":
\n" ); document.write( "Find how many man-days to complete the job.
\n" ); document.write( "3*20 = 60 man-days
\n" ); document.write( ":
\n" ); document.write( "\" how many days can 5 men do the same job?\"
\n" ); document.write( "let d = no. of days required by 5 men to do it
\n" ); document.write( "5d = 60
\n" ); document.write( "d = 60/5
\n" ); document.write( "d = 12 days
\n" ); document.write( "
\n" ); document.write( "
\n" );