Truth Table Completion - Absolute-Beginner Level: core concept mastery Truth Table Completion ABSOLUTE BEGINNER

This skill primer 🌟 worksheet focuses on Truth Table Completion - a key topic in Logical Connectives. You'll solve 20 absolute-beginner-level problems (Worksheet 1 of 10). The primary focus is on core concept mastery. Master truth table completion problems, truth table completion reasoning questions, and truth table completion practice through systematic practice.

📝 Worksheet 1 of 10 • 20 questions • ⏱️ Estimated time: 20 minutes • 🎯 Absolute Beginner level

What you'll learn in this worksheet:
Your progress through Truth Table Completion
Worksheet 1 of 10 (0% complete)

Question 1

Complete the truth table for the expression: (p ↔ q) ∧ r What is the truth value when p=T, q=F, r=T?
Step 1: Break down the expression
Expression: (p ↔ q) ∧ r
Given: p=T, q=F, r=T

Step 2: Evaluate inner expressions first
p ↔ q = T ↔ F = F
(Biconditional is True when both have same value)

Step 3: Evaluate outer expression
F ∧ T = False
Remember: AND is True only when both operands are True

Question 2

Complete the truth table for the expression: (p ∧ q) → r What is the truth value when p=T, q=T, r=F?
Step 1: Break down the expression
Expression: (p ∧ q) → r
Given: p=T, q=T, r=F

Step 2: Evaluate inner expressions first
p ∧ q = T ∧ T = T

Step 3: Evaluate outer expression
(T) → F = False
Remember: Implication is False only when antecedent is True and consequent is False

Question 3

Complete the truth table for the expression: (p ↔ q) ∧ r What is the truth value when p=F, q=T, r=F?
Step 1: Break down the expression
Expression: (p ↔ q) ∧ r
Given: p=F, q=T, r=F

Step 2: Evaluate inner expressions first
p ↔ q = F ↔ T = F
(Biconditional is True when both have same value)

Step 3: Evaluate outer expression
F ∧ F = False
Remember: AND is True only when both operands are True

Question 4

Complete the truth table for the expression: p → (q ∨ r) What is the truth value when p=T, q=T, r=F?
Step 1: Break down the expression
Expression: p → (q ∨ r)
Given: p=T, q=T, r=F

Step 2: Evaluate inner expressions first
q ∨ r = T ∨ F = T

Step 3: Evaluate outer expression
p → (T) = T → T = True
Remember: Implication is False only when p is True and consequent is False

Question 5

Complete the truth table for the expression: ¬p ∨ (q ∧ r) What is the truth value when p=F, q=T, r=T?
Step 1: Break down the expression
Expression: ¬p ∨ (q ∧ r)
Given: p=F, q=T, r=T

Step 2: Evaluate inner expressions first
¬p = T
q ∧ r = T ∧ T = T

Step 3: Evaluate outer expression
T ∨ T = True
Remember: OR is True when at least one operand is True

Question 6

Complete the truth table for the expression: ¬p ∨ (q ∧ r) What is the truth value when p=T, q=T, r=F?
Step 1: Break down the expression
Expression: ¬p ∨ (q ∧ r)
Given: p=T, q=T, r=F

Step 2: Evaluate inner expressions first
¬p = F
q ∧ r = T ∧ F = F

Step 3: Evaluate outer expression
F ∨ F = False
Remember: OR is True when at least one operand is True

Question 7

Complete the truth table for the expression: (p ∧ q) → r What is the truth value when p=T, q=T, r=F?
Step 1: Break down the expression
Expression: (p ∧ q) → r
Given: p=T, q=T, r=F

Step 2: Evaluate inner expressions first
p ∧ q = T ∧ T = T

Step 3: Evaluate outer expression
(T) → F = False
Remember: Implication is False only when antecedent is True and consequent is False

Question 8

Complete the truth table for the expression: (p ↔ q) ∧ r What is the truth value when p=F, q=T, r=F?
Step 1: Break down the expression
Expression: (p ↔ q) ∧ r
Given: p=F, q=T, r=F

Step 2: Evaluate inner expressions first
p ↔ q = F ↔ T = F
(Biconditional is True when both have same value)

Step 3: Evaluate outer expression
F ∧ F = False
Remember: AND is True only when both operands are True

Question 9

Complete the truth table for the expression: (p ↔ q) ∧ r What is the truth value when p=T, q=T, r=T?
Step 1: Break down the expression
Expression: (p ↔ q) ∧ r
Given: p=T, q=T, r=T

Step 2: Evaluate inner expressions first
p ↔ q = T ↔ T = T
(Biconditional is True when both have same value)

Step 3: Evaluate outer expression
T ∧ T = True
Remember: AND is True only when both operands are True

Question 10

