
10. The converse and the inverse of a conditional proposition
are logically equivalent.
11. A conditional proposition and its inverse are logically
equivalent.
12. The converse and the contrapositive of a conditional
proposition are logically equivalent.
13. Consider the conditional statement “If the owner lowers
the selling price of the house, then I will buy it.” Under
what conditions is the conditional statement false?
14. Consider the biconditional statement “I will buy the house
if and only if the owner lowers the selling price.” Under
what conditions is the biconditional statement false?
In Exercises 15–28, construct a truth table for the com-
pound proposition.
15. (p 씮 q) 16. (q 씮 p)
17. (p 씮 q) p 18. (p 씮 q) (q 씮 p)
19. (p 씮 q) p 20. (p 씮 q) (p q)
21. (p 씮 q) 씯씮 (q 씮 p)
22. (p 씮 q) 씯씮 (p q) 23. (p q) 씮 (p q)
24.
q 씮 (p q) 25. (p q) 씮 r
26. (p 씯씮 q) r 27. p 씮 (q r)
28. [(p 씮 q) (q 씮 r)] 씮 (p 씮 r)
In Exercises 29–36, determine whether the compound
propositions are logically equivalent.
29. p q; p 씮 q 30. (p q); p q
31. q 씮 p; p 씮 q 32. p 씮 q; p q
A.4 LAWS OF LOGIC 549
33. p q; p 씮 q 34. (p q); p q
35. (p 씮 q) 씮 r; (p q) r
36. p (q r); (p q) (p r)
37. Let p and q denote the following propositions:
p: Taxes are increased.
q: The federal deficit increases.
Represent the following statements symbolically.
a. If taxes are increased, then the federal deficit will not
increase.
b. If taxes are not increased, then the federal deficit will
increase.
c. The federal deficit will not increase if and only if taxes
are increased.
d. Increased taxation is a sufficient condition for halting
the growth of the federal deficit.
e. Increased taxation is a necessary and sufficient condi-
tion for halting the growth of the federal deficit.
38. Let p and q denote the following propositions:
p: The unemployment rate decreases.
q: Consumer confidence improves.
Represent the following statements symbolically.
a. If the unemployment rate does not decrease, consumer
confidence will not improve.
b. Consumer confidence will improve if and only if the
unemployment rate does not decrease.
c. A decreasing unemployment rate is a sufficient condi-
tion for consumer confidence to improve.
d.
A decreasing unemployment rate is a necessary and suf-
ficient condition for consumer confidence to improve.
A.4 Laws of Logic
Just as the laws of algebra help us perform operations with real numbers, the laws of
logic provide us with a systematic method of simplifying statements.
Laws of Logic
Let p, q, and r be any three propositions. Then
1. p p ⇔ p Idempotent law for conjunction
2. p p ⇔ p Idempotent law for disjunction
3. (p q) r ⇔ p (q r) Associative law for conjunction
4. (p q) r ⇔ p (q r) Associative law for disjunction
5. p q ⇔ q p Commutative law for conjunction
6. p q ⇔ q p Commutative law for disjunction
7. p (q r) ⇔ ( p q) (p r) Distributive law for conjunction
8. p (q r) ⇔ ( p
q) ( p r) Distributive law for disjunction
9. (p q) ⇔ p q De Morgan’s law
10. (p q) ⇔ p q De Morgan’s law
87533_10_APP_p537-578 1/30/08 10:27 AM Page 549