document.write( "Question 1066816: answers: 2 workers pack 120 phones in 6 hours. how long will 5 workers to pack 400 phones if they work at the same rate? \n" ); document.write( "
Algebra.Com's Answer #682025 by stanbon(75887) ![]() You can put this solution on YOUR website! 2 workers pack 120 phones in 6 hours. how long will 5 workers to pack 400 phones if they work at the same rate? \n" ); document.write( "----- \n" ); document.write( "time is directly related to # of phones and indirectly \n" ); document.write( "related to # of workers:: \n" ); document.write( "t = k*p/w \n" ); document.write( "------------------- \n" ); document.write( "Solve for \"k\" using \"2 workers pack 120 phones in 6 hours\". \n" ); document.write( "6 = k*120/2 \n" ); document.write( "---- \n" ); document.write( "k = 1/10 \n" ); document.write( "------------ \n" ); document.write( "Equation: \n" ); document.write( "t = (1/10)*p/w \n" ); document.write( "------- \n" ); document.write( "\"how long will 5 workers to pack 400 phones if they work at the same rate?\" \n" ); document.write( "t = (1/10)*400/5 \n" ); document.write( "---- \n" ); document.write( "time = 8 hours \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " |