2.1 Conditional Statements
2.1 Conditional Statements
1 Conditional Statements
and distance.
If P, then Q.
In the study of logic, P’s and Q’s are universally
accepted to represent hypothesis and conclusion.
If I study hard,
hard then I will get good grades.
HYPOTHESIS CONCLUSION
2. If you want good service, then take your car to Joe’s Service Center.
If-then form?
If-then form?
If-then form?
mC 30°.
A, B and C are on the same line.
A, B and C are not on the same line.
September 7, 2016 2.1 CONDITIONAL STATEMENTS
NEGATION
Conditional:
If you play drums, then you are in the band.
Converse:
If you are in the band, then you play drums.
Answer:
If you play on the tennis team, then you like tennis.
Inverse:
If x 3, then 2x 6.
Answer:
If today is not Monday, then tomorrow is not
Tuesday.
Conditional: If P, then Q.
Converse: If Q, then P.
Inverse: If not P, then not Q.
Contrapositive: If not Q, then not P.
If x2= 9, then x = 3.
FALSE!
Counterexample: x could be –3.
Truth Value
TRUE
A Reason
Definition of collinear
points.
D X B
Def lines
A D
E B C H
F G
A D
False (they are not collinear)
E B C H
True (add to 180 )
True (post. 8) F G
False (no rt. mark)
Conditional
p if and only if q.
or
p iff q.
If x = 3, then 2x = 6.
QP
If 2x = 6, then x = 3.
PQ
x = 3 if and only if 2x = 6.
or 2x = 6 iff x = 3.
Two angles are congruent iff they have the same measure.
Biconditional
False!
x = 5 iff x2 = 25. True or False?
Conditional
If x = 5, then x2 = 25. True
true or False?
Converse
If x2 = 25, then x = 5. True
False!or False?