CMClearMathAcademy

Conjunction: "And"

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

An and statement is true only when both parts are true. This strict rule makes it useful for requirements such as a password needing a letter and a number. Learning objective: Evaluate and translate statements joined by and. 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 (Conjunction: "And"): Worked example: If p is True and q is True, what is p ∧ q?

  1. Worked Example: First identify exactly what the question is asking: Example case A (Conjunction: "And"): Worked example: If p is True and q is True, what is p ∧ q?
  2. For symbolic logic, translate the symbols into plain English, then apply the truth condition for the connective.
  3. ∧ means and.
  4. An and statement is true only when both parts are true.

Answer: True

Practice problems

1. Practice case A (Conjunction: "And"): Practice: If p is True and q is True, what is p ∧ q?

Choices: True · False

Show solution
  1. Warm-up: First identify exactly what the question is asking: Practice case A (Conjunction: "And"): Practice: If p is True and q is True, what is p ∧ q?
  2. For symbolic logic, translate the symbols into plain English, then apply the truth condition for the connective.
  3. ∧ means and.
  4. An and statement is true only when both parts are true.
  5. So p ∧ q 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

2. Practice case B (Conjunction: "And"): Practice: p ∧ q is true in exactly which case?

Choices: When both p and q are true · When at least one of p and q is true · When exactly one of p and q is true · When both p and q are false

Show solution
  1. An and statement needs every part true.
  2. One false part makes the whole thing false.
  3. So p ∧ q is true only when both are true.

Answer: When both p and q are true

3. Practice case C (Conjunction: "And"): Practice: Translate "not p" into symbols.

Choices: ¬p · p · p ∧ q · ¬q

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

Answer: ¬p

4. Practice case D (Conjunction: "And"): Practice: Translate ¬p ∧ q into plain English.

Choices: not p, and q · not (p and q) · p and not q · not p, or q

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

Answer: not p, and q

5. Practice case E (Conjunction: "And"): Practice: Which connective does this statement use? "You may have soup and salad with the meal."

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

Show solution
  1. Find the joining word: and, or, but not both, or not.
  2. "You may have soup and salad with the meal." uses and (∧).
  3. Watch for 'but not both,' which signals exclusive or.

Answer: and (∧)

Practice this interactively with instant feedback and an AI tutor.

Practice Conjunction: "And" Take the free placement check

More Logic lessons