 
			 
			MCQOPTIONS
 Saved Bookmarks
				| 1. | Let L(x, y) be the statement “x loves y,” where the domain for both x and y consists of all people in the world. Use quantifiers to express, “Joy is loved by everyone.” | 
| A. | ∀x L(x, Joy) | 
| B. | ∀y L(Joy,y) | 
| C. | ∃y∀x L(x, y) | 
| D. | ∃x ¬L(Joy, x) | 
| Answer» B. ∀y L(Joy,y) | |