1.

If f(x) = x is my friend, and p(x) = x is perfect. then correct logical translation of the statement “some of my friends are not perfect” is _______.

A. ∀x (f(x) ∧ ¬ p(x))
B. ∃x (f(x) ∧ ¬ p(x))
C. ¬ (f(x) ∧ ¬ p(x))
D. ∃x ( ¬ f(x) ∧ ¬ p(x))
Answer» C. ¬ (f(x) ∧ ¬ p(x))


Discussion

No Comment Found