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

What's hot

Reasoning In Geometry
Reasoning In GeometryReasoning In Geometry
Reasoning In Geometry
guestf6d1c8
 
Angles Formed by Parallel Lines Cut by a Transversal
Angles Formed by Parallel Lines Cut by a TransversalAngles Formed by Parallel Lines Cut by a Transversal
Angles Formed by Parallel Lines Cut by a Transversal
Bella Jao
 
Zero and Negative Exponents
Zero and Negative ExponentsZero and Negative Exponents
Zero and Negative Exponents
Passy World
 
8 4 Rhombuses, Rectangles, And Squares
8 4 Rhombuses, Rectangles, And Squares8 4 Rhombuses, Rectangles, And Squares
8 4 Rhombuses, Rectangles, And Squares
guesta7a51cbc
 
Congruent triangles theorem
Congruent triangles theoremCongruent triangles theorem
Congruent triangles theorem
Madhavi Mahajan
 

What's hot (20)

Integral Exponents
Integral ExponentsIntegral Exponents
Integral Exponents
 
Reasoning In Geometry
Reasoning In GeometryReasoning In Geometry
Reasoning In Geometry
 
Roots and Radicals
Roots and RadicalsRoots and Radicals
Roots and Radicals
 
Joint variation
Joint variationJoint variation
Joint variation
 
Isosceles Triangles
Isosceles TrianglesIsosceles Triangles
Isosceles Triangles
 
Similar triangles
Similar trianglesSimilar triangles
Similar triangles
 
Rationalizing the Denominator of a Radical Expression
Rationalizing the Denominator of a Radical ExpressionRationalizing the Denominator of a Radical Expression
Rationalizing the Denominator of a Radical Expression
 
joint variation
  joint variation  joint variation
joint variation
 
Parallel lines and transversals
Parallel lines and transversalsParallel lines and transversals
Parallel lines and transversals
 
Grade 8-if-then-statement
Grade 8-if-then-statementGrade 8-if-then-statement
Grade 8-if-then-statement
 
Angles Formed by Parallel Lines Cut by a Transversal
Angles Formed by Parallel Lines Cut by a TransversalAngles Formed by Parallel Lines Cut by a Transversal
Angles Formed by Parallel Lines Cut by a Transversal
 
Writing Proofs (Direct and Indirect) PPT.pptx
Writing Proofs (Direct and Indirect) PPT.pptxWriting Proofs (Direct and Indirect) PPT.pptx
Writing Proofs (Direct and Indirect) PPT.pptx
 
Similar Triangles
Similar TrianglesSimilar Triangles
Similar Triangles
 
Math 7 geometry 03 angles and angle measurements
Math 7 geometry 03   angles and angle measurementsMath 7 geometry 03   angles and angle measurements
Math 7 geometry 03 angles and angle measurements
 
Zero and Negative Exponents
Zero and Negative ExponentsZero and Negative Exponents
Zero and Negative Exponents
 
Introduction to Postulates and Theorems
Introduction to Postulates and TheoremsIntroduction to Postulates and Theorems
Introduction to Postulates and Theorems
 
1.5 Complementary and Supplementary Angles
1.5 Complementary and Supplementary Angles 1.5 Complementary and Supplementary Angles
1.5 Complementary and Supplementary Angles
 
Inductive vs deductive reasoning
Inductive vs deductive reasoningInductive vs deductive reasoning
Inductive vs deductive reasoning
 
8 4 Rhombuses, Rectangles, And Squares
8 4 Rhombuses, Rectangles, And Squares8 4 Rhombuses, Rectangles, And Squares
8 4 Rhombuses, Rectangles, And Squares
 
Congruent triangles theorem
Congruent triangles theoremCongruent triangles theorem
Congruent triangles theorem
 

Similar to Geometry 201 unit 2.2

Dec.11 Logical Statements
Dec.11 Logical StatementsDec.11 Logical Statements
Dec.11 Logical Statements
RyanWatt
 
Mathmatical reasoning
Mathmatical reasoningMathmatical reasoning
Mathmatical reasoning
indu psthakur
 
Geometry journal 2
Geometry journal 2Geometry journal 2
Geometry journal 2
Katina1196
 
2.2 2.3 notes a
2.2 2.3 notes a2.2 2.3 notes a
2.2 2.3 notes a
mbetzel
 
Conditional Statements
Conditional StatementsConditional Statements
Conditional Statements
micdsram
 

Similar to Geometry 201 unit 2.2 (20)

Obj. 9 Inductive Reasoning
Obj. 9 Inductive ReasoningObj. 9 Inductive Reasoning
Obj. 9 Inductive Reasoning
 
1.4 Conditional Statements
1.4 Conditional Statements1.4 Conditional Statements
1.4 Conditional Statements
 
