asked 93.8k views
2 votes
For any integer x,x2-x will always produce an even value

2 Answers

7 votes

Answer:

True

Explanation:

answered
User Elvenbyte
by
7.9k points
5 votes

Consider expression
x^2-x. First, you can factor it:


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

Since x is integer number, then you can see that x-1 is previous integer number (x-1 is 1 unit smaller than x).

Therefore, x-1 and x are two consecutive integers. When you have two consecutive integers, one of them is always even and one is always odd. Multiplying even integer number by odd integer number you always get even integer number.

Thus,
x^2-x is always even.

answered
User FreaknBigPanda
by
7.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.