GEOMETRY. 2.1 Conditional Statements

Size: px
Start display at page:

Download "GEOMETRY. 2.1 Conditional Statements"

Transcription

1 GEOMETRY 2.1 Conditional Statements

2

3 ESSENTIAL QUESTION When is a conditional statement true or false?

4 WHAT YOU WILL LEARN owrite conditional statements. ouse definitions written as conditional statements. owrite biconditional statements.

5

6 CONDITIONAL A type of logical statement that has two parts, a hypothesis and a conclusion. A conditional can be written in IF-THEN form.

7 SHORTHAND If HYPOTHESIS, then CONCLUSION. If P, then Q. In the study of logic, P s and Q s are universally accepted to represent hypothesis and conclusion.

8 EXAMPLE 1 If I study hard, then I will get good grades. HYPOTHESIS CONCLUSION

9 CAN YOU IDENTIFY THE HYPOTHESIS AND CONCLUSION? If today is Monday, then tomorrow is Tuesday. Hypothesis: today is Monday Conclusion: tomorrow is Tuesday. Note: IF is NOT part of the hypothesis, and THEN is NOT part of the conclusion.

10 YOUR TURN Underline the hypothesis and circle the conclusion. 1. If the weather is warm, then we should go swimming. 2. If you want good service, then take your car to Joe s Service Center.

11 REWRITING STATEMENTS. ouse common sense. The hypothesis always follows IF. odon t over analyze it. No if? The first part is usually the hypothesis. omake sure the sentence is grammatically correct. Make your English teacher proud! Does it sound right?

12 EXAMPLE 2A Rewrite the following statement in if-then form: All birds have feathers. What is the hypothesis? What is the conclusion? All birds have feathers If-then form? If an animal is a bird, then it has feathers.

13 EXAMPLE 2B Rewrite the following statement in if-then form: You are in Texas if you are in Houston. What is the hypothesis? What is the conclusion? You are in Houston You are in Texas If-then form? If you are in Houston, then you are in Texas.

14 EXAMPLE 2C Rewrite the following statement in if-then form: An even number is divisible by 2. What is the hypothesis? An even number What is the conclusion? Divisible by 2. If-then form? If a number is even, then it is divisible by 2.

15 YOUR TURN Rewrite the conditional statement in if-then form. 3. Today is Monday if yesterday was Sunday. If yesterday was Sunday, then today is Monday. 4. An object that measures 12 inches is one foot long. If an object measures 12 inches, then it is one foot long.

16 NEGATION The negative of the original statement. Examples: I am happy. m C = 30. I am not happy. m C 30. A, B and C are on the same line. A, B and C are not on the same line.

17 NEGATION

18 EXAMPLE 3 Write the negation of each statement. a. The ball is red. The ball is not red. b. The cat is not black. The cat is black. c. The car is white. The car is not white.

19

20 RELATED CONDITIONAL STATEMENTS Looking at the conditional statement: If p, then q. There are three similar statements we can make. o Converse o Inverse o Contrapositive

21 CONVERSE If Q, then P. The converse of a statement is formed by switching the hypothesis and the conclusion. Conditional: If you play drums, then you are in the band. Converse: If you are in the band, then you play drums.

22 EXAMPLE 4 Write the converse of the statement below. If you like tennis, then you play on the tennis team. Answer: If you play on the tennis team, then you like tennis.

23 INVERSE If not P, then not Q. The inverse is formed by taking the negation of the hypothesis and of the conclusion. Conditional: If x = 3, then 2x = 6. Inverse: If x 3, then 2x 6.

24 EXAMPLE 5 Write the inverse of the statement below. If today is Monday, then tomorrow is Tuesday. Answer: If today is not Monday, then tomorrow is not Tuesday.

25 CONTRAPOSITIVE If not Q, then not P. The contrapositive is formed by switching and negating the hypothesis and the conclusion. (Take the inverse of the converse, or, the converse of the inverse.) Conditional: If I am in 10 th grade, then I am a sophomore. Contrapositive: If I am not a sophomore, then I am not in 10 th grade.

26 EXAMPLE 6 Write the contrapositive of the statement below. If x is odd, then x + 1 is even. x is not odd Negate Negate x + 1 is not even If x+1 is not even, then x is not odd.

27 WARM UP DAY 2 Find the distance between the given points. 1. (3, 8) and ( 2, 7) 2. (5, 4) and ( 1, 3)

28 LOGICAL STATEMENTS If I live in Mesa, then I live in Arizona. Converse: Inverse: Contrapostive:

29 YOUR TURN. WRITE THE CONVERSE, INVERSE, AND CONTRAPOSITIVE. If m A = 20, then A is acute. Converse: (switch hypothesis and conclusion) If A is acute, then m A = 20. Inverse: (negate hypothesis and conclusion) If m A 20, then A is not acute. Contrapositive: (switch and negate both) If A is not acute, then m A 20.

30 REVIEW: LOGICAL STATEMENTS Conditional: If P, then Q. Converse: If Q, then P. Inverse: If not P, then not Q. Contrapositive: If not Q, then not P.

31 DEFINITION: PERPENDICULAR LINES Two lines that intersect to form a right angle. n Notation: m m n

32 USING DEFINITIONS You can write a definition as a conditional statement in ifthen form. Let s look at an example: Perpendicular Lines: two lines that intersect to form a right angle. The conditional statement would be: If two lines are perpendicular, then they intersect to form a right angle. The converse statement also ends up being true: If two lines intersect to form a right angle, then they are perpendicular lines.

33 DAY Conditional Statements

34 TRUTH VALUES A conditional is either True or False. To show that it is true, you must have an argument (a proof) that it is true in all cases. To show that it is false, you need to provide at least one counterexample.

35 EXAMPLE 7 True or false? If false provide a counter example. If x 2 = 9, then x = 3. FALSE! Counterexample: x could be 3.

36 EXAMPLE 8 If x = 10, then x + 4 = 14. True! Proof: x = 10 x + 4 = x + 4 = 14

37 EQUIVALENT STATEMENTS When two statements are both true or both false, they are called equivalent statements. A conditional statement is always equivalent to its contrapositive. The inverse and converse are also equivalent.

38 EQUIVALENT STATEMENTS Original: If m A = 20, then A is acute. Converse: (switch hypothesis and conclusion) If A is acute, then m A = 20. Inverse: (negate hypothesis and conclusion) If m A 20, then A is not acute. Contrapositive: (switch and negate both) If A is not acute, then m A 20. TRUE False False TRUE

39 EXAMPLE 9 Statement: If x = 5, then x 2 = 25. TRUE Contrapositive: If x 2 25, then x 5. TRUE Converse: If x 2 = 25, then x = 5. FALSE could be 5. Inverse: If x 5, then x FALSE

40 JUSTIFYING STATEMENTS In math, deciding if a statement is true or false demands that you can justify your answers. Just because, or, It looks like it are not sufficient. Justification must come in the form of Postulates, Definitions, or Theorems. GEOMETRY

41 EXAMPLE 10 Statement A D, X, and B are collinear. Truth Value D X B TRUE C Reason Definition of collinear points. GEOMETRY

42 EXAMPLE 11 Statement A AC DB Truth Value D X B TRUE Reason C Definition of Perpendicular lines Def lines GEOMETRY

43 EXAMPLE 12 Statement D A X B CXB is adjacent to BXA Truth Value TRUE Reason C Def. of adjacent angles Def. of adj. s GEOMETRY

44 EXAMPLE 13 A Statement DXA and CXB are adjacent angles. Truth Value D X B FALSE Reason C There is not a common side. (Or, they are vertical angles.) GEOMETRY

45 VERY IMPORTANT! In doing proofs, you must be able to justify every statement with a valid reason. To be able to do this you must know every definition, postulate and theorem. Being able to look them up is no substitute for memorization. GEOMETRY

46 YOUR TURN A D E B C H F G 3 rd and 6 th hours GEOMETRY

47 YOUR TURN False (they are not collinear) A D True (sides are opposite rays) E B C H True (post. 8) F G False (no rt. mark) GEOMETRY

48 YOUR TURN True (def. lines) A D False (they are supplementary) E B C H True (half of 180 is a right ) F G GEOMETRY

49 BICONDITIONALS When a conditional statement and its converse are both TRUE, they can be written as a single biconditional statement. Let s look at an example: Conditional If 2 s are complementary, then their sum is 90. True Converse If the sum of 2 s is 90, then they are complementary. True Biconditional 2 s are complementary if and only if their sum is th 5 th hour

50 BICONDITIONALS (Continued) Written with p s and q s a biconditional looks like this: p if and only if q. or p iff q. Iff means if and only if.

51 PUTTING IT ALL TOGETHER Statements In words In symbols Conditional If p, then q p q Converse If q, then p q p Inverse If not p, then not q ~p ~q Contrapostive If not q, then not p ~q ~p Biconditional p if and only if q p q

52 EXAMPLE 14 Let P be the statement: x = 3 Let Q be the statement: 2x = 6 Write: P Q Q P P Q If x = 3, then 2x = 6. If 2x = 6, then x = 3. x = 3 if and only if 2x = 6. or 2x = 6 iff x = DEDUCTIVE REASONING 52

53 DEFINITIONS ALL definitions are biconditionals. Example: Definition of Congruent Angles Two angles are congruent iff they have the same measure. Conditional: If two angles are congruent, then they have the same measure. Converse: If two angles have the same measure, then they are congruent. GEOMETRY

54 TRUTH VALUES OF BICONDITIONALS A biconditional is TRUE if both the conditional and the converse are true. A biconditional is FALSE if either the conditional or the converse is false, or both are false. GEOMETRY

55 EXAMPLE 15 Biconditional x = 5 iff x 2 = 25. Conditional False! True or False? If x = 5, then x 2 = 25. Converse If x 2 = 25, then x = 5. true True or False? False! True or False? GEOMETRY

56 YOUR TURN Write the following biconditional statement as a conditional statement and its converse. An angle is obtuse iff it measures between 90 and 180. Answer Conditional: If an angle is obtuse, then it measures between 90 and 180. Converse: If an angle measures between 90 and 180, then it is obtuse. GEOMETRY

57 WHY IS THIS IMPORTANT? Geometry is stated in rules of logic. We use logic to prove things. It teaches us to think clearly and without error. It impresses girl friends (or boy friends). You can talk like

58

Conditional Statements

Conditional Statements 2.1 TEXAS ESSENTIAL KNOWLEDGE AND SKILLS G.4.B Conditional Statements Essential Question When is a conditional statement true or false? A conditional statement, symbolized by p q, can be written as an

More information

Geometry: Notes

Geometry: Notes Geometry: 2.1-2.3 Notes NAME 2.1 Be able to write all types of conditional statements. Date: Define Vocabulary: conditional statement if-then form hypothesis conclusion negation converse inverse contrapositive

More information

2.1 Start Thinking. 2.1 Warm Up. 2.1 Cumulative Review Warm Up

2.1 Start Thinking. 2.1 Warm Up. 2.1 Cumulative Review Warm Up 2.1 Start Thinking The statement If you are able to open the door, then the door is unlocked is always true. Write a statement you know to be true in the same if-then form. Support your statement with

More information

The following statements are conditional: Underline each hypothesis and circle each conclusion.

The following statements are conditional: Underline each hypothesis and circle each conclusion. Geometry Unit 2 Reasoning and Proof 2-1 Conditional Statements Conditional Statement a statement which has a hypothesis and conclusion, often called an if-then statement. Conditional statements are contain

More information

Chapter 2 Review. Short Answer Determine whether the biconditional statement about the diagram is true or false.

Chapter 2 Review. Short Answer Determine whether the biconditional statement about the diagram is true or false. Chapter 2 Review Short Answer Determine whether the biconditional statement about the diagram is true or false. 1. are supplementary if and only if they form a linear pair. 2. are congruent if and only

More information

Click the mouse button or press the Space Bar to display the answers.

Click the mouse button or press the Space Bar to display the answers. Click the mouse button or press the Space Bar to display the answers. Questions On yesterday s Assignment? 2-3 Objectives You will learn to: Write the converse, inverse, and contrapositive of if-then

More information

Warm Up Lesson Presentation Lesson Quiz. Holt McDougal Geometry

Warm Up Lesson Presentation Lesson Quiz. Holt McDougal Geometry 2-4 Warm Up Lesson Presentation Lesson Quiz Geometry Warm Up Write a conditional statement from each of the following. 1. The intersection of two lines is a point. If two lines intersect, then they intersect

More information

Formal Geometry. Conditional Statements

Formal Geometry. Conditional Statements Formal Geometry Conditional Statements Objectives Can you analyze statements in if then form? Can you write the converse, inverse, and contrapositive of if then statements? Inductive Reasoning Inductive

More information

Section 2-1. Chapter 2. Make Conjectures. Example 1. Reasoning and Proof. Inductive Reasoning and Conjecture

Section 2-1. Chapter 2. Make Conjectures. Example 1. Reasoning and Proof. Inductive Reasoning and Conjecture Chapter 2 Reasoning and Proof Section 2-1 Inductive Reasoning and Conjecture Make Conjectures Inductive reasoning - reasoning that uses a number of specific examples to arrive at a conclusion Conjecture

More information

Example 1: Identifying the Parts of a Conditional Statement

Example 1: Identifying the Parts of a Conditional Statement "If p, then q" can also be written... If p, q q, if p p implies q p only if q Example 1: Identifying the Parts of a Conditional Statement Identify the hypothesis and conclusion of each conditional. A.

More information

Chapter 2-Reasoning and Proof

Chapter 2-Reasoning and Proof Chapter 2-Reasoning and Proof Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Identify the hypothesis and conclusion of this conditional statement: If

More information

Geometry Unit 2 Notes Logic, Reasoning and Proof

Geometry Unit 2 Notes Logic, Reasoning and Proof Geometry Unit Notes Logic, Reasoning and Proof Review Vocab.: Complementary, Supplementary and Vertical angles. Syllabus Objective:. - The student will justify conjectures and solve problem using inductive

More information

Unit 2: Logic and Reasoning. start of unit

Unit 2: Logic and Reasoning. start of unit Unit 2: Logic and Reasoning Prior Unit: Introduction to Geometry Next Unit: Transversals By the end of this unit I will be able to: Skill Self-Rating start of unit Date(s) covered Self-Rating end of unit

More information

2.2 Day 1: Date: Geometry

2.2 Day 1: Date: Geometry 2.2 Day 1: Date: Geometry A Conditional Statement is an statement. The is the part following if. The is the part following then. Ex 1). What are the hypothesis and the conclusion of the conditional statement?

More information

Geometry Unit 2 Notes Logic, Reasoning and Proof

Geometry Unit 2 Notes Logic, Reasoning and Proof Geometry Unit 2 Notes Logic, Reasoning and Proof Review Vocab.: Complementary, Supplementary and Vertical angles. Syllabus Objective: 2.1 - The student will differentiate among definitions, postulates,

More information

2-1. Inductive Reasoning and Conjecture. Lesson 2-1. What You ll Learn. Active Vocabulary

2-1. Inductive Reasoning and Conjecture. Lesson 2-1. What You ll Learn. Active Vocabulary 2-1 Inductive Reasoning and Conjecture What You ll Learn Scan Lesson 2-1. List two headings you would use to make an outline of this lesson. 1. Active Vocabulary 2. New Vocabulary Fill in each blank with

More information

2.1 If Then Statements

2.1 If Then Statements Chapter Deductive Reasoning Learn deductive logic Do your first - column proof New Theorems and Postulates **PUT YOUR LAWYER HAT ON!!. If Then Statements Recognize the hypothesis and conclusion of an ifthen

More information

Geometry - Chapter 2 Corrective 1

Geometry - Chapter 2 Corrective 1 Name: Class: Date: Geometry - Chapter 2 Corrective 1 Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Make a table of values for the rule x 2 16x + 64 when

More information

2. If a rectangle has four sides the same length, then it is a square. 3. If you do not study, then you do not earn good grades.

2. If a rectangle has four sides the same length, then it is a square. 3. If you do not study, then you do not earn good grades. Name: Period: Geometry Unit 2: Reasoning and Proof Homework Section 2.1: Conditional and Biconditional Statements Write the converse of each conditional. 1. If you eat spinach, then you are strong. 2.

More information

Geometry First Semester Exam Review

Geometry First Semester Exam Review Geometry First Semester Exam Review Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Name three points that are collinear. a. points T, Q, and R c. points

More information

Geometry Test Unit 2 Logic, Reasoning and Proof

Geometry Test Unit 2 Logic, Reasoning and Proof Geometry Test Unit 2 Logic, Reasoning and Proof Name: Date: Pd: Definitions (1-4) 1) Conditional Statement 2) Inductive Reasoning 3) Contrapositive 4) Logically equivalent statements 5) State the hypothesis

