document.write( "Question 1178940: ABC Company sells 5,500 pens per year with a constant demand throughout the year. ABC
\n" );
document.write( "purchases the pens at the cost of $300 per unit. Ordering cost for the company is S 100 per
\n" );
document.write( "order. Holding cost for the company is S 10 per year. Currently the company is ordering the
\n" );
document.write( "products in lots of 200 units. What would be the total holding cost for ABC? \n" );
document.write( "
Algebra.Com's Answer #850281 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! Here's how to calculate the total holding cost for ABC Company:\r \n" ); document.write( "\n" ); document.write( "**1. Calculate the Average Inventory:**\r \n" ); document.write( "\n" ); document.write( "* The average inventory is half of the order quantity. \n" ); document.write( "* Average Inventory = Order Quantity / 2 \n" ); document.write( "* Average Inventory = 200 units / 2 = 100 units\r \n" ); document.write( "\n" ); document.write( "**2. Calculate the Total Holding Cost:**\r \n" ); document.write( "\n" ); document.write( "* Total Holding Cost = Average Inventory * Holding Cost per Unit per Year \n" ); document.write( "* Total Holding Cost = 100 units * $10/unit = $1000\r \n" ); document.write( "\n" ); document.write( "**Therefore, the total holding cost for ABC Company is $1000.** \n" ); document.write( " \n" ); document.write( " |