document.write( "Question 1181263: A manufacturer uses 600 units of a product per annum. The variable cost of placing an order
\n" );
document.write( "amounts toRs. 70.00 and the variable cost of holding one unit for a year amounts toRs. 8.40. The
\n" );
document.write( "optimal recommended order size (to the nearest unit) to minimise associated costs is? \n" );
document.write( "
Algebra.Com's Answer #850065 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! Here's how to calculate the optimal order size using the Economic Order Quantity (EOQ) formula:\r \n" ); document.write( "\n" ); document.write( "**Understanding EOQ**\r \n" ); document.write( "\n" ); document.write( "The Economic Order Quantity (EOQ) is a model that calculates the optimal order quantity for inventory that minimizes total inventory costs (which include ordering costs and holding costs).\r \n" ); document.write( "\n" ); document.write( "**Formula**\r \n" ); document.write( "\n" ); document.write( "EOQ = √(2 * D * O / H)\r \n" ); document.write( "\n" ); document.write( "Where:\r \n" ); document.write( "\n" ); document.write( "* D = Annual demand (units) \n" ); document.write( "* O = Ordering cost per order \n" ); document.write( "* H = Holding cost per unit per year\r \n" ); document.write( "\n" ); document.write( "**Calculation**\r \n" ); document.write( "\n" ); document.write( "1. **Plug in the values:** \n" ); document.write( " * D = 600 units \n" ); document.write( " * O = Rs. 70.00 \n" ); document.write( " * H = Rs. 8.40\r \n" ); document.write( "\n" ); document.write( " EOQ = √(2 * 600 * 70 / 8.40)\r \n" ); document.write( "\n" ); document.write( "2. **Simplify:** \n" ); document.write( " EOQ = √(84000 / 8.40) \n" ); document.write( " EOQ = √10000 \n" ); document.write( " EOQ = 100\r \n" ); document.write( "\n" ); document.write( "**Answer**\r \n" ); document.write( "\n" ); document.write( "The optimal recommended order size to minimize associated costs is 100 units. \n" ); document.write( " \n" ); document.write( " |