More information

2-4. Holt McDougal Geometry

2-4. Holt McDougal Geometry Warm Up Write a conditional statement from each of the following. 1. The intersection of two lines is a point. If two lines intersect, then they intersect in a point. 2. An odd number is one more than

More information

Geometry. Unit 2- Reasoning and Proof. Name:

Geometry. Unit 2- Reasoning and Proof. Name: Geometry Unit 2- Reasoning and Proof Name: 1 Geometry Chapter 2 Reasoning and Proof ***In order to get full credit for your assignments they must me done on time and you must SHOW ALL WORK. *** 1. (2-1)

More information

Chapter 2. Reasoning and Proof

Chapter 2. Reasoning and Proof Chapter 2 Reasoning and Proof 2.1 Use Inductive Reasoning Objective: Describe patterns and use deductive reasoning. Essential Question: How do you use inductive reasoning in mathematics? Common Core: CC.9-12.G.CO.9

More information

2.2 Analyze Conditional

2.2 Analyze Conditional 2.2 Analyze Conditional Statements Goal p Write definitions as conditional statements. Your Notes VOCABULARY Conditional statement If-then form Hypothesis Conclusion Negation Converse Inverse Contrapositive

More information

If two sides of a triangle are congruent, then it is an isosceles triangle.

If two sides of a triangle are congruent, then it is an isosceles triangle. 1. What is the hypothesis of the conditional statement If two sides of a triangle are congruent, then it is an isosceles triangle. two sides of a triangle are congruent it is an isosceles triangle If two

More information

7. m JHI = ( ) and m GHI = ( ) and m JHG = 65. Find m JHI and m GHI.

7. m JHI = ( ) and m GHI = ( ) and m JHG = 65. Find m JHI and m GHI. 1. Name three points in the diagram that are not collinear. 2. If RS = 44 and QS = 68, find QR. 3. R, S, and T are collinear. S is between R and T. RS = 2w + 1, ST = w 1, and RT = 18. Use the Segment Addition

More information

1. Grab board/marker for your group 2. Do WarmUp below

1. Grab board/marker for your group 2. Do WarmUp below 1. Grab board/marker for your group 2. Do WarmUp below TP bisects VS and MR. VM is congruent to SR. MP = 9, VT = 6 Perimeter of MRSV = 62 V T S Find VM. M P R Paragraph Proof D (2x) x 60 A B C Given: Diagram

More information

(b) Follow-up visits: December, May, October, March. (c ) 10, 4, -2, -8,..

(b) Follow-up visits: December, May, October, March. (c ) 10, 4, -2, -8,.. Geometry Honors - Chapter 2 Reasoning and Proof Section 2-1 Inductive Reasoning and Conjecture I can explore inductive and deductive reasoning. I can find counterexamples to disprove conjectures. I can

More information

2.1 Practice A. Name Date. In Exercises 1 and 2, copy the conditional statement. Underline the hypothesis and circle the conclusion.

2.1 Practice A. Name Date. In Exercises 1 and 2, copy the conditional statement. Underline the hypothesis and circle the conclusion. Name ate.1 Practice In Exercises 1 and, copy the conditional statement. Underline the hypothesis and circle the conclusion. 1. If you like the ocean, then you are a good swimmer.. If it is raining outside,

More information

Name: Class: Date: B. The twentieth term is A. D. There is not enough information.

Name: Class: Date: B. The twentieth term is A. D. There is not enough information. Class: Date: Chapter 2 Review 1. Based on the pattern, what are the next two terms of the sequence? 9, 15, 21, 27,... A. 33, 972 B. 39, 45 C. 162, 972 D. 33, 39 2. What conjecture can you make about the

More information

Reasoning and Proof Unit

Reasoning and Proof Unit Reasoning and Proof Unit 1 2 2 Conditional Statements Conditional Statement if, then statement the if part is hypothesis the then part is conclusion Conditional Statement How? if, then Example If an angle

More information

Find the next item in the pattern below. The red square moves in the counterclockwise direction. The next figure is.

Find the next item in the pattern below. The red square moves in the counterclockwise direction. The next figure is. CHAPTER 2 Study Guide: Review Organizer Objective: Help students organize and review key concepts and skills presented in Chapter 2. Online Edition Multilingual Glossary Countdown Week 4 Vocabulary biconditional

More information

Geometry Unit 2 Notes Logic, Reasoning and Proof

Geometry Unit 2 Notes Logic, Reasoning and Proof Geometry Unit Notes Logic, Reasoning and Proof Review Vocab.: Complementary, Supplementary and Vertical angles. Syllabus Objective:. - The student will justify conjectures and solve problem using inductive

More information

Chapter 2 Test Review

Chapter 2 Test Review Chapter 2 Test Review 1. If then what are and The diagram is not to scale. A., C., B., D., 2. How are the two angles related? 60 120 Drawing not to scale A. supplementary C. vertical B. adjacent D. complementary

More information

G E O M E T R Y CHAPTER 2 REASONING AND PROOF. Notes & Study Guide CHAPTER 2 NOTES

G E O M E T R Y CHAPTER 2 REASONING AND PROOF. Notes & Study Guide CHAPTER 2 NOTES G E O M E T R Y CHAPTER 2 REASONING AND PROOF Notes & Study Guide 2 TABLE OF CONTENTS CONDITIONAL STATEMENTS... 3 DEFINTIONS & BICONDITIONAL STATEMENTS... 6 DEDUCTIVE REASONING... 9 REASONING WITH PROPERTIES

More information

Miss C's Weekly Forecast

