document.write( "Question 180319: Variation Problem\r
\n" );
document.write( "\n" );
document.write( "The time required to process a shipment of goods at Alco varies directly with the number of items in the shipment and inversely with the number of workers assigned. If 15,000 items can be processed by 8 workers in 10 hours, then how long would it take 12 workers to process 20,000 items? \n" );
document.write( "
Algebra.Com's Answer #135145 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The time required to process a shipment of goods at Alco varies directly with the number of items in the shipment and inversely with the number of workers assigned. \n" ); document.write( "--- \n" ); document.write( "t = k[n/w] \n" ); document.write( "----------------\r \n" ); document.write( "\n" ); document.write( "If 15,000 items can be processed by 8 workers in 10 hours \n" ); document.write( "--- \n" ); document.write( "solve for \"k\" \n" ); document.write( "10 = k[15000/8] \n" ); document.write( "k = 80/15000 \n" ); document.write( "k = 0.0053333 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "t = 0.005333..[n/w] \n" ); document.write( "--- \n" ); document.write( "then how long would it take 12 workers to process 20,000 items? \n" ); document.write( "t = 0.005333[20,000/12]\r \n" ); document.write( "\n" ); document.write( "t = 8.8888...hrs. \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |