Question 642269
Hint:


q(1) means


q(1): 1+1 is odd


or


q(1): 2 is odd


which is FALSE


-------------------------------------------------------

Also


¬p(x) means


¬p(x): x is NOT less than or equal to 3


¬p(x): x is greater than 3


¬p(3): 3 is greater than 3


which is FALSE