38.4k views
1 vote
Is the statement x={x+1} true for all real numbers? Explain.

User Fola
by
3.2k points

2 Answers

4 votes

Answer:

The statement is not true for all real numbers. It is only true for decimal or fractional values of x .

If x is an integer, then the ceiling function returns x when the input is x . But, the flooring function returns x + 1 when the input is x + 1.

Since x does not equal x + 1 when x is an integer, the expressions are not equal when x is an integer.

Step-by-step explanation: This is what you answers should include.

User A Haworth
by
3.0k points
2 votes

Answer:

Explanation:

It is not true for any real number.

Subtract x from both sides to get 0=1, a contradiction.

User Tywanna
by
3.4k points