dec.11 logical statements

13

Click here to load reader

Upload: ryanwatt

Post on 01-Sep-2014

1.273 views

Category:

Education


0 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Dec.11 Logical Statements

Logical Statements

Page 2: Dec.11 Logical Statements

What type of triangle?

why?

If the angles of a triangle are all equal, then you have an equilateral triangle.

Page 3: Dec.11 Logical Statements

A logical argument consists of a premise (hypothesis) and a conclusion.

statements1. If then

hypothesis the "if" part

conclusion the "then" partknown as a "conditional" statement

Page 4: Dec.11 Logical Statements

Symbolism:

p - represents the hypothesis

q - represents the conclusion

p q

This means: if p, then q

Page 5: Dec.11 Logical Statements

Examples:

If the cheque bounced, then there was no money in the account.

Page 6: Dec.11 Logical Statements

2. Converse StatementFormed by interchanging the hypothesis and the conclusion.

If you have an equilateral triangle, then the angles are all equal.

q p

**the converse of a statement may or may not be true.**

Page 7: Dec.11 Logical Statements

3. If and only ifis used when the converse of a true statement is true.

ex. You have an equilateral triangle "if and only if" the angles are all equal.

ex. A triangle has two equal sides "if and only if" it has at least two equal angles.

p q

Page 8: Dec.11 Logical Statements

4. Contrapositivereverse and negate the two parts of the original statement

if you do not have an equilateral triangle, then the angles are not all equal.

Page 9: Dec.11 Logical Statements

5. Inverse statement: you negate the hypothesis and the conclusion, but you don't move them.

If the angles of a triangle are not all equal, then you do not have an equilateral triangle.

Page 10: Dec.11 Logical Statements

If Jeamille lives in Brandon, then Jeamille lives in Manitoba.

Write the converse, inverse, and contrapositive statements. Indicate if true.

2. Converse Statement

Formed by interchanging the hypothesis and the conclusion.

Page 11: Dec.11 Logical Statements

4. Contrapositivereverse and negate the two parts of the original statement

Page 12: Dec.11 Logical Statements

5. Inverse statement: you negate the hypothesis and the conclusion, but you don't move them.

Page 13: Dec.11 Logical Statements