Complete the truth table for the expression: (p ∧ q) → r What is the truth value when p=T, q=T, r=T?
Step 1: Break down the expression
Expression: (p ∧ q) → r
Given: p=T, q=T, r=T

Step 2: Evaluate inner expressions first
p ∧ q = T ∧ T = T

Step 3: Evaluate outer expression
(T) → T = True
Remember: Implication is False only when antecedent is True and consequent is False

Question 11

Complete the truth table for the expression: (p ∧ q) → r What is the truth value when p=T, q=F, r=F?
Step 1: Break down the expression
Expression: (p ∧ q) → r
Given: p=T, q=F, r=F

Step 2: Evaluate inner expressions first
p ∧ q = T ∧ F = F

Step 3: Evaluate outer expression
(F) → F = True
Remember: Implication is False only when antecedent is True and consequent is False

Question 12

Complete the truth table for the expression: (p ∧ q) → r What is the truth value when p=F, q=T, r=F?
Step 1: Break down the expression
Expression: (p ∧ q) → r
Given: p=F, q=T, r=F

Step 2: Evaluate inner expressions first
p ∧ q = F ∧ T = F

Step 3: Evaluate outer expression
(F) → F = True
Remember: Implication is False only when antecedent is True and consequent is False

Question 13

Complete the truth table for the expression: (p ↔ q) ∧ r What is the truth value when p=F, q=F, r=T?
Step 1: Break down the expression
Expression: (p ↔ q) ∧ r
Given: p=F, q=F, r=T

Step 2: Evaluate inner expressions first
p ↔ q = F ↔ F = T
(Biconditional is True when both have same value)

Step 3: Evaluate outer expression
T ∧ T = True
Remember: AND is True only when both operands are True

Question 14

Complete the truth table for the expression: ¬p ∨ (q ∧ r) What is the truth value when p=T, q=T, r=T?
Step 1: Break down the expression
Expression: ¬p ∨ (q ∧ r)
Given: p=T, q=T, r=T

Step 2: Evaluate inner expressions first
¬p = F
q ∧ r = T ∧ T = T

Step 3: Evaluate outer expression
F ∨ T = True
Remember: OR is True when at least one operand is True

Question 15

Complete the truth table for the expression: (p ↔ q) ∧ r What is the truth value when p=F, q=F, r=F?
Step 1: Break down the expression
Expression: (p ↔ q) ∧ r
Given: p=F, q=F, r=F

Step 2: Evaluate inner expressions first
p ↔ q = F ↔ F = T
(Biconditional is True when both have same value)

Step 3: Evaluate outer expression
T ∧ F = False
Remember: AND is True only when both operands are True

Question 16

Complete the truth table for the expression: p → (q ∨ r) What is the truth value when p=F, q=F, r=F?
Step 1: Break down the expression
Expression: p → (q ∨ r)
Given: p=F, q=F, r=F

Step 2: Evaluate inner expressions first
q ∨ r = F ∨ F = F

Step 3: Evaluate outer expression
p → (F) = F → F = True
Remember: Implication is False only when p is True and consequent is False

Question 17

Complete the truth table for the expression: (p ∧ q) → r What is the truth value when p=F, q=F, r=F?
Step 1: Break down the expression
Expression: (p ∧ q) → r
Given: p=F, q=F, r=F

Step 2: Evaluate inner expressions first
p ∧ q = F ∧ F = F

Step 3: Evaluate outer expression
(F) → F = True
Remember: Implication is False only when antecedent is True and consequent is False

Question 18

Complete the truth table for the expression: (p ↔ q) ∧ r What is the truth value when p=F, q=T, r=T?
Step 1: Break down the expression
Expression: (p ↔ q) ∧ r
Given: p=F, q=T, r=T

Step 2: Evaluate inner expressions first
p ↔ q = F ↔ T = F
(Biconditional is True when both have same value)

Step 3: Evaluate outer expression
F ∧ T = False
Remember: AND is True only when both operands are True

Question 19

Complete the truth table for the expression: (p ↔ q) ∧ r What is the truth value when p=T, q=F, r=F?
Step 1: Break down the expression
Expression: (p ↔ q) ∧ r
Given: p=T, q=F, r=F

Step 2: Evaluate inner expressions first
p ↔ q = T ↔ F = F
(Biconditional is True when both have same value)

Step 3: Evaluate outer expression
F ∧ F = False
Remember: AND is True only when both operands are True

Question 20

Complete the truth table for the expression: (p ∧ q) → r What is the truth value when p=T, q=F, r=T?
Step 1: Break down the expression
Expression: (p ∧ q) → r
Given: p=T, q=F, r=T

Step 2: Evaluate inner expressions first
p ∧ q = T ∧ F = F

Step 3: Evaluate outer expression
(F) → T = True
Remember: Implication is False only when antecedent is True and consequent is False
Next Worksheet