Geometry Section 2.2 Conditional Statements

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/10

flashcard set

Earn XP

Description and Tags

Vocab

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

11 Terms

1
New cards

Conditional Statement

If and then statements

2
New cards

Hypothesis

Part after “if” independent

3
New cards

Conclusion

Part after “then” dependent

4
New cards

Biconditional 

Works both ways

5
New cards

Truth Value

T+T=T or T+F=F

6
New cards

Type

Definition

Form

Trick

Truth Value Rule

Example

Original (Conditional)

A statement that says if one thing happens, another will follow.

If H, then C

If it rains, then the ground gets wet.

7
New cards

Converse

Switch the hypothesis and the conclusion.

If C, then H

Switch

Not always same truth value

If the ground gets wet, then it rains.

8
New cards

Inverse

Negate both the hypothesis and the conclusion.

If not H, then not C

Negate

Not always same truth value

If it doesn’t rain, then the ground doesn’t get wet.

nverse

Negate both the hypothesis and the conclusion.

If not H, then not C

Negate

Not always same truth value

If it doesn’t rain, then the ground doesn’t get wet.

nverse

Negate both the hypothesis and the conclusion.

If not H, then not C

Negate

Not always same truth value

If it doesn’t rain, then the ground doesn’t get wet.

9
New cards

Contrapositive

Switch and negate both the hypothesis and conclusion.

If not C, then not H

Switch + Negate

Always same truth value as the original

If the ground isn’t wet, then it didn’t rain.

10
New cards
  • Original c

  • Contrapositive → same truth values

11
New cards
  • Converse

Inverse → same truth values