Answer: (a) $197,500
(b) $ 189,500
Explanation:
Given : The marginal cost function : 
To find the cost function, we need to integrate the above function with respect to x.
Now, the additional cost incurred in dollars when production is increased from 100 units to 150 units will be:-
![\int^{150}_{100}\ C'(x)\ dx\\\\=\int^{150}_{100} (4000-0.4x)\ dx\\\\=[4000x-\dfrac{0.4x^2}{2}]^{150}_{100}\\\\=[4000(150)-\dfrac{0.4(150)^2}{2}-4000(100)+\dfrac{0.4(100)^2}{2}]\\\\=[600000-4500-400000+2000]\\\\=197500](https://tex.z-dn.net/?f=%5Cint%5E%7B150%7D_%7B100%7D%5C%20C%27%28x%29%5C%20dx%5C%5C%5C%5C%3D%5Cint%5E%7B150%7D_%7B100%7D%20%284000-0.4x%29%5C%20dx%5C%5C%5C%5C%3D%5B4000x-%5Cdfrac%7B0.4x%5E2%7D%7B2%7D%5D%5E%7B150%7D_%7B100%7D%5C%5C%5C%5C%3D%5B4000%28150%29-%5Cdfrac%7B0.4%28150%29%5E2%7D%7B2%7D-4000%28100%29%2B%5Cdfrac%7B0.4%28100%29%5E2%7D%7B2%7D%5D%5C%5C%5C%5C%3D%5B600000-4500-400000%2B2000%5D%5C%5C%5C%5C%3D197500)
Hence, the additional cost incurred in dollars when production is increased from 100 units to 150 units= $197,500
Similarly, the additional cost incurred in dollars when production is increased from 500 units to 550 units :-
![\int^{550}_{500}\ C'(x)\ dx\\\\=\int^{550}_{500} (4000-0.4x)\ dx\\\\=[4000x-\dfrac{0.4x^2}{2}]^{550}_{500}\\\\=[4000(550)-\dfrac{0.4(550)^2}{2}-4000(500)+\dfrac{0.4(500)^2}{2}]\\\\=[2200000-60500-2000000+50000]\\\\=189,500](https://tex.z-dn.net/?f=%5Cint%5E%7B550%7D_%7B500%7D%5C%20C%27%28x%29%5C%20dx%5C%5C%5C%5C%3D%5Cint%5E%7B550%7D_%7B500%7D%20%284000-0.4x%29%5C%20dx%5C%5C%5C%5C%3D%5B4000x-%5Cdfrac%7B0.4x%5E2%7D%7B2%7D%5D%5E%7B550%7D_%7B500%7D%5C%5C%5C%5C%3D%5B4000%28550%29-%5Cdfrac%7B0.4%28550%29%5E2%7D%7B2%7D-4000%28500%29%2B%5Cdfrac%7B0.4%28500%29%5E2%7D%7B2%7D%5D%5C%5C%5C%5C%3D%5B2200000-60500-2000000%2B50000%5D%5C%5C%5C%5C%3D189%2C500)
Hence, the additional cost incurred in dollars when production is increased from 500 units to 550 units = $ 189,500
Answer: 0 units
Explanation:
Future Planned Production Orders = Expected goods requirement - Finished goods in inventory - Schedule production
= 550 - 450 - 150
= -50 units
Include no units because the finished goods and the scheduled production make up the requirement for the period.
Answer:
Option B
Explanation:
Both Nadia and Samantha have insured their cars and willing to pay $100 over the expected loss for insurance. If the car is stolen the company would pay expected loss and would earn nothing and if the car is not stolen the company would not be liable for any loss and would earn $200, Therefore the company would earn between $0 and $200.
Answer:
feature
Explanation:
Easier to read, write and maintain as commands are similar to English. Allow access to module libraries. Use data types and data structures, selection statements and repetition/iteration constructs. Use logic operators and functions that are built into the language.