SlideShare a Scribd company logo
UNIT 2.2 CONDITIONAL
STATEMENTS
Warm Up
Determine if each statement is true or
false.
1. The measure of an obtuse angle is less than
90°.
2. All perfect-square numbers are positive.
3. Every prime number is odd.
4. Any three points are coplanar.
F
T
F
T
Identify, write, and analyze the truth
value of conditional statements.
Write the inverse, converse, and
contrapositive of a conditional
statement.
Objectives
conditional statement
hypothesis
conclusion
truth value
negation
converse
inverse
contrapostive
logically equivalent statements
Vocabulary
By phrasing a conjecture as an if-then statement,
you can quickly identify its hypothesis and
conclusion.
Identify the hypothesis and conclusion of each
conditional.
Example 1: Identifying the Parts of a Conditional
Statement
A. If today is Thanksgiving Day, then today is
Thursday.
B. A number is a rational number if it is an
integer.
Hypothesis: Today is Thanksgiving Day.
Conclusion: Today is Thursday.
Hypothesis: A number is an integer.
Conclusion: The number is a rational number.
Check It Out! Example 1
"A number is divisible by 3 if it is divisible by 6."
Identify the hypothesis and conclusion of the
statement.
Hypothesis: A number is divisible by 6.
Conclusion: A number is divisible by 3.
“If p, then q” can also be written as “if p, q,”
“q, if p,” “p implies q,” and “p only if q.”
Writing Math
Many sentences without the words if and then can
be written as conditionals. To do so, identify the
sentence’s hypothesis and conclusion by figuring
out which part of the statement depends on the
other.
Write a conditional statement from the
following.
Example 2A: Writing a Conditional Statement
An obtuse triangle has exactly one obtuse
angle.
If a triangle is obtuse, then it has exactly one
obtuse angle.
Identify the
hypothesis and the
conclusion.
An obtuse triangle
has exactly one obtuse angle.
Write a conditional statement from the
following.
Example 2B: Writing a Conditional Statement
If an animal is a blue
jay, then it is a bird.
The inner oval represents the hypothesis, and
the outer oval represents the conclusion.
Check It Out! Example 2
Write a conditional statement from the
sentence “Two angles that are complementary
are acute.”
If two angles are complementary, then they
are acute.
Identify the
hypothesis
and the
conclusion.
Two angles that are complementary
are acute.
A conditional statement has a truth value of either
true (T) or false (F). It is false only when the
hypothesis is true and the conclusion is false.
To show that a conditional statement is false, you
need to find only one counterexample where the
hypothesis is true and the conclusion is false.
Determine if the conditional is true. If false,
give a counterexample.
Example 3A: Analyzing the Truth Value of a
Conditional Statement
If this month is August, then next month is
September.
When the hypothesis is true, the conclusion is
also true because September follows August.
So the conditional is true.
Determine if the conditional is true. If false,
give a counterexample.
Example 3B: Analyzing the Truth Value of a
Conditional Statement
You can have acute angles with measures of
80° and 30°. In this case, the hypothesis is
true, but the conclusion is false.
If two angles are acute, then they are congruent.
Since you can find a counterexample, the
conditional is false.
Determine if the conditional is true. If false,
give a counterexample.
Example 3C: Analyzing the Truth Value of a
Conditional Statement
An even number greater than 2 will never be
prime, so the hypothesis is false. 5 + 4 is not
equal to 8, so the conclusion is false. However,
the conditional is true because the hypothesis
is false.
If an even number greater than 2 is prime,
then 5 + 4 = 8.
Check It Out! Example 3
Determine if the conditional “If a number is
odd, then it is divisible by 3” is true. If false,
give a counterexample.
An example of an odd number is 7. It is not
divisible by 3. In this case, the hypothesis is true,
but the conclusion is false. Since you can find a
counterexample, the conditional is false.
If the hypothesis is false, the conditional
statement is true, regardless of the truth value of
the conclusion.
Remember!
The negation of statement p is “not p,” written as
~p. The negation of a true statement is false, and
the negation of a false statement is true.
Definition Symbols
A conditional is a statement
that can be written in the form
"If p, then q."
p  q
Related Conditionals
Definition Symbols
The converse is the statement
formed by exchanging the
hypothesis and conclusion.
q  p
Related Conditionals
Definition Symbols
The inverse is the statement
formed by negating the
hypothesis and conclusion.
~p  ~q
Related Conditionals
Definition Symbols
The contrapositive is the
statement formed by both
exchanging and negating the
hypothesis and conclusion.
~q  ~p
Related Conditionals
Write the converse, inverse, and contrapositive
of the conditional statement. Use the Science
Fact to find the truth value of each.
Example 4: Biology Application
If an animal is an adult insect, then it has six
legs.
Example 4: Biology Application
Inverse: If an animal is not an adult insect, then it does
not have six legs.
Converse: If an animal has six legs, then it is an adult
insect.
If an animal is an adult insect, then it has six legs.
No other animals have six legs so the converse is true.
Contrapositive: If an animal does not have six legs,
then it is not an adult insect.
Adult insects must have six legs. So the contrapositive
is true.
No other animals have six legs so the converse is true.
Write the converse, inverse, and contrapostive
of the conditional statement “If an animal is a
cat, then it has four paws.” Find the truth value
of each.
Check It Out! Example 4
If an animal is a cat, then it has four paws.
Check It Out! Example 4
Inverse: If an animal is not a cat, then it does not
have 4 paws.
Converse: If an animal has 4 paws, then it is a cat.
Contrapositive: If an animal does not have 4 paws,
then it is not a cat; True.
If an animal is a cat, then it has four paws.
There are other animals that have 4 paws that are not
cats, so the converse is false.
There are animals that are not cats that have 4 paws,
so the inverse is false.
Cats have 4 paws, so the contrapositive is true.
Related conditional statements that have the same
truth value are called logically equivalent
statements. A conditional and its contrapositive
are logically equivalent, and so are the converse
and inverse.
The logical equivalence of a conditional and its
contrapositive is known as the Law of
Contrapositive.
Helpful Hint
Lesson Quiz: Part I
Identify the hypothesis and conclusion of each
conditional.
1. A triangle with one right angle is a right triangle.
2. All even numbers are divisible by 2.
3. Determine if the statement “If n2 = 144, then
n = 12” is true. If false, give a counterexample.
H: A number is even.
C: The number is divisible by 2.
H: A triangle has one right angle.
C: The triangle is a right triangle.
False; n = –12.
Lesson Quiz: Part II
Identify the hypothesis and conclusion of
each conditional.
4. Write the converse, inverse, and contrapositive
of the conditional statement “If Maria’s birthday is
February 29, then she was born in a leap year.”
Find the truth value of each.
Converse: If Maria was born in a leap year, then
her birthday is February 29; False.
Inverse: If Maria’s birthday is not February 29,
then she was not born in a leap year; False.
Contrapositive: If Maria was not born in a leap
year, then her birthday is not February 29; True.
All rights belong to their respective owners.
Copyright Disclaimer Under Section 107 of
the Copyright Act 1976, allowance is made
for "fair use" for purposes such as criticism,
comment, news reporting, TEACHING,
scholarship, and research.
Fair use is a use permitted by copyright
statute that might otherwise be infringing.
Non-profit, EDUCATIONAL or personal use
tips the balance in favor of fair use.

