Module Code MA4001: Logic and Problem Solving Tutorial: Week 1
Module Code MA4001: Logic and Problem Solving Tutorial: Week 1
1. Which of these sentences are propositions? What are the truth values of those that are
propositions?
a) Kathmandu is the capital of Nepal.
b) Patna is the capital of India.
c) 2 + 3 = 5.
d) 5 + 7 = 10.
e) x + 2 = 11
f) Do not pass go.
g) What time is it?
Write these propositions using p and q and logical connectives (including negations).
a) It is below freezing and snowing.
b) It is below freezing but not snowing.
c) It is not below freezing and it is not snowing.
d) If it is below freezing then it is also snowing.
Also, state the truth values of each assuming p is true (T) and q is false (F).
6. Given that propositions p, q and r have truth values T, F, T respectively, find the truth
values of
a) p (q r) b) (p q) r c) ¬ p q d) ¬(p q)
10. How many rows appear in a truth table for each of these compound propositions?
a) p →¬p
b) ¬p ∧ (p ∨¬r)
c) (p ∨¬r) ∧ (q ∨¬s)
13. What types of sentences are not considered as valid propositions? Write two examples.
Additional Questions:
2. Construct the truth table for: (pq) and (p q) and comment your answer.
3. Explain, without using a truth table, why (p ∨¬q) ∧ (q ∨¬r) ∧ (r ∨¬p) is true when p, q, and
r have the same truth value and it is false otherwise.
End of Tutorial