For how many integer values of in the range is the expression an even integer?
Cevap: 0
Cevap
0
The expression can be evaluated for parity by considering the cases for .
If is even, is even, is even, and is odd. The sum of two even integers and an odd integer (even + even + odd) is always odd.
If is odd, is odd, is odd, and is odd. The sum of three odd integers (odd + odd + odd) is always odd.
Because the expression yields an odd integer for every integer , there are no integer values of in the specified range for which the expression is even. Therefore, the correct count is 0.
If is even, is even, is even, and is odd. The sum of two even integers and an odd integer (even + even + odd) is always odd.
If is odd, is odd, is odd, and is odd. The sum of three odd integers (odd + odd + odd) is always odd.
Because the expression yields an odd integer for every integer , there are no integer values of in the specified range for which the expression is even. Therefore, the correct count is 0.
Adım Adım Çözüm
Anahtar Kavram
Parity Rules for Addition, Multiplication, and Algebraic Expressions