Download presentation
Presentation is loading. Please wait.
Published byUrsula Stevenson Modified over 9 years ago
1
Lesson 5.4 Conditional Statements pp. 176-181 Lesson 5.4 Conditional Statements pp. 176-181
2
Objectives: 1.To define and write conditional statements. 2.To define biconditional statements. 3.To define and symbolize the inverse, converse, and contrapositive of a conditional. Objectives: 1.To define and write conditional statements. 2.To define biconditional statements. 3.To define and symbolize the inverse, converse, and contrapositive of a conditional.
3
A conditional statement is a statement of the form “If p, then q,” where p and q are statements. The notation for this conditional statement is p q. DefinitionDefinition
4
Notice that the p represents the “if” statement, called the hypothesis, and the q represents the “then” statement, called the conclusion.
5
EXAMPLE 1 Write the following statements in if-then form. a.There are no clouds in the sky, so it is not raining. EXAMPLE 1 Write the following statements in if-then form. a.There are no clouds in the sky, so it is not raining. If there are no clouds in the sky, then it is not raining.
6
EXAMPLE 1 Write the following statements in if-then form. b.School will be canceled if a blizzard hits. EXAMPLE 1 Write the following statements in if-then form. b.School will be canceled if a blizzard hits. If a blizzard hits, then school will be canceled.
7
pqpqpqpq T F T TT TF FT FF T Truth table for a conditional statement
8
EXAMPLE 2 Which is true? If horses had wings, then horses could fly. If ocean water is grade-A milk, then ocean water is nourishing beverage. If whales walk, then 4 + 1 = 5. EXAMPLE 2 Which is true? If horses had wings, then horses could fly. If ocean water is grade-A milk, then ocean water is nourishing beverage. If whales walk, then 4 + 1 = 5. All three are true, since each hypothesis is false. The symbolic forms are F F, F F, and F T. All three are true, since each hypothesis is false. The symbolic forms are F F, F F, and F T.
9
A biconditional statement is a statement of the form “p, if and only if q,” (symbolized by p q), which means p q and q p. DefinitionDefinition
10
Theorem 5.1 The conditional p q is equivalent to the disjunction ~p or q. Theorem 5.1 The conditional p q is equivalent to the disjunction ~p or q.
11
pqp q p p q(p q) ( p q)T TTTFFTFFTTTFFTFFF TFTT FFFT TTTT TTTT
12
EXAMPLE 3 Change the following conditional statement to a disjunction. If a child disobeys, then he will be disciplined. A child obeys, or the child will be disciplined.
13
The converse of a conditional statement is obtained by switching the hypothesis and conclusion. The converse of p q is q p. DefinitionDefinition
14
The inverse of a conditional statement is obtained by negating both the hypothesis and conclusion. The inverse of p q is ~p ~q. DefinitionDefinition
15
The contrapositive of a conditional statement is obtained by switching and negating the hypothesis and conclusion. The contrapositive of p q is ~q ~p. DefinitionDefinition
16
EXAMPLE 4 Write the converse, inverse, and contrapositive of the implication below. ImplicationIf we have a blizzard, then school will be canceled. EXAMPLE 4 Write the converse, inverse, and contrapositive of the implication below. ImplicationIf we have a blizzard, then school will be canceled. ConverseIf school is canceled, then we had a blizzard.
17
EXAMPLE 4 Write the converse, inverse, and contrapositive of the implication below. ImplicationIf we have a blizzard, then school will be canceled. EXAMPLE 4 Write the converse, inverse, and contrapositive of the implication below. ImplicationIf we have a blizzard, then school will be canceled. InverseIf we do not have a blizzard, then school will not be canceled.
18
EXAMPLE 4 Write the converse, inverse, and contrapositive of the implication below. ImplicationIf we have a blizzard, then school will be canceled. EXAMPLE 4 Write the converse, inverse, and contrapositive of the implication below. ImplicationIf we have a blizzard, then school will be canceled. Contrapositive If school is not canceled, then we did not have a blizzard.
19
Practice: Give the converse, inverse, and contrapositive of “if two angles are congruent, then they have the same measure.” Converse: If two angles have the same measure, then they are congruent. Converse: If two angles have the same measure, then they are congruent.
20
Practice: Give the converse, inverse, and contrapositive of “if two angles are congruent, then they have the same measure.” Inverse: If two angles are not congruent, then they do not have the same measure. Inverse: If two angles are not congruent, then they do not have the same measure.
21
Practice: Give the converse, inverse, and contrapositive of “if two angles are congruent, then they have the same measure.” Contrapositive: If two angles do not have the same measure, then they are not congruent. Contrapositive: If two angles do not have the same measure, then they are not congruent.
22
Theorem 5.2 Contrapositive Rule. A conditional statement is equivalent to its contrapositive. In other words, p q is equivalent to ~q ~p. Theorem 5.2 Contrapositive Rule. A conditional statement is equivalent to its contrapositive. In other words, p q is equivalent to ~q ~p.
23
(p q) pqp q~q~p~q ~p(~q ~p)T TF FTF 25. TFFTT FTFFT TFTTT TTTTT
24
Homework pp. 180-181 Homework pp. 180-181
25
►A. Exercises Write the following statements in if-then form. 1.When I study my geometry, I get good grades. ►A. Exercises Write the following statements in if-then form. 1.When I study my geometry, I get good grades. If I study my geometry, then I get good grades.
26
►A. Exercises Write the following statements in if-then form. 5.The flowers bloom because the sun shines. ►A. Exercises Write the following statements in if-then form. 5.The flowers bloom because the sun shines. If the sun shines, then the flowers will bloom.
27
►A. Exercises State whether the conditionals are true or false. 9.If our pig is a clean animal, then we will keep it in the house. ►A. Exercises State whether the conditionals are true or false. 9.If our pig is a clean animal, then we will keep it in the house. True
28
►A. Exercises State whether the conditionals are true or false. 11.The roads will be slick if and only if there is ice on the roads. ►A. Exercises State whether the conditionals are true or false. 11.The roads will be slick if and only if there is ice on the roads. False
29
►B. Exercises Write each biconditional as two conditionals. 17.You will get an A in geometry if and only if you study hard. ►B. Exercises Write each biconditional as two conditionals. 17.You will get an A in geometry if and only if you study hard. If you study hard, then you will get an A in geometry. If you get an A in geometry, then you studied hard. If you study hard, then you will get an A in geometry. If you get an A in geometry, then you studied hard.
30
►B. Exercises Change each conditional to a disjunction. 21.If the stoplight is green, then you can go. ►B. Exercises Change each conditional to a disjunction. 21.If the stoplight is green, then you can go. The stoplight is not green, or you can go.
31
■ Cumulative Review True/False 30.If a triangle is isosceles, then it is equilateral. ■ Cumulative Review True/False 30.If a triangle is isosceles, then it is equilateral.
32
■ Cumulative Review True/False 31.Theorem 1.3 could be worded “if two lines intersect, then there is a plane containing them; and if two lines intersect, then there is at most one plane containing them.” ■ Cumulative Review True/False 31.Theorem 1.3 could be worded “if two lines intersect, then there is a plane containing them; and if two lines intersect, then there is at most one plane containing them.”
33
■ Cumulative Review How many sides or faces does each figure have? 32.heptagon ■ Cumulative Review How many sides or faces does each figure have? 32.heptagon
34
■ Cumulative Review How many sides or faces does each figure have? 33.icosahedron ■ Cumulative Review How many sides or faces does each figure have? 33.icosahedron
35
■ Cumulative Review How many sides or faces does each figure have? 34.decagon ■ Cumulative Review How many sides or faces does each figure have? 34.decagon
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.