Unit 1: Reasoning, Logic, and Venn Diagrams

VA SOL Standard G.RLT.1

Jump To Section

Print Options

Day 1: Conditional & Compound Statements

Warm-Up

Your parent says, "If you clean your room, then we can go to the Mill Mountain Star."

What must you do to guarantee you go to the star?

Propositions & Truth Values

A Proposition is a statement that is eitheror, but not both.
The Truth Value of a proposition is its classification asor.

Example (I Do): "Roanoke is the capital of Virginia." This is a proposition. Its truth value is False.

Your Turn 1: "What is your name?"

Is this a proposition?because it is a question.

Your Turn 2: "A square has four right angles."

What is the truth value of this proposition?

Negation

The Negation (~p) of a statement has thetruth value.

Example (I Do): Let p: "A triangle has three sides." (True)

The negation, ~p, is "A triangle does not have three sides." (False)

Your Turn 1: Let p: "It is raining."

Write the negation, ~p:.

Your Turn 2: Let q: "All angles are acute." (False)

Write the negation, ~q:.

The negation of "all" is "not all" or "some are not."

Compound Statements

A Conjunction (p ∧ q) uses "and". It is true only if parts are true.
A Disjunction (p ∨ q) uses "or". It is true if part is true.

Example (I Do): Let p: "The sky is blue" (True) and q: "The grass is purple" (False).

  • $p \land q$: "The sky is blue and the grass is purple" is False. (Because q is false)
  • $p \lor q$: "The sky is blue or the grass is purple" is True. (Because p is true)

Your Turn 1: Let p: "A rectangle has four sides" (True) and q: "A rectangle has four right angles" (True).

What is the truth value of $p \land q   ?   $

Your Turn 2: Let p: "I will study" and q: "I will fail".

Translate to words: $p   \lor \sim q$

Conditional Statements

A conditional statement is a logical argument that links two parts: a hypothesis and a conclusion. It is often called an "if-then" statement or an "implication."

The "if" part is the Hypothesis, represented by .
The "then" part is the Conclusion, represented by .

Example (I Do): Identifying Parts

Statement: "If a figure is a square, then it has four right angles."

  • Hypothesis (p): "a figure is a square"
  • Conclusion (q): "it has four right angles"

Your Turn 1: Writing in If-Then Form

Rewrite the sentence "All birds have feathers" as a conditional statement.

If an animal is a, then it has.

Your Turn 2: Identifying Parts

Statement: "You can drive in Virginia if you have a driver's license."

Hypothesis (p):
Conclusion (q):

Truth Values of Conditionals

A conditional statement is only considered false when a true hypothesis fails to produce the promised true conclusion. Think of it like a promise.

A conditional statement is only false when a hypothesis leads to a conclusion.

Example (I Do): Truth Table

Promise: "If you clean your room (p), then I will give you $10 (q)."

p (You Clean)q (I Pay)
$p \rightarrow q$
(Promise Kept?)
Reasoning
TrueTrueTrueYou cleaned, I paid. Promise kept.
TrueFalseFalseYou cleaned, I didn't pay. Promise BROKEN.
FalseTrueTrueYou didn't clean, but I paid anyway. No promise was broken.
FalseFalseTrueYou didn't clean, and I didn't pay. No promise was broken.

Your Turn 1: Let p: "2+2=4" (True) and q: "Earth is flat" (False).

What is the truth value of $p \rightarrow q ? $

Your Turn 2: Let p: "Pigs can fly" (False) and q: "Roanoke is in Virginia" (True).

What is the truth value of $p \rightarrow q ? $

Day 2: Related & Biconditional Statements

Warm-Up

A true statement is: "If a pet is a dog, then it is a mammal." Is the statement "If a pet is a mammal, then it is a dog" also always true?

Why or why not? Give an example.

Related Conditionals

From any conditional statement (p → q), we can form three related statements by rearranging and negating the hypothesis and conclusion.

The Converse (q → p) is formed by the hypothesis and conclusion.
The Inverse (~p → ~q) is formed by the hypothesis and conclusion.
The Contrapositive (~q → ~p) is formed by interchanging and .

Example (I Do): Let's analyze all four forms for a single statement.