Miss C's Weekly Forecast Miss C's Weekly Forecast Monday Tuesday Wednesday Thursday Friday Quiz 1.3 Unit 1 Review Unit 2 Preassessment Unit 1 Self Evaluation Unit 1 TEST Lesson 8 Continued Lesson7&8 Quiz Lesson 9 Break Break Break

More information

Study Guide and Review

Study Guide and Review State whether each sentence is or false. If false, replace the underlined term to make a sentence. 1. A postulate is a statement that requires proof. A postulate is a statement that does not require a

More information

right angle an angle whose measure is exactly 90ᴼ

right angle an angle whose measure is exactly 90ᴼ right angle an angle whose measure is exactly 90ᴼ m B = 90ᴼ B two angles that share a common ray A D C B Vertical Angles A D C B E two angles that are opposite of each other and share a common vertex two

More information

Day 1 Inductive Reasoning and Conjectures

Day 1 Inductive Reasoning and Conjectures Formal Geometry Chapter 2 Logic and Proofs Day 1 Inductive Reasoning and Conjectures Objectives: SWBAT form a conjecture, and check it SWBAT use counterexamples to disprove a conjecture Logic the use of

More information

Chapter 2. Reasoning and Proof

Chapter 2. Reasoning and Proof Chapter 2 Reasoning and Proof 2.1 Use Inductive Reasoning Objective: Describe patterns and use deductive reasoning. Essential Question: How do you use inductive reasoning in mathematics? Common Core: CC.9-12.G.CO.9

More information

2-3 Conditional Statements. Identify the hypothesis and conclusion of each conditional statement. 1. If today is Friday, then tomorrow is Saturday.

2-3 Conditional Statements. Identify the hypothesis and conclusion of each conditional statement. 1. If today is Friday, then tomorrow is Saturday. Identify the hypothesis and conclusion of each conditional statement. 1. If today is Friday, then tomorrow is Saturday. 2. H: today is Friday; C: tomorrow is Saturday. H: 2x + 5 > 7; C: x > 1 3. If two

More information

Inductive Reasoning. Courage is resistance to fear, mastery of fear, not absence of fear. Mark Twain

Inductive Reasoning. Courage is resistance to fear, mastery of fear, not absence of fear. Mark Twain Inductive Reasoning Courage is resistance to fear, mastery of fear, not absence of fear. Mark Twain Inductive Reasoning O Inductive Reasoning is the process of observing a pattern and making a conjecture

More information

NAME DATE PER. 1. ; 1 and ; 6 and ; 10 and 11

NAME DATE PER. 1. ; 1 and ; 6 and ; 10 and 11 SECOND SIX WEEKS REVIEW PG. 1 NME DTE PER SECOND SIX WEEKS REVIEW Using the figure below, identify the special angle pair. Then write C for congruent, S for supplementary, or N for neither. d 1. ; 1 and

More information

HW1 graded review form? HW2 released CSE 20 DISCRETE MATH. Fall

HW1 graded review form? HW2 released CSE 20 DISCRETE MATH. Fall CSE 20 HW1 graded review form? HW2 released DISCRETE MATH Fall 2017 http://cseweb.ucsd.edu/classes/fa17/cse20-ab/ Today's learning goals Translate sentences from English to propositional logic using appropriate

More information

Geometry - Chapter 2 Earn-A-Try Test

Geometry - Chapter 2 Earn-A-Try Test Name: Geometry - Chapter 2 Earn-A-Try Test Multiple Choice Identify the choice that best completes the statement or answers the question. Use CAPITAL letters only!! Ex: A,B,C,D; Not a,b,c,d. 1. Write a

More information

1.5 Related Conditionals

1.5 Related Conditionals Name Class Date 1.5 Related Conditionals Essential Question: How are conditional statements related to each other? Explore G.4.B Identify and determine the validity of the converse, inverse, and contrapositive

More information

Geometry Lesson 1.4A Thurday, August 20, 2015

Geometry Lesson 1.4A Thurday, August 20, 2015 Geometry: Module 1 Lesson 4 Bellwork: Angle measures and angle bisectors Explain 1: 1) Discuss some random (but necessary) theorems and postulates 2) Understand Conditional Statements 3) Understand difference

More information

3. Understand The Laws of Detachment and Syllogism 4. Appreciate a simple Ham Sandwich.

3. Understand The Laws of Detachment and Syllogism 4. Appreciate a simple Ham Sandwich. Lesson 4 Lesson 4, page 1 of 8 Glencoe Geometry Chapter 2.2 and 2.3 If-Then Statements & Deductive Reasoning By the end of this lesson, you should be able to 1. Write a statement in if-then Form. 2. To

More information

Unit 2: Geometric Reasoning Section 1: Inductive Reasoning

Unit 2: Geometric Reasoning Section 1: Inductive Reasoning Unit 2: Geometric Reasoning Section 1: Inductive Reasoning Ex #1: Find the next item in the pattern. January, March, May,... Ex #2: Find the next item in the pattern. 7, 14, 21, 28, Ex #3: Find the next

More information

2 2 Practice Conditional Statements Form G Answers

2 2 Practice Conditional Statements Form G Answers 2 2 PRACTICE CONDITIONAL STATEMENTS FORM G ANSWERS PDF - Are you looking for 2 2 practice conditional statements form g answers Books? Now, you will be happy that at this time 2 2 practice conditional

More information

Chapter 2: Reasoning and Proof

Chapter 2: Reasoning and Proof Name: Chapter 2: Reasoning and Proof Guided Notes Geometry Fall Semester 2.1 Use Inductive Reasoning CH. 2 Guided Notes, page 2 Term Definition Example conjecture An unproven statement that is based on

More information

Conditional Statements

