In 1-3, write the statements in symbolic form using the logical connectives 1, V and ~, and the indicated variables. 1. Let c = "Samantha is a computer science major," and let m ="Samantha is a math major": Samantha is a computer science major but not a math major. 2. Let e = "The integer x is even", p="The integer x is positive": The integer x is neither positive nor even 3. Let h = "John is healthy," w="John is wealthy," and s="John is wise." a. John is healthy but neither wealthy nor wise. b. John is healthy and wise but not wealthy. c. John is neither healthy, wealthy nor wise.