Download presentation
Presentation is loading. Please wait.
Published bySavana Eggleton Modified over 10 years ago
1
Combining what we have already talked about! Conditional Statements: If_______________ then _____________________.HypothesisConclusion Change the following statement into an if then statement: Ex: A number is divisible by 9 is also divisible by 3. Answer: If a number is divisible by 9 then it is also divisible by 3. Ex: Two points are collinear if they lie on the same line. Answer: If two points are collinear then they lie on the same line.
2
TRUTH TABLES: Conjunction Construct a basic Truth Table for the CONJUNCTION (AND) argument: Ex: I love ice cream and I love to go hiking PQ P ^ Q TT TF FT FF I love ice cream and I love to go hiking I love ice cream and I do not love to go hiking I dont love ice cream and I love to go hiking I dont love ice cream and I dont love to go hiking P Q F T F F
3
ConditionArgumentWorkspaceT or F? 1. P is true and Q is trueP ^ ~Q 2. P is false and Q is true~P ^ ~Q 3. P is false and Q is falseP ^ Q 4. P is false and Q is true~P ^ Q 5. P is true and Q is false~P ^ Q 6. P is true and Q is falseP ^ ~Q P is true and Q is false P is false and Q is false P is true and Q is true P is false and Q is false P is true and Q is true F F F F T T Apply these changes to the condition.
4
TRUTH TABLES: Disjunction Construct a basic Truth Table for the DISJUNCTION (OR) argument: Ex: the shirt has flowers or the shirt is blue PQ P v Q TT TF FT FF The shirt has flowers or the shirt is blue The shirt has flowers or the shirt is not blue The shirt does not have flowers or the shirt is blue The shirt does not have flowers or the shirt not is blue P Q T T T F
5
ConditionArgumentWorkspaceT or F? 1. P is true or Q is false~P v Q 2. P is false or Q is false P v ~Q 3. P is false or Q is true~P v ~Q 4. P is false or Q is false P v Q 5. P is true or Q is true~P v ~Q 6. P is true or Q is trueP v ~Q P is false or Q is false P is false or Q is true P is true or Q is false P is false or Q is false P is true or Q is false F T T F F T
6
TRUTH TABLES: Conditional Construct a basic Truth Table for the CONDITIONAL (If…Then) argument: PQ P Q TT TF FT FF Ex: If you participate in class then you will get extra points. If you participate in class then you get extra points. If you participate in class then you do not get extra points. If you do not participate in class then you get extra points P Q T F T T If you dont participate in class then you dont get extra points
7
ConditionArgumentWorkspaceT or F? 1. P is true and Q is true~P ~Q 2. P is true and Q is false P ~Q 3. P is false and Q is false~P Q 4. P is true and Q is false P Q 5. P is false and Q is falseP Q 6. P is true and Q is true~P Q P is false or Q is false P is true or Q is true P is true or Q is false P is true and Q is false P is false and Q is false P is false or Q is true T T F T F T
8
Homework: *Pick 5 of the Conditional Statements on your pink sheet. Convert all of them into converse, inverse, and contrapositive. Also TRY to change those Conditional Statements into a code (Use the symbols on the second page of the packet!) Due: 9/10/2012
9
PQP Q TTT TFF FTT FFT TRUTH TABLES for the CONVERSE of a CONDITIONAL STATEMENT Q P TFTFTFTF TTFFTTFF T T F T What do you notice about the TRUTH TABLE of a CONDITIONAL & its CONVERSE?
10
PQP Q TTT TFF FTT FFT ~P ~Q FTFTFTFT FFTTFFTT T T F T TRUTH TABLES for the INVERSE of a CONDITIONAL STATEMENT What do you notice about the TRUTH TABLE of a CONDITIONAL & its INVERSE?
11
PQP Q TTT TFF FTT FFT ~Q ~P ~P ~Q FTFTFTFT FFTTFFTT T F T T TRUTH TABLES for the CONTRAPOSITIVE of a CONDITIONAL STATEMENT What do you notice about the TRUTH TABLE of a CONDITIONAL & its CONTRAPOSITIVE?
12
ConditionArgumentWorkspaceT or F? 1. P is true and Q is trueConverse 2. P is true and Q is falseInverse 3. P is false and Q is falseConverse 4. P is true and Q is falseContrapositive 5. P is false and Q is falseInverse 6. P is true and Q is trueContrapositive PRACTICE: (Homework if not finished in class) For questions 7-8, change statements into code: 7. If I eat 1 pound of candy then I will get sick. 8. If Joy goes to the movies then Joy eats popcorn or Joy eats kettle corn. Q = true and P = trueT
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.