A shipbuilding company has an annual shipbuilding capacity of 20 ships. The output function of building x ships is R(x)=3700x+45x2−10x3 (unit: ten thousand yuan), and the cost function is C(x)=460x+5000 (unit: ten thousand yuan). In economics, the marginal function Mf(x) of a function f(x) is defined as Mf(x)=f(x+1)−f(x). (1) Find the profit function P(x) and the marginal profit function MP(x); (Hint: Profit = Output - Cost) (2) How many ships should be built annually to maximize the company's annual profit?
A number or a short expression. Spacing and $ signs are ignored.
Solution
(1) The profit function is P(x)=−10x3+45x2+3240x−5000 (where x∈N∗, and 1≤x≤20); The marginal profit function is MP(x)=P(x+1)−P(x)=−30x2+60x+3275 (where x∈N∗, and 1≤x≤19) (2) When x=12, P(x) reaches its maximum value, so the annual shipbuilding volume should be 12 ships to maximize the company's annual profit.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.