Conditional Statements 2-2 Conditional Statements Common Core State Standards Prepares for G-CO.C.9 Prove theorems about lines and angles. Also Prepares for G-CO.C.10, G-CO.C.11 MP 3, MP 6, MP 7 Objectives To recognize conditional

More information

LOGIC. 11 Converse, Inverse, Contrapositve. 12/13 Quiz Biconditional Statements

LOGIC. 11 Converse, Inverse, Contrapositve. 12/13 Quiz Biconditional Statements Name Period GP LOGIC I can define, identify and illustrate the following terms Conditional Statement Hypothesis Conclusion Inductive Reasoning Deductive Reasoning Inverse Converse Contrapositive Biconditional

More information

Geometry Chapter 2 Practice Free Response Test

Geometry Chapter 2 Practice Free Response Test Geometry Chapter 2 Practice Free Response Test Directions: Read each question carefully. Show ALL work. No work, No credit. This is a closed note and book test.. Identify Hypothesis and Conclusion of the

More information

Ě /DZ RI 6\OORJLVP p. 60. Ě 5HIOH[LYH 3URSHUW\ p. 65 Ě conclusion, p. 49. Ě QHJDWLRQ p. 49. Ě 6\PPHWULF 3URSHUW\ p. 65 Ě conditional, p.

Ě /DZ RI 6\OORJLVP p. 60. Ě 5HIOH[LYH 3URSHUW\ p. 65 Ě conclusion, p. 49. Ě QHJDWLRQ p. 49. Ě 6\PPHWULF 3URSHUW\ p. 65 Ě conditional, p. Topic 2 Review TOPIC VOCBULRY Ě biconditional, p. 55 Ě GHGXFWLYH UHDVRQLQJ p. 60 Ě /DZ RI 6\OORJLVP p. 60 Ě 5HIOH[LYH 3URSHUW\ p. 65 Ě conclusion, p. 49 Ě GLDPHWHU p. 44 Ě QHJDWLRQ p. 49 Ě 6\PPHWULF 3URSHUW\

More information

Inductive Reasoning. Inductive Reasoning. Inductive Reasoning. Inductive Reasoning. Logic (with Truth Tables) If-Then Statements

Inductive Reasoning. Inductive Reasoning. Inductive Reasoning. Inductive Reasoning. Logic (with Truth Tables) If-Then Statements Intro to Proofs (t-charts and paragraph) www.njctl.org Table of Contents When asked a question you don't know the answer to: 1) You can take a known to be true. Using conjecture is Contents Bob is taller

More information

CN#4 Biconditional Statements and Definitions

CN#4 Biconditional Statements and Definitions CN#4 s and Definitions OBJECTIVES: STUDENTS WILL BE ABLE TO WRITE AND ANALYZE BICONDITIONAL STATEMENTS. Vocabulary biconditional statement definition polygon triangle quadrilateral When you combine a conditional

More information

Geometry Unit 1 Segment 3 Practice Questions

Geometry Unit 1 Segment 3 Practice Questions Name: Class: _ Date: _ Geometry Unit 1 Segment 3 Practice Questions Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Based on the pattern, what are the

More information

Study Guide and Review

Study Guide and Review State whether each sentence is true or false. If false, replace the underlined term to make a true sentence. 1. A postulate is a statement that requires proof. A postulate is a statement that does not

More information

Chapter 2: Geometric Reasoning Review

Chapter 2: Geometric Reasoning Review Geometry B Name: Date: Block: Chapter 2: Geometric Reasoning Review Show all work to receive full credit. This will be collected. 1) What is the next item in the pattern? 1, 2, 4, 8,... 2) Find the next

More information

Unit 2 Definitions and Proofs

Unit 2 Definitions and Proofs 2.1-2.4 Vocabulary Unit 2 efinitions and Proofs Inductive reasoning- reasoning based on examples, experience, or patterns to show that that a rule or statement is true Conjecture a statement you believe

More information

Conditional Statement: Statements in if-then form are called.

Conditional Statement: Statements in if-then form are called. Monday 9/21 2.2 and 2.4 Wednesday 9/23 2.5 and 2.6 Conditional and Algebraic Proofs Algebraic Properties and Geometric Proofs Unit 2 Angles and Proofs Packet pages 1-3 Textbook Pg 85 (14, 17, 20, 25, 27,

More information

THE LOGIC OF COMPOUND STATEMENTS

THE LOGIC OF COMPOUND STATEMENTS CHAPTER 2 THE LOGIC OF COMPOUND STATEMENTS Copyright Cengage Learning. All rights reserved. SECTION 2.2 Conditional Statements Copyright Cengage Learning. All rights reserved. Conditional Statements Let

More information

Logical Reasoning. (An Introduction to Geometry) MATHEMATICS Grade 8

Logical Reasoning. (An Introduction to Geometry) MATHEMATICS Grade 8 Logical Reasoning (An Introduction to Geometry) MATHEMATICS Grade 8 If a number is even, then it is divisible by 2 The statement above is written in conditional form, or in if-then form. A conditional

More information

Geometry Study Guide. Name: Class: Date: Matching

Geometry Study Guide. Name: Class: Date: Matching Name: Class: Date: ID: A Geometry Study Guide Matching Match each vocabulary term with its definition. a. conjecture e. biconditional statement b. inductive reasoning f. hypothesis c. deductive reasoning

More information

Parallel and Perpendicular Lines

Parallel and Perpendicular Lines Cumulative Test Choose the best answer. 1. Which statement is NOT true? A Parallel lines do not intersect. B A segment has exactly two endpoints. C Two planes that do not intersect are always skew. D A

More information

GEOMETRY CHAPTER 2: Deductive Reasoning

GEOMETRY CHAPTER 2: Deductive Reasoning GEOMETRY CHAPTER 2: Deductive Reasoning NAME Page 1 of 34 Section 2-1: If-Then Statements; Converses Conditional Statement: If hypothesis, then conclusion. hypothesis conclusion converse conditional statement

More information

Chapter 2. Reasoning and Proof

Chapter 2. Reasoning and Proof Chapter 2 Reasoning and Proof 2.1 Inductive Reasoning 2.2 Analyze Conditional Statements 2.3 Apply Deductive Reasoning 2.4 Use Postulates and Diagrams 2.5 Algebraic Proofs 2.6 Segments and Angles Proofs

More information

Chapter 2 Test Review 1. Based on the pattern, what are the next two terms of the sequence? 8, 15, 22, 29,...

Chapter 2 Test Review 1. Based on the pattern, what are the next two terms of the sequence? 8, 15, 22, 29,... Number of Customers Geometry Honors Name: Chapter 2 Test Review 1. Based on the pattern, what are the next two terms of the sequence? 8, 15, 22, 29,... 2. Based on the pattern, what is the next figure

More information

2, 10, 30, 68, 130,...

2, 10, 30, 68, 130,... Geometry Unit 4: Reasoning Unit 4 Review Mathematician: Period: Target 1: Discover patterns in a sequence of numbers and figures Directions: Determine what type of is displayed in the given tables. 1)

More information

Geometry/Trigonometry Unit 2: Parallel Lines Notes Period:

Geometry/Trigonometry Unit 2: Parallel Lines Notes Period: Geometry/Trigonometry Unit 2: Parallel Lines Notes Name: Date: Period: # (1) Pg 108 109 #1-10 all (2) Pg 108 109 #12-22 Even and 30, 32 (3) Pg 114 #1-6; 9-13 (4) Pg 114-115 #15-18; 20; 22; 24; 26; 29 and

More information

ray part of a line that begins at one endpoint and extends infinitely far in only one direction.

ray part of a line that begins at one endpoint and extends infinitely far in only one direction. 1.1 Getting Started A 1 F m point location in space. E line The {set} of infinite points arranged in a straight figure that extends infinitely far in both directions. which each point is assigned a numerical

More information

Provide (write or draw) a counterexample to show that the statement is false.

Provide (write or draw) a counterexample to show that the statement is false. Geometry SOL G.1 G.3a Study Guide Name: Date: Block: SHOW ALL WORK. Use another piece of paper as needed. SECTION 1: G.1 1. Provide (write or draw) a counterexample to show that the statement is false.

More information

p, p or its negation is true, and the other false

p, p or its negation is true, and the other false Logic and Proof In logic (and mathematics) one often has to prove the truthness of a statement made. A proposition is a (declarative) sentence that is either true or false. Example: An odd number is prime.

More information

Chapter Review #1-3. Choose the best answer.

Chapter Review #1-3. Choose the best answer. Chapter Review #1- Choose the best answer. 1. Which statement is NOT true? A Parallel lines do not intersect. B A segment has exactly two endpoints. C Two planes that do not intersect are always skew.

More information

Geometry Voic Mr. R. and Mr. K

Geometry Voic Mr. R. and Mr. K 2.1 Using Inductive Reasoning to Make Conjectures Learning Goal: Use inductive reasoning to identify patterns, make conjectures and find counterexamples to disprove conjectures. Video: http://player.discoveryeducation.com/index.cfm?guidassetid=b1b5f95d-f72e-4d18-b220-ff73204e9a74

More information

Graphic Organizer: Reasoning and Proof Unit Essential Quetions

Graphic Organizer: Reasoning and Proof Unit Essential Quetions Start Here Page 1 Graphic Organizer: Reasoning and Proof Unit Essential Quetions Right Side of Page Right Sight Page 2 Unit 2 Reasoning and Proof (handout: orange sheet) Right side Right Sight Page 3 Proof

More information

2-1 Using Inductive Reasoning to Make Conjectures

2-1 Using Inductive Reasoning to Make Conjectures CHAPTER 2 Chapter Review 2-1 Using Inductive Reasoning to Make Conjectures Find the next term in each pattern. 1. 6, 12, 18,... 2. January, April, July,... 3. The table shows the score on a reaction time

More information

HONORS GEOMETRY CHAPTER 2 WORKBOOK

HONORS GEOMETRY CHAPTER 2 WORKBOOK HONORS GEOMETRY CHAPTER 2 WORKBOOK FALL 2016 Chapter 2 Miscellaneous: The Structure of Geometry Vocabulary Definition Example Elements: 1. Deductive Structure Postulate (axiom) Example: Definitions Reversed:

More information

Chapter 2. Worked-Out Solutions Quiz (p. 90)

Chapter 2. Worked-Out Solutions Quiz (p. 90) 2.1 2.3 Quiz (p. 90) 1. If-then form: If an angle measures 167, then the angle is an obtuse angle. (True) Converse: If an angle is obtuse, then the angle measures 167. (False) Inverse: If an angle does

More information

Chapter 1: The Logic of Compound Statements. January 7, 2008

Chapter 1: The Logic of Compound Statements. January 7, 2008 Chapter 1: The Logic of Compound Statements January 7, 2008 Outline 1 1.1 Logical Form and Logical Equivalence 2 1.2 Conditional Statements 3 1.3 Valid and Invalid Arguments Central notion of deductive

More information

Ready to Go On? Skills Intervention 2-1 Using Inductive Reasoning to Make Conjectures

Ready to Go On? Skills Intervention 2-1 Using Inductive Reasoning to Make Conjectures Ready to Go On? Skills Intervention 2-1 Using Inductive Reasoning to Make Conjectures Find these vocabulary words in Lesson 2-1 and the Multilingual Glossary. Vocabulary inductive reasoning conjecture

More information

GEOMETRY CHAPTER 2 REVIEW / PRACTICE TEST

GEOMETRY CHAPTER 2 REVIEW / PRACTICE TEST GEOMETRY CHAPTER 2 REVIEW / PRACTICE TEST Name: Date: Hour: SECTION 1: Rewrite the conditional statement in If-Then Form. Then write its Converse, Inverse, and Contrapositive. 1) Adjacent angles share

