Objective Write conditional statements  and their converses. 2­1 Conditional Statements

advertisement
2.1 Conditional Statements 2010
September 10, 2010
2­1 Conditional Statements
Objective
Write conditional statements and their converses.
Sep 13­6:01 PM
1
2.1 Conditional Statements 2010
September 10, 2010
Check Skills You'll Need
Sep 8­1:53 PM
2
2.1 Conditional Statements 2010
September 10, 2010
An If­Then statement is called a CONDITIONAL.
If you are not satisfied, then your money will be refunded.
Hypothesis
Conclusion
Identify the hypothesis and conclusion in the following conditional:
If today is the first day of fall, then the month is September.
Hypothesis: Today is the first day of fall
Conclusion: The month is September
Sep 13­6:07 PM
3
2.1 Conditional Statements 2010
September 10, 2010
Write the following statements as conditionals:
A rectangle has four right angles.
If , then
A tiger is an animal.
An integer that ends in 0 is divisible by 5.
A square has four congruent sides.
Sep 13­6:22 PM
4
2.1 Conditional Statements 2010
September 10, 2010
TRUTH VALUE
A conditional can have a truth value of true or false.
To show that a conditional is true, show that every time the hypothesis is true, the conclusion is also true.
TRUE
BUT, to show that a conditional is false, you need to find ONLY ONE counterexample for which the hypothesis is true and the FALSE
conclusion is false.
Sep 13­6:27 PM
5
2.1 Conditional Statements 2010
September 10, 2010
Finding a Counterexample
Show that this conditional is false by finding a counterexample:
If it is February, then there are only 28 days in the month.
Sep 13­6:35 PM
6
2.1 Conditional Statements 2010
September 10, 2010
CONVERSE
The CONVERSE of a conditional switches the hypothesis and the conclusion.
Conditional:
If two lines intersect to form right angles, then they are perpendicular.
Converse:
If two lines are perpendicular, then they intersect to form right angles.
Sep 13­6:45 PM
7
2.1 Conditional Statements 2010
September 10, 2010
Write the converse of this conditional:
If two lines are not parallel and do not intersect, then they are skew.
Sep 13­6:52 PM
8
2.1 Conditional Statements 2010
September 10, 2010
Finding the TRUTH VALUE of a CONVERSE
Which conditional statement has a false converse?
If two planes are parallel, then they have no points in common.
If a figure is a square, then it has four sides.
If a point has x-coordinate 0, then it lies on the y-axis.
If two angles are congruent, then they have the same measure.
Sep 13­6:54 PM
9
2.1 Conditional Statements 2010
September 10, 2010
Conditional Statements and Converses
Statement
Example
Symbolic Form
You Read It
Conditional
If an angle is a straight angle,
then its measure is 180o.
p q
If p, then q.
Converse
If the measure of an angle is 180o, q p
then it is a straight angle.
If q, then p.
Sep 13­6:59 PM
10
2.1 Conditional Statements 2010
September 10, 2010
Venn Diagrams
The set of things that satisfy the hypothesis lies inside the set of things that satisfy the conclusion.
Draw a Venn diagram to illustrate the conditional:
If you live in Chicago, then you live in Illinois
Sep 13­6:52 PM
11
2.1 Conditional Statements 2010
September 10, 2010
HOMEWORK
p. 83 # 23 ­ 26, 27 ­ 35 odd
Sep 13­7:06 PM
12
Download