asked 67.0k views
4 votes
For any integer x,x^2-x will always produce an even value.

asked
User Antstud
by
8.2k points

1 Answer

3 votes

Answer:

True

Explanation:

x^2 -x = x(x -1)

is the product of the integer and the next lower consecutive integer. One of the two will be even, so their product will be even.

answered
User Nur Uddin
by
8.4k points

No related questions found