Gch2 l2
Gch2 l2Gch2 l2
Gch2 l2
 
3.4 Conditional Statements
3.4 Conditional Statements3.4 Conditional Statements
3.4 Conditional Statements
 
BICONDITIONAL STATEMENTS.pptx
BICONDITIONAL STATEMENTS.pptxBICONDITIONAL STATEMENTS.pptx
BICONDITIONAL STATEMENTS.pptx
 
CONDITIONAL STATEMENTS AND ITS LOGICAL EQUIVALENCE.pptx
CONDITIONAL STATEMENTS AND ITS LOGICAL EQUIVALENCE.pptxCONDITIONAL STATEMENTS AND ITS LOGICAL EQUIVALENCE.pptx
CONDITIONAL STATEMENTS AND ITS LOGICAL EQUIVALENCE.pptx
 
Dec.11 Logical Statements
Dec.11 Logical StatementsDec.11 Logical Statements
Dec.11 Logical Statements
 
Mathmatical reasoning
Mathmatical reasoningMathmatical reasoning
Mathmatical reasoning
 
proposition Logic-1.pptx Discrete Mathematics
proposition Logic-1.pptx Discrete Mathematicsproposition Logic-1.pptx Discrete Mathematics
proposition Logic-1.pptx Discrete Mathematics
 
1.3.1 Conditional Statements
1.3.1 Conditional Statements1.3.1 Conditional Statements
1.3.1 Conditional Statements
 
CONDITIONAL STATEMENTS AND TRUTH VALUE.pptx
CONDITIONAL STATEMENTS AND TRUTH VALUE.pptxCONDITIONAL STATEMENTS AND TRUTH VALUE.pptx
CONDITIONAL STATEMENTS AND TRUTH VALUE.pptx
 
Obj. 10 Deductive Reasoning
Obj. 10 Deductive ReasoningObj. 10 Deductive Reasoning
Obj. 10 Deductive Reasoning
 
Geometry journal 2
Geometry journal 2Geometry journal 2
Geometry journal 2
 
Geometry 201 unit 2.3
Geometry 201 unit 2.3Geometry 201 unit 2.3
Geometry 201 unit 2.3
 
2.2 2.3 notes a
2.2 2.3 notes a2.2 2.3 notes a
2.2 2.3 notes a
 
desmath(1).ppt
desmath(1).pptdesmath(1).ppt
desmath(1).ppt
 
Condandlogic
CondandlogicCondandlogic
Condandlogic
 
Geometry Section 2-3
Geometry Section 2-3Geometry Section 2-3
Geometry Section 2-3
 
HGeo 2.2 Conditional Statements.ppt
HGeo 2.2 Conditional Statements.pptHGeo 2.2 Conditional Statements.ppt
HGeo 2.2 Conditional Statements.ppt
 
Conditional Statements
Conditional StatementsConditional Statements
Conditional Statements
 

More from Mark Ryder

Algebra 2 unit 10.7
Algebra 2 unit 10.7Algebra 2 unit 10.7
Algebra 2 unit 10.7
Mark Ryder
 

More from Mark Ryder (20)

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

Recently uploaded

Recently uploaded (20)

NCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdfNCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdf
 
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptxJose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
Jose-Rizal-and-Philippine-Nationalism-National-Symbol-2.pptx
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
 
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptxSolid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
Solid waste management & Types of Basic civil Engineering notes by DJ Sir.pptx
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptxMARUTI SUZUKI- A Successful Joint Venture in India.pptx
MARUTI SUZUKI- A Successful Joint Venture in India.pptx
 
Basic Civil Engineering Notes of Chapter-6, Topic- Ecosystem, Biodiversity G...
Basic Civil Engineering Notes of Chapter-6,  Topic- Ecosystem, Biodiversity G...Basic Civil Engineering Notes of Chapter-6,  Topic- Ecosystem, Biodiversity G...
Basic Civil Engineering Notes of Chapter-6, Topic- Ecosystem, Biodiversity G...
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdfDanh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
Danh sách HSG Bộ môn cấp trường - Cấp THPT.pdf
 
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfINU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
 
Forest and Wildlife Resources Class 10 Free Study Material PDF
Forest and Wildlife Resources Class 10 Free Study Material PDFForest and Wildlife Resources Class 10 Free Study Material PDF
Forest and Wildlife Resources Class 10 Free Study Material PDF
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
Basic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & EngineeringBasic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
 
slides CapTechTalks Webinar May 2024 Alexander Perry.pptx
slides CapTechTalks Webinar May 2024 Alexander Perry.pptxslides CapTechTalks Webinar May 2024 Alexander Perry.pptx
slides CapTechTalks Webinar May 2024 Alexander Perry.pptx
 
Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXXPhrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
Phrasal Verbs.XXXXXXXXXXXXXXXXXXXXXXXXXX
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
 

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.