document.write( "Question 318851: If it takes 2 men to do a job in 12 hours, how many men will it take to do the same job in 30 minutes? \n" ); document.write( "
Algebra.Com's Answer #228315 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
If it takes 2 men to do a job in 12 hours,
\n" ); document.write( "how many men will it take to do the same job in 30 minutes?
\n" ); document.write( ":
\n" ); document.write( "We can use man-hours here
\n" ); document.write( ":
\n" ); document.write( "2 * 12 = 24 man-hours to do the job
\n" ); document.write( ":
\n" ); document.write( "Let m = no. of men to do the same job in 30 min (.5 hr)
\n" ); document.write( ".5m = 24
\n" ); document.write( "m = 48 men to do the job in 30 min
\n" ); document.write( "
\n" );