Lesson 3 Conditional Stetement
Lesson 3 Conditional Stetement
Conditional
Statements
1
Conditional Statement
Definition: A conditional statement is a statement that
can be written in if-then form.
“If _____________, then ______________.”
Conditional
Statement: If two angles are vertical, then they are
congruent.
Writing Conditional Statements
Statement:
Symbolic Logic
Symbols can be used to modify or connect
statements.
Symbols for Hypothesis and Conclusion:
q: a number is divisible by 3
q: a number is divisible by 3
i.e. 2,3,4,6,8,9,10,12,14,15,...
14
Forms of Conditional Statements
Inverse: State the opposite of both the hypothesis and conclusion.
(~p~q)
~p~q: If two angles are not vertical, then they are not
congruent.
~q~p: If two angles are not congruent, then they are not
vertical.