Olympiad Maths Prep

Track / Stage 3 / 18 of 260 #18 of 2000

Problem 18

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

In a fruit shop, Xiaoming bought 11 kilogram of apples, 44 kilograms of watermelons, and 22 kilograms of oranges for a total of 27.227.2 yuan; Xiaohui bought 22 kilograms of apples, 66 kilograms of watermelons, and 22 kilograms of oranges for a total of 32.432.4 yuan. Then, the total cost of buying 11 kilogram of apples and 22 kilograms of watermelons is ______ yuan.

Official solution

To solve the problem, we start by defining variables for the prices of the fruits per kilogram. Let:
- xx represent the price of 11 kilogram of apples in yuan,
- yy represent the price of 11 kilogram of watermelons in yuan,
- zz represent the price of 11 kilogram of oranges in yuan.

Given the purchases made by Xiaoming and Xiaohui, we can set up the following system of equations based on the total cost of their purchases:

1. For Xiaoming's purchase:
x+4y+2z=27.2(1)x + 4y + 2z = 27.2 \quad \text{(1)}

2. For Xiaohui's purchase:
2x+6y+2z=32.4(2)2x + 6y + 2z = 32.4 \quad \text{(2)}

To find the total cost of buying 11 kilogram of apples and 22 kilograms of watermelons, we need to eliminate zz from the equations. We do this by subtracting equation (1) from equation (2), which eliminates zz and gives us an equation in terms of xx and yy only:

(2x+6y+2z)(x+4y+2z)=32.427.22x+6yx4y=5.2x+2y=5.2(3) \begin{align*} (2x + 6y + 2z) - (x + 4y + 2z) &= 32.4 - 27.2 \\ 2x + 6y - x - 4y &= 5.2 \\ x + 2y &= 5.2 \quad \text{(3)} \end{align*}

Equation (3) directly gives us the total cost of buying 11 kilogram of apples and 22 kilograms of watermelons, which is the sum of xx and 2y2y. Therefore, the total cost is:

5.2 yuan \boxed{5.2 \text{ yuan}}

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