In the Sam’s Bookstore problem, the quantity dis-count structure is such that all the units ordered have
the same unit cost. For example, if the order quantityis 2500, then each unit costs $22.25. Sometimes thequantity discount structure is such that the unit costfor the first so many items is one value, the unit costfor the next so many units is a slightly lower value, andso on. Modify the model so that Sam’s pays $24 forunits 1 to 1500, $23 for units 1501 to 2500, and $22 forunits 2501 and above. For example, the total cost foran order quantity of 2750 is 1500(24) 1 1000(23) 1250(22). (Hint: Use IF functions, not VLOOKUP.)
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here