Maths Olympiad Prep

Library / /66 of 520

Algebra Difficulty 2.7 Junior Find the answer

A shipbuilding company has an annual shipbuilding capacity of 20 ships. The output function of building xx ships is R(x)=3700x+45x210x3R(x) = 3700x + 45x^2 - 10x^3 (unit: ten thousand yuan), and the cost function is C(x)=460x+5000C(x) = 460x + 5000 (unit: ten thousand yuan). In economics, the marginal function Mf(x)Mf(x) of a function f(x)f(x) is defined as Mf(x)=f(x+1)f(x)Mf(x) = f(x+1) - f(x).
(1) Find the profit function P(x)P(x) and the marginal profit function MP(x)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+3240x5000P(x) = -10x^3 + 45x^2 + 3240x - 5000 (where xNx \in \mathbb{N}^*, and 1x201 \leq x \leq 20);
The marginal profit function is MP(x)=P(x+1)P(x)=30x2+60x+3275MP(x) = P(x+1) - P(x) = -30x^2 + 60x + 3275 (where xNx \in \mathbb{N}^*, and 1x191 \leq x \leq 19)
(2) When x=12x = 12, P(x)P(x) reaches its maximum value, so the annual shipbuilding volume should be 12\boxed{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.