CMClearMathAcademy

Reading Truth Tables Back into English

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

A truth table is not just a grid. It tells a story about which combinations make a statement true or false. Learning objective: Use a truth table to describe when a claim is true. 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 (Reading Truth Tables Back into English): Worked example: Which rule or habit best matches Reading Truth Tables Back into English?

  1. Reading Truth Tables Back into English targets a specific reasoning habit.
  2. Reading Truth Tables Back into English focuses on use a truth table to describe when a claim is true.
  3. The other choices either overclaim or change the logical relationship.

Answer: Reading Truth Tables Back into English focuses on use a truth table to describe when a claim is true.

Practice problems

1. Practice case A (Reading Truth Tables Back into English): 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 (Reading Truth Tables Back into English): 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 (Reading Truth Tables Back into English): 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 (Reading Truth Tables Back into English): 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 (Reading Truth Tables Back into English): 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 (Reading Truth Tables Back into English): 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 (Reading Truth Tables Back into English): 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 (Reading Truth Tables Back into English): 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 (Reading Truth Tables Back into English): Lesson focus: Which transfer task would show readiness for Reading Truth Tables Back into English?

Choices: Apply use a truth table to describe when a claim is true 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 use a truth table to describe when a claim is true in a new sentence or context.
  3. That is a better mastery signal than memorizing a practice prompt.

Answer: Apply use a truth table to describe when a claim is true in a new sentence or context.

Practice this interactively with instant feedback and an AI tutor.

Practice Reading Truth Tables Back into English Take the free placement check

More Logic lessons