document.write( "Question 420060: 8 workers can complete 2 projects in 9 days. How many workers are needed to complete 5 projects in 12 days? \n" ); document.write( "
Algebra.Com's Answer #293564 by sudhanshu_kmr(1152) You can put this solution on YOUR website! \n" ); document.write( "for one project 9*8/2 = 36 man days is needed\r \n" ); document.write( "\n" ); document.write( "so, for 5 projects, 36*5 = 180 man days \r \n" ); document.write( "\n" ); document.write( "180/12 = 15\r \n" ); document.write( "\n" ); document.write( "so, 15 workers are needed.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |