CMClearMathAcademy

Compound Truth Tables

A free Logic lesson from the “Truth Tables” unit, with a worked example and practice problems including step-by-step solutions.

Compound truth tables are built from inside out. Students evaluate smaller pieces first, then use those columns to find the final column. Learning objective: Evaluate compound statements one column at a time. Prerequisite: No formal prerequisite. Work in this lesson starts with ordinary language, then connects the idea to symbols only after the meaning is clear. Example 1: If p is false, then ¬p is true. Example 2: If p is true and q is false, then p ∧ q is false while p ∨ q is true. A common misconception is to treat familiar wording as proof; instead, check exactly what the statement says and what follows from it.

What you'll learn

Why it matters: Truth tables are the bridge from language to Boolean thinking in computer science, circuits, spreadsheets, and careful casework.

Worked example

Problem. Example case A (Compound Truth Tables): Worked example: Which rule or habit best matches Compound Truth Tables?

  1. Compound Truth Tables targets a specific reasoning habit.
  2. Compound Truth Tables focuses on evaluate compound statements one column at a time.
  3. The other choices either overclaim or change the logical relationship.

Answer: Compound Truth Tables focuses on evaluate compound statements one column at a time.

Practice problems

1. Practice case A (Compound Truth Tables): A truth table with three variables has how many rows?

Show solution
  1. Warm-up: First identify exactly what the question is asking: Practice case A (Compound Truth Tables): A truth table with three variables has how many rows?
  2. For symbolic logic, translate the symbols into plain English, then apply the truth condition for the connective.
  3. Each variable has two truth values.
  4. Three variables create 2 x 2 x 2 cases.
  5. That gives 8 rows.
  6. Check the response against the original logical form: it should match 8 without changing the meaning.

Answer: 8

2. Practice case B (Compound Truth Tables): A truth table with two variables has how many rows?

Show solution
  1. Warm-up: First identify exactly what the question is asking: Practice case B (Compound Truth Tables): A truth table with two variables has how many rows?
  2. For symbolic logic, translate the symbols into plain English, then apply the truth condition for the connective.
  3. Each variable has two truth values.
  4. Two variables create 2 x 2 cases.
  5. That gives 4 rows.
  6. Check the response against the original logical form: it should match 4 without changing the meaning.

Answer: 4

3. Practice case C (Compound Truth Tables): In the row p=True, q=False, r=True, what is p ∨ q?

Choices: True · False

Show solution
  1. Warm-up: First identify exactly what the question is asking: Practice case C (Compound Truth Tables): In the row p=True, q=False, r=True, what is p ∨ q?
  2. For symbolic logic, translate the symbols into plain English, then apply the truth condition for the connective.
  3. p is True and q is False.
  4. An inclusive-or statement is true when at least one part is true.
  5. The final value is True.
  6. Verify the selected choice by checking that it preserves the stated logical meaning and that the other choices change the rule or claim.

Answer: True

4. Practice case D (Compound Truth Tables): In the row p=True, q=False, r=False, what is p → q?

Choices: True · False

Show solution
  1. Warm-up: First identify exactly what the question is asking: Practice case D (Compound Truth Tables): In the row p=True, q=False, r=False, what is p → q?
  2. For symbolic logic, translate the symbols into plain English, then apply the truth condition for the connective.
  3. p is True and q is False.
  4. A conditional is false only when p is true and q is false.
  5. The final value is False.
  6. Verify the selected choice by checking that it preserves the stated logical meaning and that the other choices change the rule or claim.

Answer: False

5. Practice case E (Compound Truth Tables): Lesson focus: Which transfer task would show readiness for Compound Truth Tables?

Choices: Apply evaluate compound statements one column at a time in a new sentence or context. · Repeat the exact worked example without changing the context. · Pick an answer before identifying the claim parts. · Use a rule from another lesson because the words sound close.

Show solution
  1. A transfer task keeps the same objective but changes the surface context.
  2. Apply evaluate compound statements one column at a time in a new sentence or context.
  3. That is a better mastery signal than memorizing a practice prompt.

Answer: Apply evaluate compound statements one column at a time in a new sentence or context.

Practice this interactively with instant feedback and an AI tutor.

Practice Compound Truth Tables Take the free placement check

More Logic lessons