Maths Olympiad Prep

Library / /192 of 520

Algebra Difficulty 3.0 AMC 10/12 Find the answer

In recent years, live streaming e-commerce has gradually become an emerging marketing model, bringing new growth points to the e-commerce industry. At the beginning of the first year, a certain live streaming platform had an initial capital of 5 million yuan. Due to the participation of some well-known hosts, the platform's annual average capital growth rate can reach 40%. At the end of each year, operating costs of aa million yuan are deducted, and the remaining funds are reinvested in the live streaming platform.
(1)(1) If a=100a=100, how many million yuan will the live streaming platform have at the end of the third year after deducting operating costs?
(2)(2) How much should the maximum annual operating cost be controlled at most, in order for the live streaming platform to reach 3000 million yuan at the end of the sixth year after deducting operating costs? (Give the result accurate to 0.1 million yuan)

A number or a short expression. Spacing and $ signs are ignored.

Solution

### Solution:

#### Part (1):

Let's denote the capital of the live streaming platform at the end of year nn as ana_{n}. The process to calculate the capital at the end of each year after deducting operating costs and reinvesting the remaining funds can be described as follows:

- For the first year:
a1=500×1.4100=700100=600 a_{1} = 500 \times 1.4 - 100 = 700 - 100 = 600
- For the second year, using the capital at the end of the first year:
a2=600×1.4100=840100=740 a_{2} = 600 \times 1.4 - 100 = 840 - 100 = 740
- For the third year, using the capital at the end of the second year:
a3=740×1.4100=1036100=936 a_{3} = 740 \times 1.4 - 100 = 1036 - 100 = 936

Therefore, the capital of the live streaming platform at the end of the third year after deducting operating costs is 936\boxed{936} million yuan.

#### Part (2):

To find the maximum annual operating cost aa that allows the platform to reach 3000 million yuan at the end of the sixth year, we use the formula for the capital at the end of year nn, considering the deduction of operating costs each year:

- The formula for the capital at the end of the sixth year, a6a_{6}, considering the geometric series for the deduction of operating costs is:
a6=500×1.46a(11.4611.4) a_{6} = 500 \times 1.4^{6} - a \cdot \left(\frac{1-1.4^{6}}{1-1.4}\right)

Given that a6a_{6} must be at least 3000 million yuan, we set up the inequality and solve for aa:
500×1.46a(11.4611.4)3000 500 \times 1.4^{6} - a \cdot \left(\frac{1-1.4^{6}}{1-1.4}\right) \geqslant 3000

Solving this inequality for aa, we find that:
a46.8 a \leqslant 46.8

Therefore, the maximum annual operating cost should be controlled at 46.8\boxed{46.8} million yuan at most, in order for the live streaming platform to reach 3000 million yuan at the end of the sixth year after deducting operating costs.

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.