Original Conditional: If an angle is a right angle, then its measure is 90°. (True)


  • Converse: If an angle measures 90°, then the angle is a right angle. (True)
  • Inverse: If an angle is not a right angle, then its measure is not 90°. (True)
  • Contrapositive: If an angle does not measure 90°, then the angle is not a right angle. (True)

Your Turn 1: Given "If a shape is a square, then it is a rectangle."

Write the Converse:
Write the Inverse:

Your Turn 2: Given "If a number is divisible by 4, then it is even."

Write the Converse:
Write the Contrapositive:

Logical Equivalence

Logically equivalent statements are statements that always have the same truth value.

A conditional statement is always logically equivalent to its .
The converse of a statement is always logically equivalent to the .

Biconditional Statements

A Biconditional statement (p ↔ q) is true only when the conditional and its are both true.

Example (I Do): "An angle is a right angle if and only if its measure is 90°." This is a valid biconditional because both the conditional and its converse were true in the example above.

Your Turn 1: Consider the conditional: "If two lines are perpendicular, then they form congruent adjacent angles."

Is the converse true?
Write the full biconditional statement: "Two lines are perpendicular iff."

Your Turn 2: Consider the conditional: "If a polygon is a square, then it is a rectangle."

Is the conditional true?
Is the converse ("If a polygon is a rectangle, then it is a square") true?
Can you write a true biconditional statement? Why or why not?

Cool-Down

Write the converse and contrapositive of: "If two angles are complementary, then their sum is 90°."

Converse:
Contrapositive:

Day 2 Reflection

What was the most important concept you learned today? What concept is still confusing, or what questions do you have?

My Extra Notes for Day 2

Day 3: Deductive Reasoning & Proof

Warm-Up

You see muddy footprints leading away from the kitchen door. You also know that it rained earlier. What is a logical conclusion you can make?

Truth vs. Validity

An argument is valid if its conclusion followsfrom its premises.
A statement is true if it is.

Example (I Do): A Valid but Untrue Argument

"If you are a happy person, then you like animals. If you like animals, then you like dogs. Therefore, if you are a happy person, then you like dogs."
The logical structure is valid, but the premises themselves may not be true for everyone.

Inductive vs. Deductive Reasoning

In mathematics, we use two main types of reasoning to make and prove claims.

Inductive Reasoning uses a pattern of specificto make a general conclusion, called a conjecture.
Deductive Reasoning uses a system of, facts, and definitions to reach a guaranteed, valid conclusion.

Example (I Do):

  • Inductive: "Every time I've been to Roanoke on a Friday, the traffic is bad. Therefore, traffic will be bad this Friday." (This is a likely prediction, not a guarantee).
  • Deductive: "All students at this school must have an ID. I am a student at this school. Therefore, I must have an ID." (This is a guaranteed conclusion based on rules).

Your Turn 1: A scientist tests a drug on 1,000 patients and it works for 990 of them. She concludes the drug is effective. This is reasoning.

Your Turn 2: The speed limit is 70 mph. You are driving 80 mph. You conclude you are speeding. This is reasoning.

Forms of Deductive Reasoning

Deductive reasoning follows specific structures, or "laws," to ensure the conclusion is valid. The symbol for "therefore" is .

Law of Syllogism

The Law of Syllogism is a form of deductive reasoning. It states that if two conditional statements are true, and the conclusion of the first is the same as the hypothesis of the second, you can create a new true conditional statement by linking the first hypothesis to the final conclusion.

Structure: If $p \rightarrow q$ and $q \rightarrow r$ are true, then you can conclude $p \rightarrow r$. ∴ p → r

Example (I Do):

  • Given: "If it's a holiday (p), then we have no school (q)."
  • And Given: "If we have no school (q), then I can sleep in (r)."

Conclusion: ∴ "If it's a holiday (p), then I can sleep in (r)."

Your Turn 1:

Given: "If a figure is a square, then it is a rhombus."
And Given: "If a figure is a rhombus, then its diagonals are perpendicular."

∴ "If a figure is a square, then its ."

Your Turn 2:

Given: "If I save my money, I can buy a car."
And Given: "If I buy a car, I can get a job."

∴ "If I save my money, then ."

Law of Detachment

The Law of Detachment is a form of deductive reasoning. It states that if a conditional statement is true and its hypothesis is true, then its conclusion must also be true.

Structure: If $p \rightarrow q$ and $p$ are true, then you can conclude $q$. ∴ q

