document.write( "Question 398502: If it takes 4 days for 6 people to finish a job, than how many days does it take 8 people to finish the same job? \n" ); document.write( "
Algebra.Com's Answer #282354 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If it takes 4 days for 6 people to finish a job, than how many days does it take 8 people to finish the same job? \n" ); document.write( "---- \n" ); document.write( "# of days is inversely related to # of people on the job. \n" ); document.write( "------- \n" ); document.write( "d = k/p \n" ); document.write( "--- \n" ); document.write( "Solve for \"k\" using \"it takes 4 days for 6 people to finish a job\". \n" ); document.write( "4 = k/6 \n" ); document.write( "k = 24 \n" ); document.write( "--- \n" ); document.write( "Equation for this problem: \n" ); document.write( "d = 24/p \n" ); document.write( "----- \n" ); document.write( "Than how many days does it take 8 people to finish the same job? \n" ); document.write( "d = 24/8 \n" ); document.write( "# of days = 3 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |