The true values of the expression are
P(0) True
P(4) True
P(6) False
How to determine the true value of the expression
from the question, we have the following parameters that can be used in our computation:
P (x) denote the statement “x ≤ 4."
Using the above as a guide, we have the following:
Statement Truth Value
P(0) True
P(4) True
P(6) False
This is so because 0 and 4 are in the domain x ≤ 4 but 6 is not