Logic
Switch Open: No CurrentMathematical Sentence
- 17 - 5 = 12 ------------> T
 
- 17 +3 = 42 ------------> F
 
- 0.1 < 1 -----------------> T
 
REMEMBER:
IF...THEN is only FALSEwhen
T implies F.
All other cases are TRUE.
T implies F.
All other cases are TRUE.
Inverse
- "If it is not raining, then it is not cloudy"
 - "If twice Talia's age is not 10, then Talia is not 5 years old"
 
![]()  | 
| REMEMBER: Under negation, TRUE becomes FALSE - or - FALSE becomes TRUE. Converse 
 
 
Contrapositive 
 
 
**If the original statement is TRUE, the contrapositive is TRUE. 
If the original statement is FALSE, the contrapositive is FALSE. They are said to be logically equivalent. 
Biconditional 
 
Problem 
  | |||||||||||||||