More information

PSU MATH RELAYS LOGIC & SET THEORY 2017

PSU MATH RELAYS LOGIC & SET THEORY 2017 PSU MATH RELAYS LOGIC & SET THEORY 2017 MULTIPLE CHOICE. There are 40 questions. Select the letter of the most appropriate answer and SHADE in the corresponding region of the answer sheet. If the correct

More information

2. The Logic of Compound Statements Summary. Aaron Tan August 2017

2. The Logic of Compound Statements Summary. Aaron Tan August 2017 2. The Logic of Compound Statements Summary Aaron Tan 21 25 August 2017 1 2. The Logic of Compound Statements 2.1 Logical Form and Logical Equivalence Statements; Compound Statements; Statement Form (Propositional

More information

2-6 Geometric Proof. Warm Up Lesson Presentation Lesson Quiz. Holt Geometry

2-6 Geometric Proof. Warm Up Lesson Presentation Lesson Quiz. Holt Geometry 2-6 Geometric Proof Warm Up Lesson Presentation Lesson Quiz Warm Up Determine whether each statement is true or false. If false, give a counterexample. 1. It two angles are complementary, then they are

More information

Logic of Sentences (Propositional Logic) is interested only in true or false statements; does not go inside.

Logic of Sentences (Propositional Logic) is interested only in true or false statements; does not go inside. You are a mathematician if 1.1 Overview you say to a car dealer, I ll take the red car or the blue one, but then you feel the need to add, but not both. --- 1. Logic and Mathematical Notation (not in the

More information

A, E, I, O, U, A, E,

A, E, I, O, U, A, E, Name To the video! [PACKET 2.1: INDUCTIVE REASONING] is reasoning based on patterns you observe. Let s look at some examples. Write your questions here! Look for a pattern. What are the next two terms

More information

Chapter 2 Practice Test

Chapter 2 Practice Test Name: Class: Date: ID: A Chapter 2 Practice Test 1. What is a counterexample for the conjecture? Conjecture: Any number that is divisible by 4 is also divisible by 8. 2. What is the conclusion of the following

More information

Math 1312 Lesson 1: Sets, Statements, and Reasoning. A set is any collection of objects. These objects are called the elements of the set.

Math 1312 Lesson 1: Sets, Statements, and Reasoning. A set is any collection of objects. These objects are called the elements of the set. Math 1312 Lesson 1: Sets, Statements, and Reasoning A set is any collection of objects. hese objects are called the elements of the set. A is a subset of B, if A is "contained" inside B, that is, all elements

More information

Section 1.2: Conditional Statements

Section 1.2: Conditional Statements Section 1.2: Conditional Statements In this section, we study one of the most important tools in logic - conditional statements. Loosely speaking, conditional statements are statements of the form if p

More information

Test Review: Geometry L2 Period 1 and 3 Test Date: Friday November 6

Test Review: Geometry L2 Period 1 and 3 Test Date: Friday November 6 Test Review: Geometry L2 Period 1 and 3 Test Date: Friday November 6 Things it would be a good idea to know: 1) All terms, definitions, properties, postulates, theorems from Unit 1 and Unit 2 2) How to