Example (I Do):

  • Given: "If a student is in Geometry, then they passed Algebra 1."
  • And Given: "Maria is in Geometry."

Conclusion: ∴ "Maria passed Algebra 1."

Your Turn 1:

Given: "If a shape is a square, then it has four right angles."
And Given: "The shape is a square."

∴ "The shape ."

Your Turn 2:

Given: "If you live in Roanoke, then you live in Virginia."
And Given: "You live in Roanoke."

∴ "You ."

Counterexamples

A counterexample is a specific case where the hypothesis is true, but the conclusion is . It proves a statement is false.

Example (I Do): Statement: "If a number is prime, then it is odd."

This is false. A counterexample is the number 2. The hypothesis "2 is prime" is true, but the conclusion "2 is odd" is false.

Your Turn 1: Disprove "If a shape has four sides, then it is a square."

A valid counterexample is a.

Your Turn 2: Disprove "If a city is in Virginia, then its name is Roanoke."

A valid counterexample is the city of.

Cool-Down

Given: "If Maria goes to the mall, she will buy shoes." and "Maria went to the mall."

What can you conclude using the Law of Detachment? ∴

Day 3 Reflection

What was the most important concept you learned today? What concept is still confusing, or what questions do you have?

My Extra Notes for Day 3

Day 4: Venn Diagrams & Applications

Warm-Up

Think about your friends. Some play video games, and some play sports. Some do both. How would you draw a picture to show this relationship?

Key Vocabulary of Sets

The Universal Set is a rectangle that contains all possible .
A Subset (A ⊆ B) is a set where all of its elements are also contained within .
The Complement (A') represents all elements in the universal set that are in Set A.

Representing Set Operations

Venn diagrams provide a visual way to understand logical operators.

Intersection: $A \cap B$ ("AND")

Union: $A \cup B$ ("OR")

Complement: $A'$ ("NOT")

Interpreting Venn Diagrams

Example (I Do): A survey of 25 students finds 14 play soccer and 10 play basketball. If 6 play both, how many play neither?

  1. Start with the intersection (Both): 6
  2. Find Only Soccer: 14 (total soccer) - 6 (both) = 8
  3. Find Only Basketball: 10 (total basketball) - 6 (both) = 4
  4. Find Neither: 25 (total) - (8 + 4 + 6) = 25 - 18 = 7

Your Turn 1: In a class of 30 students, 18 take Art, 15 take Music, and 7 take both.

??7? ArtMusic
How many students take only Art?
How many students take neither class?

Your Turn 2: 50 people were surveyed. 30 liked summer and 25 liked winter. 12 liked both.

How many people liked only summer?
How many people liked at least one season? (Union)
How many people liked neither season? (Complement)

Cool-Down (Exit Problem)

A survey of 100 students at a Roanoke high school found that 60 play an instrument and 45 sing in the choir. If 20 students do both, how many students do neither?

402520?InstrumentChoir
Number of students who do neither:

Day 4 Reflection

What was the most important concept you learned today? What concept is still confusing, or what questions do you have?

My Extra Notes for Day 4

Unit 1 Quiz

Test your knowledge. You have 3 attempts.

Attempt 1 of 3

1. Let p: "Roanoke is in Virginia" (True) and q: "The Mill Mountain Star is blue" (False). What is the truth value of the conjunction $p \land q ? $

2. Let p: "It is raining" and q: "I will take an umbrella." Which symbolic statement represents "If it is raining, then I will NOT take an umbrella"?

3. What is the contrapositive of the statement "If a shape is a rectangle, then it has four sides"?

4. A statement can be written as a true biconditional if the original conditional is true and its ______ is also true.

5. Using definitions, postulates, and theorems to prove a conclusion is an example of what type of reasoning?

6. Given: "If two angles are vertical, then they are congruent." and "∠A and ∠B are vertical." What is the logical conclusion by the Law of Detachment?

7. Given: "If I save money, I can buy a car." and "If I buy a car, I will drive to work." What can you conclude by the Law of Syllogism?

8. A survey of 50 students found 20 play soccer and 28 play baseball. If 8 students play both sports, how many students play only soccer?

9. The set of all elements that are in Set A OR Set B is called the...

10. Which statement is logically equivalent to "If you live in Virginia, then you live in the USA"?