2.1 Conditional Statements - PowerPoint PPT Presentation

About This Presentation
Title:

2.1 Conditional Statements

Description:

2.1 Conditional Statements Conditional Statement Conditional statement has two parts, hypothesis and a conclusion. If _____, then_____. hypothesis ... – PowerPoint PPT presentation

Number of Views:117
Avg rating:3.0/5.0
Slides: 15
Provided by: Juli3464
Category:

less

Transcript and Presenter's Notes

Title: 2.1 Conditional Statements


1
2.1 Conditional Statements
2
Conditional Statement
  • Conditional statement has two parts, hypothesis
    and a conclusion.
  • If _____________, then____________.

hypothesis
conclusion
3
Rewrite in If-Then form
  • A number divisible by 9 is also divisible by 3.
  • If a number is divisible by 9, then it is
    divisible by 3.
  • Two points are collinear if they lie on the same
    line.
  • If two points lie on the same line, then they are
    collinear.

4
Writing a Counterexample
  • Write a counterexample to show that the following
    conditional statement is false.
  • If x2 16, then x 4.

5
Converse
  • Two points are collinear if they lie on the same
    line.
  • If two points are collinear, then they lie on the
    same line.
  • If two points lie on the same line, then they are
    collinear.

Conditional Statement
Converse
6
  • A statement can be altered by negation, that is,
    by writing the negative of the statement.
  • Statement mltA 30
  • Negation m lt A ? 30
  • Statement ltA is acute.
  • Negation

ltA is not acute.
7
Inverse
  • If two points lie on the same line, then they are
    collinear.
  • If two points do not lie on the same line, then
    they are not collinear.

Conditional
Inverse
8
Contrapositive
  • If two points lie on the same line, then they are
    collinear.
  • If two points are not collinear, then they do not
    lie on the same line.

Conditional
Contrapositive
9
  • When two statements are both true or both false,
    they are called equivalent statements.
  • A conditional statement is equivalent to its
    contrapositive.
  • The inverse and converse of any conditional
    statement are equivalent.

10
  • Write the
  • a) inverse
  • b) converse
  • c) contrapositive
  • If there is snow on the ground, then flowers are
    not in bloom.
  • If there is no snow on the ground, then flowers
    are in bloom.
  • If flowers are not in bloom, then there is snow
    on the ground.
  • If flowers are in bloom, then there is no snow on
    the ground.

11
Point, Line, and Plane Postulates
  • Postulate 5
  • Through any two points there exists exactly one
    line.
  • Postulate 6
  • A line contains at least two points.
  • Postulate 7
  • If two lines intersect, then their intersection
    is exactly one point.

12
  • Postulate 8
  • Through any three noncollinear points there
    exists exactly one plane.
  • Postulate 9
  • A plane contains at least three noncollinear
    points.
  • Postulate 10
  • If two points lie in a plane, then the line
    containing them lies in the plane.

13
  • Postulate 11
  • If two planes intersect, then their intersection
    is a line.

14
Review
  • Write the converse of the conditional statement.
  • If x 3, then y 7.
  • If Carrie joins the softball team, then Mary will
    join.
  • If two angles are vertical, then their measures
    are equal.
Write a Comment
User Comments (0)
About PowerShow.com