If – Then Statements Lesson 1.5.

Slides:



Advertisements
Similar presentations
Logic Day Two.
Advertisements

Geometry Chapter 02 A BowerPoint Presentation
Lesson Conditional Statements. Lesson Conditional Statement Definition:A conditional statement is a statement that can be written in if-then.
Notes on Logic Continued
Conditional Statements
Logic 2 The conditional and biconditional
Conditional Statements
2-2 Conditional Statements
Propositions and Truth Tables
Do Now (partner #1) p: you live in San Francisco
CSCI 115 Chapter 2 Logic. CSCI 115 §2.1 Propositions and Logical Operations.
Conditional Statements
Logic and Reasoning. Identify the hypothesis and conclusion of each conditional. Example 1: Identifying the Parts of a Conditional Statement A.If today.
Lesson 2-3 Conditional Statements. 5-Minute Check on Lesson 2-2 Transparency 2-3 Use the following statements to write a compound statement for each conjunction.
2.2 Conditional Statements You can describe some mathematical relationships using a variety of if-then statements. A conditional – an if-then statement.
Conditional Statements
CONDITIONALS. Conditional Statement: Any statement that is or can be written in if- then form. That is, If p then q.
Section 2-1 Using Deductive Reasoning. If/then statements Called conditional statements or simply conditionals. Have a hypothesis (p) and a conclusion.
Unit 2 Part 1 Conditional, Converse, Inverse, and Contra- Positive Statements.
Section 2.1 Conditional Statements. Conditional Statement A sentence in if-then form. “If” part – hypothesis “Then” part – conclusion.
Section 2-1 Conditional Statements. Conditional statements Have two parts: 1. Hypothesis (p) 2. Conclusion (q)
Conditional Statements Section 2-3 Conditional Statements If-then statements are called conditional statements. The portion of the sentence following.
Conditional Statements
Section 2-2: Conditional Statements. Conditional A statement that can be written in If-then form symbol: If p —>, then q.
Warm Up Week 7 1) find the slope between the two points: ( 2, -9 ) and ( -13, 21 )
Unit 01 – Lesson 07 – Conditional Statements
Chapter 2 Section 2-1: Conditional Statements
1 If-then Statements “If-then statements” are also called “Conditional Statements” or just “Conditionals” “If-then statements” are also called “Conditional.
GEOMETRIC PROOFS A Keystone Geometry Mini-Unit. Geometric Proofs – An Intro Why do we have to learn “Proofs”? A proof is an argument, a justification,
Conditional Statements Lecture 2 Section 1.2 Fri, Jan 20, 2006.
2.1, 2.2 and 5.4: Statements and Reasoning. Conditional is an if-then statement that contains two parts. The part following the if is the Hypothesis.
Bellwork Write if-then form, converse, inverse, and contrapositive of given statement. 3x - 8 = 22 because x = 10.
Lesson 2-1 Conditional Statements 1 Lesson 2-3 Conditional Statements.
Conditional statement or implication IF p then q is denoted p ⇒ q p is the antecedent or hypothesis q is the consequent or conclusion ⇒ means IF…THEN.
Section 2.2 Homework Quiz Question Put the following Conditional Statement into If Then Form: All birds have feathers.
Unit 1-4 If and Then statements Conditional Statements in Geometry.
Conditional Statements
Conditional Statements
Analyze Conditional Statements
Conditional Statements
Conditional Statements
Contrapositive, Inverse, and Converse
Overview of related conditionals
Warm Up:.
Conditional Statements
2-2 Conditional Statements
If-Then Statements/Converses
2.2 Analyze Conditional Statements
Conditional Statements
Just write down today’s question…
Warmup State whether each sentence is true or false.
Discrete Mathematics and Its Applications Kenneth H
2.1 conditionals, 2.2 Biconditionals, 5.4 inverse and contrapositive
2.1 conditionals, 2.2 Biconditionals, 5.4 inverse and contrapositive
MAT 3100 Introduction to Proof
Conditional Statements
DRILL What would be the coordinates of the point (-2, 4) if it was reflected over the y-axis? If you dilate the point (-3, 9) using a scale factor of 1/3,
More Conditional Statements
2.2 If - Then Statements OBJ: (1)To Write Statements in If-Then Form
Logic and Reasoning.
Conditional Statements
Math Humor Teacher: Which month has 28 days? Student: All of them!!
TODAY’S OBJECTIVE: Standard: MM1G2
Conditional Statements Section 2.3 GEOMETRY
TODAY’S OBJECTIVE: Standard: MM1G2
Conditional Statements
Conditional Statements
Conditional Statements
Interpreting Truth tables (biconditional statements)
Presentation transcript:

If – Then Statements Lesson 1.5

If it rains today, then we will not go to the pool. If p then q is called a Conditional Statement (sometimes shown as p  q or as “p implies q”) p is the input, hypothesis, antecedent q is the output, conclusion, consequent Biconditional: p q means p  q and q  p

Truth Table for p  q ** The one to pay attention to is F  T ; because there is no counterexample, this statement is true.

Example 1 Give the truth value of the conditional. If 4 > 9, then 4 > 7 If 6 < 8, then 6 < 10 If 5 < 3, then 5 < 9 False  False; truth value: True True  True; truth value: True False  True; truth value: True

Contrapositive, Converse, Inverse of a Statement Given Conditional Its Contrapositive Its Converse Its Inverse p  q ~ q  ~ p q  p ~ p  ~ q

Cars Conditional: If a car is a neon, then it is a Dodge. Neons Conditional: If a car is a neon, then it is a Dodge. Contrapositive: If the car is not a dodge, then it is not a neon. Converse: If the car is a dodge, then it is a neon. (false) Inverse: If the car is not a neon, then it is not a dodge. (false) Dodge Cars

Statement: the conditional has the same truth value as its contrapositive. Proof: P Q P  Q ~Q ~P ~Q  ~P T F P Q P  Q ~Q ~P ~Q  ~P

Try one! Write the contrapositive, converse, and inverse of the universal conditional: functions f, if f is a logarithm function, then f(1) = 0. Contrapositive: functions f, If f(1) ≠ 0, then f is not a logarithm function. Converse: functions f, If f(1) = 0, then f is a logarithm function. Inverse: functions f, If f is not a logarithm function, then f(1) ≠ 0. A A A A

Homework Page 45 2-22(evens) 24: extra credit!