Types of Conditionals Geometry. The converse of a conditional statement is formed by switching the hypothesis and conclusion. p: x is prime. q: x is odd.

Slides:



Advertisements
Similar presentations
Foundations: basic logic, writing skills
Advertisements

Logic Day Two.
Logic ChAPTER 3.
What is the length of AB What is length of CD
Conditional Statements Geometry Chapter 2, Section 1.
Conditional Statements
Conditional Statements
Conditional Statements youtube. com/watch SOL: G.1a SEC: 2.3.
Logic A statement is a sentence that is either true or false (its truth value). Logically speaking, a statement is either true or false. What are the values.
Chapter 1 Section 1.4 More on Conditionals. There are three statements that are related to a conditional statement. They are called the converse, inverse.
Conditional Statements M Deductive Reasoning Proceeds from a hypothesis to a conclusion. If p then q. p  q hypothesis  conclusion.
Section 1.5 Implications. Implication Statements If Cara has a piano lesson, then it is Friday. If it is raining, then I need to remember my umbrella.
Warm Up Determine if each statement is true or false. 1. The measure of an obtuse angle is less than 90°. 2. All perfect-square numbers are positive. 3.
Holt Geometry 2-2 Conditional Statements Warm Up : Photographers and Cannibals Three National Geographic photographers and three cannibals are traveling.
Aim: Conditional, Converse & Inverse Course: Math Lit. Aim: What is a conditional statement? Its converse? Its inverse? Do Now: Construct a truth table.
Geometry CH 4-1 Using Logical Reasoning Warm Up Warm Up Lesson Presentation Lesson Presentation Lesson Quiz Lesson Quiz.
Learning Targets I can recognize conditional statements and their parts. I can write the converse of conditional statements. 6/1/2016Geometry4.
Logic and Reasoning. Identify the hypothesis and conclusion of each conditional. Example 1: Identifying the Parts of a Conditional Statement A.If today.
Conditional. Conditional Statements Vocabulary Conditional: A compound sentence formed by using the words if….then. Given the simple sentences p and q,
Review Complete the chart: pq Conditional p  q Converse _  _ TT TF FT FF.
2.2 Conditional Statements Geometry Chapter 2: Reasoning and Proof.
Wednesday, October 24 th Aim: In what other ways can we potentially change the truth value of a conditional statement? Do Now: Write a TRUE conditional.
Section 2-1: Conditional Statements Goal: Be able to recognize conditional statements, and to write converses of conditional statements. If you eat your.
Inductive/Dedu ctive Reasoning Using reasoning in math and science.
Chapter 2: The Logic of Compound Statements 2.2 Conditional Statements
CONDITIONALS. Conditional Statement: Any statement that is or can be written in if- then form. That is, If p then q.
Conditional Statements
Inductive Reasoning and Conditional Statements
Section 2.1 Conditional Statements. Conditional Statement A sentence in if-then form. “If” part – hypothesis “Then” part – conclusion.
Chapter Conditional statements. * Identify, write, and analyze the truth value of conditional statements. * Write the inverse, converse, and contrapositive.
From conclusions by applying the laws of logic. Symbolic Notation Conditional statement If p, then qp ⟶q Converseq⟶p Biconditional p ⟷ q.
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 Goal: Be able to recognize conditional statements, and to write converses of conditional statements. If you eat your vegetables,
Conditional Statements
2.2.1 Analyze Conditional Statements and Proof Chapter 2: Reasoning and Proof.
Warm Up Week 7 1) find the slope between the two points: ( 2, -9 ) and ( -13, 21 )
Section 3.3 Using Laws of Logic. Using contrapositives  The negation of a hypothesis or of a conclusion is formed by denying the original hypothesis.
Lesson Aim: How do we recognize converses, inverses, contrapositive & conditional statements? Lesson Objectives: SWBAT Recognize converses, inverses, contrapositive.
P. 270 #47-49.
Chapter 2 Section 2-1: Conditional Statements
3.5/3.7 Converses, Negations and Contrapositives Warm-up (IN) Learning Objective: to write converses, inverses and contrapositives and use them in logical.
Holt Geometry 2-2 Conditional Statements 2-2 Conditional Statements Holt Geometry.
What is a Biconditional Students will be able to: 1.Rewrite compound sentences in conditional form 2.Find the biconditional of a conditional 3.Tell when/why.
Inverse, Contrapositive & indirect proofs Sections 6.2/6.3.
Holt McDougal Geometry 2-2 Conditional Statements 2-2 Conditional Statements Holt Geometry Warm Up Warm Up Lesson Presentation Lesson Presentation Lesson.
Conditional Statements Lecture 2 Section 1.2 Fri, Jan 20, 2006.
If-then statements April 4, What is an if-then statement? One of the postulates we looked at earlier stated: If B is between A and C, then AB +
Section 1.3 Implications. Vocabulary Words conditional operation ( ⇒ or →) conditional proposition conditional statement (implication statement) hypothesis.
Lesson 5.4 Conditional Statements pp Lesson 5.4 Conditional Statements pp
Logic Section 2.1. Symbols         and or If …, then… not.
Aim 1.4: To work with conditionals and biconditionals Do Now: Determine the truth value of the following sentences: 1.9 is a prime number and New York.
Conditional Statements. 1) To recognize conditional statements and their parts. 2) To write converses, inverses, and contrapositives of conditionals.
Warm Up 1.) Adds one more side to the polygon. 2.)
Conditional Statements
Conditional Statements
Conditional Statements
Conditional Statements
Objectives Identify, write, and analyze the truth value of conditional statements. Write the inverse, converse, and contrapositive of a conditional statement.
Warm Up:.
A logic statement written in if-then form.
2.1 Conditional Statements
Conditional Statements: logical statements with two parts.
Conditional Statements
Conditional Statements
More Conditional Statements
Logic and Reasoning.
2-3 Conditional Statements
Conditional Statements
2-2: Conditional Statements
Presentation transcript:

