document.write( "Question 980494: A job is expected to take 8 days if 6 person are employed.
\n" );
document.write( " How long would it continue take of if 2 persons are engaged?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #601683 by macston(5194) You can put this solution on YOUR website! 6 people x 8 days=48 person-days \n" ); document.write( "48 person-days/2 people=24 days \n" ); document.write( "ANSWER: The job will take two people twenty four days. \n" ); document.write( " |