For three numbers a, B, C, m {a, B, C} is used to represent the average of the three numbers, and min {a, B, C} is used to represent the smallest of the three numbers Use M (a, B, c) to represent the average of the three numbers and min (a, B, c) to represent the three numbers. If M (2, x + 1, 2x) = min (2, x + 1, 2x), find the value of X

For three numbers a, B, C, m {a, B, C} is used to represent the average of the three numbers, and min {a, B, C} is used to represent the smallest of the three numbers Use M (a, B, c) to represent the average of the three numbers and min (a, B, c) to represent the three numbers. If M (2, x + 1, 2x) = min (2, x + 1, 2x), find the value of X


(2 + X + 1 + 2x) / 3 = 1 + X when the minimum value is 2, x = 1
When the minimum value is x + 1, x = 1
When the minimum value is 2x, x = 1
Then x = 1