2

$$3(x+1) \le 3x+11$$ simplified: $3 \le 11$.

What is $x$ solution in bracket form?

I think that the expected answer is $(-\infty,\infty)$ a true statement, but it does not feel quite right to me because $3$ is always inferior to $11$ but never equal to it, the sign used in the inequality is $\le $.

What is the right solution in bracket form $(-\infty,\infty)$ or $\emptyset$?

Arctic Char
  • 16,007

2 Answers2

1

The relation $\le$ stands for less than or equal.

That is an inclusive or, thus if any of the two components less than, or equal is true then the compound statement is true.

For example, $3\le5$ is true as well as $5\le5$

The solution for $$3(x+1) ≤ 3x+11$$ is therefore $x\in (-\infty, \infty )$

1

Let's focus on what we mean by a ≤ b. In the sense you used, it is "a equals b and a is smaller than b". But this is a contradiction since there is no a and b so that a is simultaneously equal to and smaller than b. The meaning of "≤" is "smaller or equal". Thus it suffices a to be equal to b OR less than b.

In your example 3 is less than 11 thus it is also true to say 3 ≤ 11. One condition of two is satisfied. 11 ≤ 11 is also correct since again one of two is satisfied.