Name (PRINTED):

Student ID #:

Section # (or TA's:
name and time)  

CMSC 250 Quiz #5 ANSWERS Wed., Sept. 29, 2004


Write all answers legibly in the space provided. The number of points possible for each question is indicated in square brackets - the total number of points on the quiz is 30, and you will have exactly 15 minutes to complete this quiz. You may not use calculators, textbooks or any other aids during this quiz.
  1. [6 pnts.] Use an Euler diagram to determine if each of the following represents a valid argument. Make sure to label the parts of the diagram.
    No children like me. Some pigs fly.
    All people who like me are under 3 feet tall. All things that fly migrate.
    ----- -----
    therefore: No children are under 3 feet tall. therefore: Porky Pig (one of the pigs) must migrate.
       
    Circle One: Valid (Invalid) Circle One: Valid (Invalid)
    circle for people who like me Circle of pigs must be overlapping with circle
    must be disjoint from circle of chilren of things that fly
       
    circle of people who like me must be circle of things that fly must be
    completely contained inside circle completely contained in the circle of things that migrate, but some of the pig circle must stick out
    of people under 3 feet tall, but overlapping Porky pig is in that sticking out area of the pig circle
    with circle of children  
  2. [10 pnts.] For each of the following, translate the argument to symbolic notation using quantification. The quantification must indicate that the objects come from the domain ``U'' which includes all things. Then tell if the argument given matches the form: Universal Modus Ponens, Universal Modus Tollens, or NONE (if it matches neither). You must use a universal quantifier if at all possible since that is the only way it could directly match one of these argument forms.
    Premises: No dogs like cats. $\forall x \in U, D(x)\rightarrow \sim L(x)$
      Snoopy does not like cats. $\sim L(snoopy)$
      ------------ ---------
    Conclusion: Snoopy is not a dog. $\sim P(snoopy)$
    Argument Form: NONE
     
    Premises: All dogs have 2 ears and eat Alpo. $ \forall x \in U, D(x) \rightarrow (E(x) \wedge A(x))$
      Snoopy is a dog. $D(snoopy)$
      ------------ ---------
    Conclusion: Snoopy has 2 ears. $E(snoopy)$
    Argument Form:NONE
     
    $\downarrow$ TURN OVER $\downarrow$
  3. [14 pnts.] For each of the following prove that it is a Valid Argument by telling what rules would need to be applied. You may assume $a$ is an element in D.
    1. P1 $\forall x \in D, \sim (\sim M(x) \wedge \sim Q(x))$
      P2 $\forall y \in D, Q(y) \rightarrow \sim P(y)$
      P3 $P(a)$
        $ --------------$
        therefore $R(a) \vee M(a)$
      Line # Logical Statement Name of Rule Line Numbers Used
      1 $\sim \sim P(a)$ Double Neg P3
      2 $\sim Q(a)$ $\forall $ MT 1,P2
      3 $\sim (\sim M(a) \wedge \sim Q(a))$ $\forall $ instantiation P1
      4 $\sim \sim M(a) \vee \sim \sim Q(a)$ DeMorgan's 3
      5 $M(a) \vee Q(a)$ Double Neg 4
      6 $M(a)$ $\vee $Syllogism 2,5
      7 $R(a) \vee M(a)$ $\vee $ addition 6
    2. P1 $\forall x \in D, P(x) \rightarrow Q(x)$
      P2 $\forall x \in D, R(x) \rightarrow \sim Q(x)$
      P3 $\exists y \in D, R(y) \wedge M(y)$
      P4 $\forall y \in D, \sim R(y) \rightarrow \sim M(y)$
        $ --------------$
        therefore $\forall m \in D, \sim (P(m) \wedge M(m))$
      Line # Logical Statement Name of Rule Line Numbers Used
      1 $\vert P(a)$ Assume  
      2 $\vert Q(a)$ $\forall $ MP 1,P1
      3 $\vert \sim R(a)$ $\forall $ MT 2,P2
      4 $\vert \sim M(a)$ $\forall $ MP P4,3
      5 $P(a) \rightarrow \sim M(a)$ Closing of the conditional World 1-5
      6 $\sim P(a) \vee \sim M(a)$ Def of implication 5
      7 $\sim (P(a) \wedge M(a))$ DeMorgan's 6
      8 $\forall m \in D, \sim (P(a) \wedge M(a))$ $\forall $ Generalization 7


Kin-Keung Ma 2004-09-30

Web Accessibility