More Related Content

PPT
Rule 85 ACCOUNTABILITY AND COMPENSATION OF EXECUTORS AND ADMINISTRATORS
PPTX
Law on Sales Articles 1545-1560
PPT
04 chapter 5 estate tax
DOC
Legal Forms of Philippines
PDF
Philippine Bailbond Guide
PPT
Bar operations 2014
PDF
What is PEZA? And why you need it
PPTX
MARRIAGE LAW
Rule 85 ACCOUNTABILITY AND COMPENSATION OF EXECUTORS AND ADMINISTRATORS
Law on Sales Articles 1545-1560
04 chapter 5 estate tax
Legal Forms of Philippines
Philippine Bailbond Guide
Bar operations 2014
What is PEZA? And why you need it
MARRIAGE LAW

What's hot (20)

PPTX
taxation
DOCX
Special proceedings reviewer
PPT
Katarungang pambarangay
PPTX
Value Added Tax (Taxable Sales) Philippines
PPTX
Human Rights Violations at Home
PPTX
Rule 117 motion to quash
PPTX
NE1
PPTX
Procedures on Acceptance, Inspection and Recording of Deliveries
PPTX
Overview of the Philippine Legal System
PPTX
Three branches of government
PPT
Special laws on children 8353, 9262, 9231, 7877, 7610, 920
PPTX
Branches of the philippine government
PPTX
Corporation Code(Philippines)
DOC
Oblicon reviewer
PPT
Law On Obligations And Contracts boa
PPTX
Search warrant
PDF
Child-friendly Approach in the Performance of BADAC Duties 1.pdf
PPT
Bill of rights (lecture)
PDF
Ap cash-cash-equivalents-q
taxation
Special proceedings reviewer
Katarungang pambarangay
Value Added Tax (Taxable Sales) Philippines
Human Rights Violations at Home
Rule 117 motion to quash
NE1
Procedures on Acceptance, Inspection and Recording of Deliveries
Overview of the Philippine Legal System
Three branches of government
Special laws on children 8353, 9262, 9231, 7877, 7610, 920
Branches of the philippine government
Corporation Code(Philippines)
Oblicon reviewer
Law On Obligations And Contracts boa
Search warrant
Child-friendly Approach in the Performance of BADAC Duties 1.pdf
Bill of rights (lecture)
Ap cash-cash-equivalents-q
Ad