More information

Read ahead and use your textbook to fill in the blanks. We will work the examples together.

Read ahead and use your textbook to fill in the blanks. We will work the examples together. Math 1312 Section 1.1 : Sets, Statements, and Reasoning Read ahead and use your textbook to fill in the blanks. We will work the examples together. A set is any. hese objects are called the of the set.

More information

Logic CHAPTER. 3.1 A Little Dash of Logic Two Methods of Logical Reasoning p. 101

Logic CHAPTER. 3.1 A Little Dash of Logic Two Methods of Logical Reasoning p. 101 CHAPTER Logic Riding a bicycle is a skill which, once learned, is rarely forgotten. What s more, bicycles are enough alike that if you can ride one bike, you can pretty much ride them all. This is an example

More information

Geometry Unit 1 Practice

Geometry Unit 1 Practice Lesson 1-1 1. Persevere in solving problems. Identify each figure. hen give all possible names for the figure. a. S Geometry Unit 1 Practice e. P S G Q. What is a correct name for this plane? W R Z X b..

More information

tfrwsnyttareparal ~u#sntne

tfrwsnyttareparal ~u#sntne 0 f Converse tfrwsnyttareparal ~u#sntne * Types of statements: Conditional Converse Biconditional Negation - If. - I then statement - Statement in which the If and then are switched - when a conditional

More information

Using Inductive and Deductive Reasoning

Using Inductive and Deductive Reasoning Big Idea 1 CHAPTER SUMMARY BIG IDEAS Using Inductive and Deductive Reasoning For Your Notebook When you make a conjecture based on a pattern, you use inductive reasoning. You use deductive reasoning to

More information

Name: Geometry. Chapter 2 Reasoning and Proof

Name: Geometry. Chapter 2 Reasoning and Proof Name: Geometry Chapter 2 Reasoning and Proof ***In order to get full credit for your assignments they must me done on time and you must SHOW ALL WORK. *** 1. (2-1) Inductive Reasoning and Conjecture Pg

More information