document.write( "Question 109042: If 8 people do a piece of work in 12 days, how many people will be needed to do the same work in 16 days? \n" ); document.write( "
Algebra.Com's Answer #79501 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the work takes 96 (8*12) people-days (like man-hours)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you have 16 days, you need 96/16 or 6 people\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let x=people ... 8*12=x*16 \n" ); document.write( " |