Conditional Statements
Def: A Conditional is an if-then statement In symbols The hypothesis is the p-part And the conclusion is the q-part
Identify the hypothesis and conclusion of the following statement. If an animal is a robin, then the animal is a bird.
Ex: Write the following statement as a conditional Vertical angles share a vertex.
Related conditional statements Conditional: if p, then q Converse: If q, then p Inverse: If ~p, then ~q Contrapositive: If ~q, then ~p
Given the following statement, tell if it is t/f then write the converse, inverse and contrapositive and tell if they are t/f Conditional: “if, then is acute. Converse: Inverse: Contrapositive:
Hwk: p. 93, #5-27 odd, 32,35