Maths Olympiad Prep

Track / Stage 3 / 185 of 260 #185 of 1964

Problem 185

AMC 10/12, early questions
Algebra Difficulty 3.5 Find the answer

A school is holding a sports meeting and is buying a certain number of pencil cases and notebooks from a store as prizes. If the price of each pencil case is 33 yuan more than the price of each notebook, and the quantity of notebooks that can be bought with 200200 yuan is the same as the quantity of pencil cases that can be bought with 350350 yuan, find the prices of the pencil cases and notebooks.

A number or a short expression. Spacing, $ signs and \frac vs / are all fine.

Official solution

To solve the problem, we start by defining variables for the prices of the notebooks and pencil cases. Let's denote:

- The price of each notebook as xx yuan.
- Consequently, the price of each pencil case will be x+3x + 3 yuan, since it's given that each pencil case costs 33 yuan more than each notebook.

The problem states that the quantity of notebooks that can be bought with 200200 yuan is the same as the quantity of pencil cases that can be bought with 350350 yuan. This can be translated into an equation based on the concept that the total cost divided by the price per item gives the quantity of items that can be bought. Therefore, we have:

200x=350x+3 \frac{200}{x} = \frac{350}{x + 3}

To solve for xx, we cross-multiply:

200(x+3)=350x 200(x + 3) = 350x

Expanding the left side:

200x+600=350x 200x + 600 = 350x

Rearranging the equation to solve for xx:

350x200x=600 350x - 200x = 600

150x=600 150x = 600

x=600150 x = \frac{600}{150}

x=4 x = 4

Thus, the price of each notebook is 44 yuan. To find the price of each pencil case, we add 33 to the price of a notebook:

x+3=4+3=7 x + 3 = 4 + 3 = 7

Therefore, the prices of the pencil cases and notebooks are 77 yuan and 44 yuan, respectively. Encapsulating the final answer:

The prices of the pencil cases and notebooks are 7 yuan and 4 yuan, respectively. \boxed{\text{The prices of the pencil cases and notebooks are 7 yuan and 4 yuan, respectively.}}

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.