document.write( "Question 687879: It takes 18 employees to complete a job in 95 days. I want the job completed in 72 days, how many employees do I need? \n" ); document.write( "
Algebra.Com's Answer #425423 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=number of employees it takes to complete the job in 72 days \n" ); document.write( "It takes 18*95=1710 employee-days to do the job \n" ); document.write( "In other words, 1 employee can complete the job in 1710/1=1710 days \n" ); document.write( "2 employees in 1710/2 \n" ); document.write( "- \n" ); document.write( "- \n" ); document.write( "18 employees in 1710/18=95 days \n" ); document.write( "x employees in 1710/x=72 days \n" ); document.write( "x=23 3/4 employees. Since we can't have 3/4 of an employee, the answer has to be 24 \n" ); document.write( "CK \n" ); document.write( "23.75*72=1710\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |