False 15 Is Odd and 15 Is Prime
False 15 Is Odd and 15 Is Prime
QUIZ #5
Write each of the following statements as English sentences and determine whether
they are true or false.
(a) P ∧ Q
ANSWER:
False
15 is odd and 15 is prime.
(b) P ∨ Q
ANSWER:
True
15 is odd or 15 is prime.
(c) P ∧ ~Q
ANSWER:
True
15 is odd and 15 is not prime.
(d) ~P ∨ ~Q
ANSWER:
True
15 is not odd or 15 is not prime.
Write each of the following statements in symbolic form using the operators ∧, ∨, and ~.
(a) 15 ≥ 17
~R
(b) 15 is odd or 15 ≥ 17
P V ~R
(c) 15 is even or 15 ≤ 17
~P V R
(d) 15 is odd and 15 ≥ 17
P ∧ ~R
For numbers 4, 5 and 6, write each of the two statements in symbolic form and include a
truth table and a few words of explanation.
p q
T T T
T F F
F T T
F F T
You didn’t buy it at Crown Books or you paid full price.
~q V p, True according to the truth table indicated in the second row.
p q p q
T T T
T F T
F T T
F F F
Part II.
A. Represent the decimal integers in 1 – 5 in binary notation.
1. 19 4. 458
2. 55 5. 1609
3. 287
B. Represent the integers in 6 – 10 in decimal notation.
6. 11102
7. 101112
8. 1101102
9. 11001012
10. 10001112
C. Perform the arithmetic in 11 – 15 using binary notation.
11. 12. 13.
14. 15.