Types of Conditionals Geometry

The converse of a conditional statement is formed by switching the hypothesis and conclusion. p: x is prime. q: x is odd. Conditional: (p → q) If x is prime, then x is odd. Converse: (q → p) If x is odd, then x is prime.

pqp → qp → qq → pq → p TT TF FT FF T F T T T T F T Conditional Converse

The inverse of a conditional statement is formed by negating the hypothesis and conclusion. p: x is prime. q: x is odd. Conditional: (p → q) If x is prime, then x is odd. Inverse: (~p → ~q) If x is not prime, then x is not odd.

pqp → qp → q~p~q~p → ~q TT TF FT FF T F T T F F T T F T F T T T F T ConditionalInverse

The contrapositive of a conditional statement is formed by performing the inverse and converse of the conditional statement. p: x is prime. q: x is odd. Conditional: (p → q) If x is prime, then x is odd. Contrapositive: (~q → ~p) If x is not odd, then x is not prime.

pqp → qp → q~q~p~q → ~p TT TF FT FF T F T T F T F T F F T T T F T T A conditional and its contrapositive always has the same truth value. They are said to be logically equivalent. conditionalcontrapositive

Write the converse, the inverse and the contrapositive for each conditional statement. 1) If the figure is a square, then it has four sides. 2) If I do not set my alarm, then I’ll be late to school.

Write the converse, the inverse and the contrapositive for each conditional statement. 1) If the figure is a square, then it has four sides. Converse: If the figure has four sides, then it is a square. Inverse: If the figure is not a square, then it does not have four sides. Contrapositive: If the figure does not have four sides, then it is not a square.

Write the converse, the inverse and the contrapositive for each conditional statement. 2) If I do not set my alarm, then I’ll be late to school. Converse: If I am late to school, then I did not set my alarm. Inverse: If I set my alarm, then I will not be late to school. Contrapositive: If I am not late to school, then I set my alarm.

Homework Worksheet: Types of Conditionals #1 1.06