
Hassan C. answered 02/03/16
Tutor
New to Wyzant
Microelectronics Engineer who has the passion for tutoring
if P is an odd number we can write this way:
P=2*k+1
if Q is an even integer we can find an integer n, so we can write Q= 2*n
So let's try each expression:
1) 3*P-Q=6*k+3-2*n=2*(3*k+1-n)+1 which is an odd integer
2) 3*P*Q=3*(2*k+1)(2*n)=3(6*k*n+2*n)=2*(9*k*n+3) which is an even number
3) 2*Q*P=2*(2*n)(2*k+1) this integer is an even number it's obvious because it's equal the product of the number 2 with an integer.
4) 3*Q-2*P= 6*n -4*k-2=2*(3*n-2*k-1) which is an even number
5) 3*P-2*Q=6*k+3-4*n=2*(3*k-2*n+1)+1, which is an odd integer.
We want to summarize there are two odds integer, which are:
3P-Q and 3P-2Q