next up previous
Next: About this document ...

Name (PRINTED):

Student ID #:

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


CMSC 250 Quiz #5 ANSWERS Wed., Feb.. 22, 2006


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 20 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 an invalid argument. Make sure to label the parts of the diagram. If the argument is valid, draw any diagram where the premises and conclusion are all true.

    Some rational numbers are not integers. No positive integers are irrational numbers.
    Pi is not a rational number. No positive integers are negative integers.
    ----- -----
    therefore: Pi is not an integer. therefore: No irrational numbers are negative integers.
       
    Circle One: Valid (Invalid) Circle One: Valid (Invalid)
       
    The R circle and the I circle overlap The P circle and the I circle do not overlap
    The PI is a dot outside of the R circle The N circle and the I circle do overlap
    The PI dot is inside of the I circle, The Negative, Irrational Integer is
    but outside of the R circle. in the overlap of the N and I circles.

  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: All students like to do logic problems. $\forall x \in U, S(x) \rightarrow L(x)$
      Bob is a student. $S(bob)$
      ------------ ---------
    Conclusion: Bob likes to do logic problems. $L(bob)$
    Argument Form:
    Universal Modus Ponens
    Premises: All even integers are equal to 2 times another integer. $\forall x \in U, E(x) \rightarrow T(x)$
      24 is equal to 2 times another integer. $T(24)$
      ------------ ---------
    Conclusion: 24 is an even integer. $E(24)$
    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$ and $b$ are an elements in D.

    1. P1 $\forall x \in D, P(x) \rightarrow (Q(x) \wedge R(x))$
      P2 $\exists y \in D, \sim Q(y)$
      P3 $\forall z \in D, P(z) \vee S(z)$
        $ --------------$
        therefore $\exists x \in D,S(x)$

      Line # Logical Statement Name of Rule Line Numbers Used
      1 $\sim Q(a)$ $\exists$ instantiation P2
      2 $\sim Q(a) \vee \sim R(a)$ Disj Add 1
      3 $\sim (Q(a) \wedge R(a))$ DeMorgan's Law 2
      4 $\sim P(a)$ $\forall$ MP P1, 3
      5 $P(a) \vee S(a)$ $\forall$ instantiation P3
      6 $S(a)$ Disj Syll 4,5
      7 $\exists x \in D,S(x)$ $\exists$ generalization 6

    2. P1 $\forall x \in D, (P(x) \wedge Q(x)) \rightarrow R(x)$
      P2 $\exists x \in D, \sim (R(x) \vee M(x)) $
      P3 $\forall x \in D, (M(x) \vee G(x)) \rightarrow F(x)$
      P4 $\forall x \in D, \sim F(x) \vee Q(x)$
        $ --------------$
        therefore $\exists x \in D, P(x) \rightarrow \sim G(x)$

      Line # Logical Statement Name of Rule Line Numbers Used
      1 $\sim (R(a) \vee M(a))$ $\exists$ instan. P2
      2 $\sim R(a) \wedge \sim M(a)$ DeMorgan 1
      3 $\sim R(a)$ Conj Simp 2
      4 $\sim (P(a) \wedge Q(a))$ $\forall$ MT P1, 3
      5 $\sim P(a) \vee \sim Q(a)$ DeMorgan 4
      6 $\vert P(a)$ Assume  
      7 $\vert \sim Q(a)$ DN & Disj Syll 5,6
      8 $\vert \sim F(a)$ Disj Syll 7,P4
      9 $\vert \sim (M(a) \vee G(a))$ $\forall$ MT 8, P3
      10 $\vert \sim M(a) \wedge \sim G(a)$ DeMorgan 9
      11 $\vert \sim G(a)$ Conj Simp 10
      12 $P(a) \rightarrow \sim G(a)$ CCW w/out Contradiction 6-11
      13 $\exists x \in D, P(x) \rightarrow \sim G(x)$ $\exists$ generalization 12




next up previous
Next: About this document ...
Chang Hu 2006-02-23

Web Accessibility