Similar to Geometry 201 unit 2.2 (20)

PDF
Obj. 9 Inductive Reasoning
PPTX
Conditional Statements Conditional Statements.pptx
PDF
1.4 Conditional Statements
PPTX
Lecture_-_Logic_part_2.pptttttttttttttttt
PPT
PDF
3.4 Conditional Statements
PPTX
CONDITIONAL STATEMENTS AND ITS LOGICAL EQUIVALENCE.pptx
PDF
Dec.11 Logical Statements
DOCX
Mathmatical reasoning
PPTX
proposition Logic-1.pptx Discrete Mathematics
PPTX
CONDITIONAL STATEMENTS IN MATHEMATICS GRADE 8.pptx
PDF
1.3.2 Conditional Statements
PDF
1.3.1 Conditional Statements
PPTX
CONDITIONAL STATEMENTS AND TRUTH VALUE.pptx
PDF
Obj. 10 Deductive Reasoning
PPTX
Geometry journal 2
PPTX
Unit 1Quantitaive Reasoning II Logic.pptx
PPT
Geometry 201 unit 2.3
PPT
Grade 8 - Quarter 1 Conditional Statements.ppt
PDF
2.2 2.3 notes a
Obj. 9 Inductive Reasoning
Conditional Statements Conditional Statements.pptx
1.4 Conditional Statements
Lecture_-_Logic_part_2.pptttttttttttttttt
3.4 Conditional Statements
CONDITIONAL STATEMENTS AND ITS LOGICAL EQUIVALENCE.pptx
Dec.11 Logical Statements
Mathmatical reasoning
proposition Logic-1.pptx Discrete Mathematics
CONDITIONAL STATEMENTS IN MATHEMATICS GRADE 8.pptx
1.3.2 Conditional Statements
1.3.1 Conditional Statements
CONDITIONAL STATEMENTS AND TRUTH VALUE.pptx
Obj. 10 Deductive Reasoning
Geometry journal 2
Unit 1Quantitaive Reasoning II Logic.pptx
Geometry 201 unit 2.3
Grade 8 - Quarter 1 Conditional Statements.ppt
2.2 2.3 notes a
Ad

More from Mark Ryder (20)

PPT
Geometry 201 Unit 4.1
PPT
Algebra 302 unit 11.4
PPT
Algebra 2 unit 10.6
PPT
Algebra 2 unit 10.7
PPT
Algebra 2 unit 10.5
PPT
Algebra 2 unit 10.4
PPT
Algebra 2 unit 10.3
PPT
Algebra 2 unit 10.2
PPT
11.1 combination and permutations
PPT
Unit 11.3 probability of multiple events
PPT
Unit 11.2 experimental probability
PPT
Unit 11.2 theoretical probability
PPT
11.1 11.1 combination and permutations
PPT
Geometry 201 unit 5.7
PPT
Geometry 201 unit 5.5
PPT
Geometry 201 unit 5.4
PPT
Geometry 201 unit 5.3
PPT
Geometry 201 unit 4.7
PPT
Geometry 201 unit 4.4
PPT
Geometry 201 unit 4.3
Geometry 201 Unit 4.1
Algebra 302 unit 11.4
Algebra 2 unit 10.6
Algebra 2 unit 10.7
Algebra 2 unit 10.5
Algebra 2 unit 10.4
Algebra 2 unit 10.3
Algebra 2 unit 10.2
11.1 combination and permutations
Unit 11.3 probability of multiple events
Unit 11.2 experimental probability
Unit 11.2 theoretical probability
11.1 11.1 combination and permutations
Geometry 201 unit 5.7
Geometry 201 unit 5.5
Geometry 201 unit 5.4
Geometry 201 unit 5.3
Geometry 201 unit 4.7
Geometry 201 unit 4.4
Geometry 201 unit 4.3

