CMClearMathAcademy

Translating And/Or Statements

A free Logic lesson from the “And, Or, and Basic Connectives” unit, with a worked example and practice problems including step-by-step solutions.

Symbols are useful only when they preserve meaning. Students learn to assign simple claims to letters and then use ∧ or ∨ to show how the claims are connected. Learning objective: Translate between plain English and p ∧ q or p ∨ q. 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: p ∧ q is true only when p and q are both true. Example 2: p ∨ q is true when p is true, q is true, or both are 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: And/or logic appears in eligibility rules, solution-set descriptions, search filters, and coding conditions.

Worked example

Problem. Example case A (Translating And/Or Statements): Worked example: Translate "p and q" into symbols.

  1. Match each English word to its symbol: and = ∧, or = ∨, not = ¬.
  2. "p and q" becomes p ∧ q.
  3. Check that the connective and any negation are placed correctly.

Answer: p ∧ q

Practice problems

1. Practice case A (Translating And/Or Statements): Practice: Translate "p and q" into symbols.

Choices: p ∧ q · p ∨ q · ¬p · p → q

Show solution
  1. Match each English word to its symbol: and = ∧, or = ∨, not = ¬.
  2. "p and q" becomes p ∧ q.
  3. Check that the connective and any negation are placed correctly.

Answer: p ∧ q

2. Practice case B (Translating And/Or Statements): Practice: Translate p ∨ q into plain English.

Choices: p or q, or both · p and q · exactly one of p and q · neither p nor q

Show solution
  1. Read each symbol: ∧ = and, ∨ = or (inclusive), ¬ = not.
  2. p ∨ q reads as "p or q, or both".
  3. Keep the inclusive meaning of or unless told otherwise.

Answer: p or q, or both

3. Practice case C (Translating And/Or Statements): Practice: Which connective does this statement use? "Pick the window seat or the aisle seat, but not both."

Choices: exclusive or · inclusive or (∨) · and (∧) · not (¬)

Show solution
  1. Find the joining word: and, or, but not both, or not.
  2. "Pick the window seat or the aisle seat, but not both." uses exclusive or.
  3. Watch for 'but not both,' which signals exclusive or.

Answer: exclusive or

4. Practice case D (Translating And/Or Statements): Practice: Which option is a MISTRANSLATION of "p and q"?

Choices: p ∨ q · p ∧ q · both p and q hold · q ∧ p

Show solution
  1. Warm-up: First identify exactly what the question is asking: Practice case D (Translating And/Or Statements): Practice: Which option is a MISTRANSLATION of "p and q"?
  2. Compare each choice with the stated logical rule, and eliminate choices that change the claim's meaning.
  3. 'And' is ∧, which needs both parts.
  4. p ∨ q is or, which only needs one part.
  5. So p ∨ q does not match 'p and q'.
  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: p ∨ q

5. Practice case E (Translating And/Or Statements): Practice: Translate "not p, or q" into symbols.

Choices: ¬p ∨ q · ¬(p ∨ q) · p ∨ ¬q · ¬p ∧ q

Show solution
  1. Match each English word to its symbol: and = ∧, or = ∨, not = ¬.
  2. "not p, or q" becomes ¬p ∨ q.
  3. Check that the connective and any negation are placed correctly.

Answer: ¬p ∨ q

Practice this interactively with instant feedback and an AI tutor.

Practice Translating And/Or Statements Take the free placement check

More Logic lessons