Geometry Notes ๐Ÿ“ - Conditional Statements

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/6

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

7 Terms

1
New cards

What is a conditional statement?

A logical statement that has two parts: a hypothesis and a conclusion.

2
New cards

P = hypothesis, Q = conclusion

Often written in the form: if p, then q.

3
New cards

What is the converse of a conditional statement?

If q, then p.

4
New cards

What is the inverse of a conditional statement?

If not p, then not q.

5
New cards

What is the contrapositive of a conditional statement?

If not q, then not p.

6
New cards

What is a counterexample?

An example that proves the conditional statement to be false.

7
New cards

What is a biconditional statement?

A biconditional statement is written when both a conditional and its converse are true.