Geometry: If + Then Statements

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

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

conditional statement

if p then q

2
New cards

“p” is the…

condition/hypothesis

3
New cards

“q” is the…

conclusion

4
New cards

biconditional statement

p if and only if q

5
New cards

converse statement

is q, then p

6
New cards

p (True) + q (True) = ?

True

7
New cards

p (True) + q (False) = ?

False

8
New cards

p (False) + q (False) = ?

True

9
New cards

p (False) + q (True) = ?

True

10
New cards

counter example

a statement that proves a hypothesis wrong