CMClearMathAcademy

What a Truth Table Shows

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

A truth table lists possible truth values for the simple statements and then shows the truth value of a compound statement in each row. Learning objective: Explain how a truth table organizes all possible cases. 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 (What a Truth Table Shows): Worked example: Which rule or habit best matches What a Truth Table Shows?

  1. What a Truth Table Shows targets a specific reasoning habit.
  2. What a Truth Table Shows focuses on explain how a truth table organizes all possible cases.
  3. The other choices either overclaim or change the logical relationship.

Answer: What a Truth Table Shows focuses on explain how a truth table organizes all possible cases.

Practice problems

1. Practice case A (What a Truth Table Shows): 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 (What a Truth Table Shows): 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 (What a Truth Table Shows): 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 (What a Truth Table Shows): 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 (What a Truth Table Shows): 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 (What a Truth Table Shows): 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 (What a Truth Table Shows): 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 (What a Truth Table Shows): 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 (What a Truth Table Shows): Lesson focus: Which transfer task would show readiness for What a Truth Table Shows?

Choices: Apply explain how a truth table organizes all possible cases 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 explain how a truth table organizes all possible cases in a new sentence or context.
  3. That is a better mastery signal than memorizing a practice prompt.

Answer: Apply explain how a truth table organizes all possible cases in a new sentence or context.

Practice this interactively with instant feedback and an AI tutor.

Practice What a Truth Table Shows Take the free placement check

More Logic lessons