Recently uploaded (20)

PPTX
Institutional Correction lecture only . . .
PDF
RMMM.pdf make it easy to upload and study
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
Basic Mud Logging Guide for educational purpose
PPTX
Cell Types and Its function , kingdom of life
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
Classroom Observation Tools for Teachers
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
01-Introduction-to-Information-Management.pdf
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
Pharma ospi slides which help in ospi learning
PPTX
Lesson notes of climatology university.
Institutional Correction lecture only . . .
RMMM.pdf make it easy to upload and study
STATICS OF THE RIGID BODIES Hibbelers.pdf
Basic Mud Logging Guide for educational purpose
Cell Types and Its function , kingdom of life
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
Pharmacology of Heart Failure /Pharmacotherapy of CHF
2.FourierTransform-ShortQuestionswithAnswers.pdf
Classroom Observation Tools for Teachers
VCE English Exam - Section C Student Revision Booklet
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Supply Chain Operations Speaking Notes -ICLT Program
01-Introduction-to-Information-Management.pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Pharma ospi slides which help in ospi learning
Lesson notes of climatology university.

Geometry 201 unit 2.2

  • 2. Warm Up Determine if each statement is true or false. 1. The measure of an obtuse angle is less than 90°. 2. All perfect-square numbers are positive. 3. Every prime number is odd. 4. Any three points are coplanar. F T F T
  • 3. Identify, write, and analyze the truth value of conditional statements. Write the inverse, converse, and contrapositive of a conditional statement. Objectives
  • 5. By phrasing a conjecture as an if-then statement, you can quickly identify its hypothesis and conclusion.
  • 6. Identify the hypothesis and conclusion of each conditional. Example 1: Identifying the Parts of a Conditional Statement A. If today is Thanksgiving Day, then today is Thursday. B. A number is a rational number if it is an integer. Hypothesis: Today is Thanksgiving Day. Conclusion: Today is Thursday. Hypothesis: A number is an integer. Conclusion: The number is a rational number.
  • 7. Check It Out! Example 1 "A number is divisible by 3 if it is divisible by 6." Identify the hypothesis and conclusion of the statement. Hypothesis: A number is divisible by 6. Conclusion: A number is divisible by 3.
  • 8. “If p, then q” can also be written as “if p, q,” “q, if p,” “p implies q,” and “p only if q.” Writing Math
  • 9. Many sentences without the words if and then can be written as conditionals. To do so, identify the sentence’s hypothesis and conclusion by figuring out which part of the statement depends on the other.
  • 10. Write a conditional statement from the following. Example 2A: Writing a Conditional Statement An obtuse triangle has exactly one obtuse angle. If a triangle is obtuse, then it has exactly one obtuse angle. Identify the hypothesis and the conclusion. An obtuse triangle has exactly one obtuse angle.
  • 11. Write a conditional statement from the following. Example 2B: Writing a Conditional Statement If an animal is a blue jay, then it is a bird. The inner oval represents the hypothesis, and the outer oval represents the conclusion.
  • 12. Check It Out! Example 2 Write a conditional statement from the sentence “Two angles that are complementary are acute.” If two angles are complementary, then they are acute. Identify the hypothesis and the conclusion. Two angles that are complementary are acute.
  • 13. A conditional statement has a truth value of either true (T) or false (F). It is false only when the hypothesis is true and the conclusion is false. To show that a conditional statement is false, you need to find only one counterexample where the hypothesis is true and the conclusion is false.
  • 14. Determine if the conditional is true. If false, give a counterexample. Example 3A: Analyzing the Truth Value of a Conditional Statement If this month is August, then next month is September. When the hypothesis is true, the conclusion is also true because September follows August. So the conditional is true.
  • 15. Determine if the conditional is true. If false, give a counterexample. Example 3B: Analyzing the Truth Value of a Conditional Statement You can have acute angles with measures of 80° and 30°. In this case, the hypothesis is true, but the conclusion is false. If two angles are acute, then they are congruent. Since you can find a counterexample, the conditional is false.
  • 16. Determine if the conditional is true. If false, give a counterexample. Example 3C: Analyzing the Truth Value of a Conditional Statement An even number greater than 2 will never be prime, so the hypothesis is false. 5 + 4 is not equal to 8, so the conclusion is false. However, the conditional is true because the hypothesis is false. If an even number greater than 2 is prime, then 5 + 4 = 8.
  • 17. Check It Out! Example 3 Determine if the conditional “If a number is odd, then it is divisible by 3” is true. If false, give a counterexample. An example of an odd number is 7. It is not divisible by 3. In this case, the hypothesis is true, but the conclusion is false. Since you can find a counterexample, the conditional is false.
  • 18. If the hypothesis is false, the conditional statement is true, regardless of the truth value of the conclusion. Remember!
  • 19. The negation of statement p is “not p,” written as ~p. The negation of a true statement is false, and the negation of a false statement is true.
  • 20. Definition Symbols A conditional is a statement that can be written in the form "If p, then q." p  q Related Conditionals
  • 21. Definition Symbols The converse is the statement formed by exchanging the hypothesis and conclusion. q  p Related Conditionals
  • 22. Definition Symbols The inverse is the statement formed by negating the hypothesis and conclusion. ~p  ~q Related Conditionals
  • 23. Definition Symbols The contrapositive is the statement formed by both exchanging and negating the hypothesis and conclusion. ~q  ~p Related Conditionals
  • 24. Write the converse, inverse, and contrapositive of the conditional statement. Use the Science Fact to find the truth value of each. Example 4: Biology Application If an animal is an adult insect, then it has six legs.
  • 25. Example 4: Biology Application Inverse: If an animal is not an adult insect, then it does not have six legs. Converse: If an animal has six legs, then it is an adult insect. If an animal is an adult insect, then it has six legs. No other animals have six legs so the converse is true. Contrapositive: If an animal does not have six legs, then it is not an adult insect. Adult insects must have six legs. So the contrapositive is true. No other animals have six legs so the converse is true.
  • 26. Write the converse, inverse, and contrapostive of the conditional statement “If an animal is a cat, then it has four paws.” Find the truth value of each. Check It Out! Example 4 If an animal is a cat, then it has four paws.
  • 27. Check It Out! Example 4 Inverse: If an animal is not a cat, then it does not have 4 paws. Converse: If an animal has 4 paws, then it is a cat. Contrapositive: If an animal does not have 4 paws, then it is not a cat; True. If an animal is a cat, then it has four paws. There are other animals that have 4 paws that are not cats, so the converse is false. There are animals that are not cats that have 4 paws, so the inverse is false. Cats have 4 paws, so the contrapositive is true.
  • 28. Related conditional statements that have the same truth value are called logically equivalent statements. A conditional and its contrapositive are logically equivalent, and so are the converse and inverse.
  • 29. The logical equivalence of a conditional and its contrapositive is known as the Law of Contrapositive. Helpful Hint
  • 30. Lesson Quiz: Part I Identify the hypothesis and conclusion of each conditional. 1. A triangle with one right angle is a right triangle. 2. All even numbers are divisible by 2. 3. Determine if the statement “If n2 = 144, then n = 12” is true. If false, give a counterexample. H: A number is even. C: The number is divisible by 2. H: A triangle has one right angle. C: The triangle is a right triangle. False; n = –12.
  • 31. Lesson Quiz: Part II Identify the hypothesis and conclusion of each conditional. 4. Write the converse, inverse, and contrapositive of the conditional statement “If Maria’s birthday is February 29, then she was born in a leap year.” Find the truth value of each. Converse: If Maria was born in a leap year, then her birthday is February 29; False. Inverse: If Maria’s birthday is not February 29, then she was not born in a leap year; False. Contrapositive: If Maria was not born in a leap year, then her birthday is not February 29; True.
  • 32. All rights belong to their respective owners. Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for "fair use" for purposes such as criticism, comment, news reporting, TEACHING, scholarship, and research. Fair use is a use permitted by copyright statute that might otherwise be infringing. Non-profit, EDUCATIONAL or personal use tips the balance in favor of fair use.