Maths Olympiad Prep

Library / /236 of 520

Algebra Difficulty 3.2 AMC 10/12 Find the answer

Mountain bikes are becoming increasingly popular among high school students. A store sells a certain model of mountain bike, with sales of 22,50022,500 yuan in July of this year. In August, the selling price per bike increased by 100100 yuan compared to July. If the quantity sold in August is the same as the quantity sold in the previous month, the sales amount is 25,00025,000 yuan.
(1)(1) Find the selling price per bike in August.
(2)(2) In order to promote sales, the selling price per bike in September decreased by 15%15\% compared to August. Despite this, the store can still make a profit of 25%25\%. Find the cost price of each mountain bike.

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

Solution

### Step-by-Step Solution

#### Part (1): Find the selling price per bike in August.

Let's denote the selling price per bike in August as xx yuan. The information given can be translated into the equation based on the sales amount and the increase in price:

- The equation is derived from the fact that the total sales amount in July (22,50022,500 yuan) at a price of x100x-100 yuan per bike equals the total sales amount in August (25,00025,000 yuan) at a price of xx yuan per bike, assuming the quantity sold remains constant.

Thus, we have:
22,500x100=25,000x \frac{22,500}{x-100} = \frac{25,000}{x}

Solving this equation for xx, we proceed as follows:
22,500x=25,000(x100) 22,500x = 25,000(x - 100)
22,500x=25,000x2,500,000 22,500x = 25,000x - 2,500,000
2,500,000=2,500x 2,500,000 = 2,500x
x=1,000 x = 1,000

After solving, we find that x=1000x = 1000 yuan is indeed a solution that satisfies the original equation.

Therefore, the selling price per bike in August is 1000 yuan\boxed{1000 \text{ yuan}}.

#### Part (2): Find the cost price of each mountain bike.

Let's denote the cost price of each mountain bike as yy yuan. According to the problem, the selling price in September is 15%15\% less than in August, and despite this reduction, the store still makes a profit of 25%25\% on the cost price.

The selling price in September can be calculated as 1000×(115%)=8501000 \times (1 - 15\%) = 850 yuan.

The profit made on each bike sold in September is given by the difference between the selling price in September and the cost price yy, and this profit is 25%25\% of the cost price. This gives us the equation:
850yy×100%=25% \frac{850 - y}{y} \times 100\% = 25\%

Solving this equation for yy, we proceed as follows:
850yy=25100 \frac{850 - y}{y} = \frac{25}{100}
850y=14y 850 - y = \frac{1}{4}y
850=54y 850 = \frac{5}{4}y
y=680 y = 680

After solving, we find that y=680y = 680 yuan is indeed a solution that satisfies the original equation.

Therefore, the cost price of each mountain bike is 680 yuan\boxed{680 \text{ yuan}}.

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.