Maths Olympiad Prep

Track / Stage 6 / 394 of 400 #1394 of 1964

Problem 1394

National olympiad, first round
Algebra Difficulty 7.0 Find the answer

Suppose S={1,2,3,x}S = \{1, 2, 3, x\} is a set with four distinct real numbers for which the difference between the largest and smallest values of SS is equal to the sum of elements of S.S. What is the value of x?x?
a. 1b. 3/2c. 2d. 2/3e. 3 \mathrm a. ~ {-1}\qquad \mathrm b.~{-3/2}\qquad \mathrm c. ~{-2} \qquad \mathrm d. ~{-2/3} \qquad \mathrm e. ~{-3}

Multiple choice: answer with the letter of the option you want.

Official solution

1. Given the set S={1,2,3,x} S = \{1, 2, 3, x\} with four distinct real numbers, we need to find the value of x x such that the difference between the largest and smallest values of S S is equal to the sum of the elements of S S .

2. The sum of the elements of S S is:
1+2+3+x=6+x 1 + 2 + 3 + x = 6 + x

3. We need to consider different cases for the value of x x to determine the largest and smallest values in S S .

4. **Case 1: x3 x \geq 3 **
- The largest value in S S is x x and the smallest value is 1 1 .
- The difference between the largest and smallest values is:
x1 x - 1
- According to the problem, this difference should equal the sum of the elements:
x1=6+x x - 1 = 6 + x
- Solving for x x :
x1=6+x    1=6(impossible) x - 1 = 6 + x \implies -1 = 6 \quad \text{(impossible)}
- Therefore, x3 x \geq 3 is not a valid case.

5. **Case 2: 3>x1 3 > x \geq 1 **
- The largest value in S S is 3 3 and the smallest value is 1 1 .
- The difference between the largest and smallest values is:
31=2 3 - 1 = 2
- According to the problem, this difference should equal the sum of the elements:
2=6+x 2 = 6 + x
- Solving for x x :
2=6+x    x=26    x=4 2 = 6 + x \implies x = 2 - 6 \implies x = -4
- Since 4 -4 is not in the interval 3>x1 3 > x \geq 1 , this case is also not valid.

6. **Case 3: x<1 x < 1 **
- The largest value in S S is 3 3 and the smallest value is x x .
- The difference between the largest and smallest values is:
3x 3 - x
- According to the problem, this difference should equal the sum of the elements:
3x=6+x 3 - x = 6 + x
- Solving for x x :
3x=6+x    36=2x    3=2x    x=32 3 - x = 6 + x \implies 3 - 6 = 2x \implies -3 = 2x \implies x = -\frac{3}{2}
- Since 32<1 -\frac{3}{2} < 1 , this case is valid.

Therefore, the value of x x that satisfies the given conditions is x=32 x = -\frac{3}{2} .

The final answer is 32 \boxed{-\frac{3}{2}}

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