This is a DS problem
If x is an integer, is (x^2 +1)(x+5) an even number?
a) x is an odd number
b) Each prime factor of x^2 is greater than 7
I know a by itself will work. So down to A and D.
I don't understand what statement B is saying? ITs only talking about prime factor of x^2 but there could be other number that's no prime factor of x^2 so how do i know whether x is even or odd? Please advise.