MCQOPTIONS
Saved Bookmarks
| 1. |
The statement, “At least one of your friends is perfect”. Let P (x) be “x is perfect” and let F (x) be “x is your friend” and let the domain be all people. |
| A. | ∀x (F (x) → P (x)) |
| B. | ∀x (F (x) ∧ P (x)) |
| C. | ∃x (F (x) ∧ P (x)) |
| D. | ∃x (F (x) → P (x)) |
| Answer» D. ∃x (F (x) → P (x)) | |