Day 1 Inductive Reasoning and Conjectures

Size: px
Start display at page:

Download "Day 1 Inductive Reasoning and Conjectures"

Transcription

1 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 valid reasoning to justify a claim Inductive Finding patterns, experiments in information to justify a claim. Deductive Using laws, facts, or previously proven truths to justify a claim. Conjecture Something you think is true; an observation can be true or false Example: Make a conjecture for the following. 1. 3, 5, 9, 15, 23.. add the next even number in the sequence =8, 5+1=6, 11+3=14, 7+13=20 _add two odds #s to get an even #_ 3. Add a side For a conjecture to be truth, it has to be truth in ALL Cases! Although this is impossible, we do our best and use deductive reasoning to help.

2 Counterexample One instance when a conjecture is false Find a counter example to the following conjectures. 1. When you add a positive number and a negative number, the answer is negative All bears are brown or black. 10, ,900 Polar Bears or Gummi Bears 3. All jokes are hilariously funny. What happens when you hurt your toe? You call a tow truck =D Write a conjecture that describes the pattern in each sequence. Then make a conjecture for the next term. Add $ $ Sha de t o the Left Add 45min 12 : 30 Add another circle

3 Day 2 Conditional Objectives: SWBAT Recognize and analyze a conditional statement Conditional Statement An if then statement If-then form must be put into this form, even if it isn t to start Hypothesis the first clause (without the if ) Conclusion the second clause (without the then ) Rewrite the conditional statements in if-then form. 1. Two points are collinear if they lie on the same line. If two points are collinear, then they lie on the same line. 2. An obtuse angle is an angle that measures more than 90 and less than 180 If an angle is obtuse, then it measures more than 90 and less than Cheese contains Calcium. If it is cheese, then it contains calcium

4 Identify the hypothesis and conclusion of each conditional statement. 1. If today is Friday, then tomorrow is Saturday. Hypo Conclusion 2. If two angles are supplementary, then they add up to 180 degrees. Hypo Conclusion Inverse The negation of the Conditional statement. Think adding words like not, or isn t. Converse Switching the order of the Conditional Statement. The If and Then stay put but the Hypo and Conclusion switch. Contrapositive The negation of the Converse Bi-conditional If and only if must be true backwards and forwards

5 Write the following statements in if-then form. Then write the converse, contrapositive, inverse, and biconditional statements. Inverse: If there is fresh snow on the mountains, then it is a great day for skiing. If there is not fresh snow on the mountains, then it is not a great day for skiing. Converse: If it is a great day for skiing, then there is fresh snow on the mountains. Contrapositive: If it is not a great day for skiing, then there is not fresh snow on the mountains. Bi-conditional: There is fresh now on the mountains if and only if it is a great day for skiing. Write the converse, contrapositive, inverse, and biconditional statements. If today is Saturday, then we do not have school today. Converse: If we do not have school today, then today is Saturday. Inverse: If today is not Saturday, then we do have school today. Contrapositive: If we do have school today, then today is not Saturday. Bi-conditional: Today is Saturday if and only if we do not have school today.

6 Fun Facts Conditional and Contrapositives If the Conditional statement is true, then the Contrapositive is also true. Converses and Inverses If the converse is true, then the inverse is also true.

7 Day 3 Deductive Reasoning and Laws of Logic Logic Objectives: SWBAT form a conjecture, and check it SWBAT use counterexamples to disprove a conjecture Inductive Finding patterns, experiments in information to justify a claim. Deductive Using laws, facts, or previously proven truths to justify a claim. Laws of Logic The Law of Detachment If you have a true compound statement p q. If you then prove p to be true, then you can conclude that q is also true. If... p q is true p is true then... q is true The Law of Contrapositive If you have a true compound statement p q. If you then prove ~q to be true, then you can conclude that ~p is also true. The Law of Syllogism Train Property If... p q and... q r then... p r If... p q is true ~ q is true then... ~ p is true

8 Determine whether each conclusion is based on inductive or deductive reasoning. 1. Students at Reno High School must have a B average in order to participate in sports. Hank has a B average, so he concludes that he can play sports at Reno High. Deductive Reasoning 2. Holly notices that every Saturday, her neighbor mows his lawn. Today is Saturday. Holly concludes that her neighbor will mow his lawn. Inductive Reasoning Determine whether the stated conclusion is valid based on the given information. If not, write invalid. Explain your reasoning. 3. Given: If a number is divisible by 4, when the number is also divisible by 2. Claim: 12 is divisible by four. Conclusion: 12 is divisible by two. True Statement Law of Detachment 4. If Edward stays up late, he will be tired the next day Claim: Edward is tired. Conclusion: Edward stayed up late. False Statement he could be tired for lots of reasons. 5. If you study, then you are prepared for the Celebration of Knowledge. If you are prepared for the Celebration of Knowledge, you won t panic. If you won t panic, then you will get a good grade. Claim: Stanley studied for the Celebration Conclusion: Stanley will get a good grade. True Statement Law of Syllogism

9 Two Points Make a Line Postulate Through any two points is exactly one line. Three Non-Collinear Points Postulate Any 3 noncollinear points will make exactly one plane. Lines on Planes Postulate If two points lie on a plane, then the entire line containing those points lies in that plane. Intersecting Lines Postulate If two lines intersect, then their intersection is exactly one point. Intersecting Planes Postulate If two planes intersect, then their intersection is a line. Inter sec ting Planes Postulate 3Non Collinear Point s Postulate Sometimes Could be a po int or line 2 Always Point s Make A line Postulate

10 Always 2 Point s Make A line Postulate

11 Day 4 Algebraic Proofs Addition Property of Equality Objectives: SWBAT form a proof using Algebra If a = b, then a + c = b + c Subtraction Property of Equality if a = b, then a c = b c Multiplication Property of Equality if a = b, then a x c = b x c Division Property of Equality if a = b, then a c = b c Distributive Property ~ a(b + c) = ab + ac Math Fact / Simplifying Like Terms Combining like terms on the same side of an equals sign Proof Basics: Given: Information given that does not need to be proved true Prove: Information that is needed to be proven true the final goal of a proof

12 Examples 1. Given: 10y + 5 = 25 Prove: y = 2 10y 5 25 Given 10y 20 y 2 Subtraction Property of Equality Division Property of Equality Given: 6x + 3 = 9(x 1) Prove: x = 4 6x 3 9 x 1 6x 3 9x 9 3 3x x Given Distributive Property Subtraction Property of Equality Addition Property of Equality x 4 Division Property of Equality Given: 6x + 7 = 8x 5 Prove: x = 6 6x 7 8x 5 7 2x x Given Subtraction Property of Equality Addition Property of Equality x 6 Division Property of Equality

13 Given: 1 m + 3 = 2m 24 5 Prove: m = 15 1 m 3 2m 24 5 m 15 10m m m 15 m m 15 Given Multiplication Property of Equality Subtraction Property of Equality Addition Property of Equality Symmetric Property Division Property of Equality 5. Given: 2m = n + 5 m = n 1 Prove: n = 7 2m = n + 5 m = n 1 2(n 1) = n + 5 2n 2 = n + 5 2n = n + 7 n = 7 Given Given Substitution Distributive Property Addition Property of Equality Subtraction Property of Equality

14 Day 5 - Introduction to Proofs What s a proof? Objectives: SWBAT form a proofs What makes up a proof? What can be used for the reasons? Can Be Assumed Coplanar Points Collinear Points Betweenness of Points Intersection Points Interior / Exterior of Angles Straight Lines (Linear pairs) Vertical Angles Cannot Be Assumed Perpendicular Lines Complementary Angles Congruent Angles Congruent Segments Examples: 1. Given: B is the midpoint of AC. A B C Prove: AB BC.

15 2. Given: BD bisects ABC Prove: ABD DBC A D B C 3. Given: m 1= 55. Prove: m Reflexive Property Symmetric Property Substitution Property Transitive Property

16 Day 7 Segment Proofs Part 1 Objectives: SWBAT form a proofs involve Segments and Segment Addition Key Postulates / Theorems to Remember Definition of Congruent Segments Segment Bisector Definition of Midpoint The first Statement and Reason for a proof is. The last statement of a proof is always. When do Segments get hats?. Segment Proofs: fill in the blanks of the following segment proofs. 1. Given: Y is the midpoint of XZ. Prove: XY YZ 2) 2) XY YZ 2. Given: M is the midpoint of LP. Prove: LM = MP 2) 2) DE EF 3) 3)

17 3. Given: AB bisects DF Prove: DE = EF 2) 2) 3) DE = EF 3) Transitive Property Reflexive Property 4. Given: HJ KL, KL MN Prove: HJ MN 2) 2) Given 3) HJ MN 3) 4. Given: XY WZ, WZ ZY, ZY 11 Prove: XY 11 2) 2) Given 3) 3) Given 4) 4) 5) 5) 6) XY 11 6)

18 6. Given : AB DE B is the midpoint of AC E is the midpoint of DF Prove : BC EF 2) 2) Given 3) 3) Given 4) AB BC 4) 5) 5) Definition of Midpoint 6) BC EF 6)

19 Day 8 Segment Proofs Part 2 Objectives: SWBAT form a proofs involve Segments and Segment Addition Segment Addition Postulate Definition of Congruent Segments Transitive Property Reflexive Property Substitution Property Definition of Congruent Segments 1. Given: Diagram Prove: EF FG EG 2) EF FG EG 2) 2. Given: TU = 14, UV = 21 Prove: TV = 35 2) 2) Given 3) 3) 4) 4) 5) 5)

20 3. Given: AB = x, BC = y Prove: AC = x + y 2) 2) Given 3) 3) 4) 4) Segment Addition Proof Pattern

21 4. Given:, MP EG, NP EF Prove: MN FG 2) 2) Given 3) MP EG 3) 4) NP EF 4) 5) 5) Segment Addition Postulate 6) 6) Segment Addition Postulate 7) MN NP EF FG 7) 8) MN FG 8) 9) MN FG 9) 5. Given: XY BC, YZ AB Prove: XZ AC 2) 2) Given 3) XY AB 3) 4) YZ AB 4) 5) 5) Segment Addition Postulate 6) 6) Segment Addition Postulate 7) XY YZ AB BC 7) 8) XZ AC 8) 9) XZ AC 9)

22 6. Given: HJ KL Prove: HK JL 2) HJ KL 2) 3) 3) Segment Addition Postulate 4) HJ JK HK 4) 5) JK JK 5) 6) 6) Definition of Congruent Segments 7) JK HJ JK KL 7) 8) 8) Substitution 9) 9) 10) HK JL 10) 7. Given: AB BC, BC CD Prove: AC BD 2) 2) Given 3) AB BC 3) 4) BC CD 4) 5) AC AB BC 5) 6) BC BC CD 6) 7) 7) Reflexive Property 8) 8) Definition of Congruent Segments 9) 9) Addition Prop of = 10) 10) Substitution 11) AC BD 11)

23 Day 9 Angle Proofs Part 1 Objectives: SWBAT form a proofs involve Angle Addition Angle Addition Postulate Definition of Congruent Segments Transitive Property Reflexive Property Substitution Property Definition of Congruent Angles 1) Given: m RST = 50 m TSV = 40 Prove: m < RSV = 90 2) 2) Given 3) 3) Angle Addition Postulate 4) m < RSV = ) 5) m < RSV = 90 5) 2) Given: m 1 = 20 m 2 = 40 m 3 = 30 Prove: m < XYZ = 90 2) m 2 = 40 2) 3) 3) Given 4) 4) Angle Addition Postulate 5) m < XYZ = ) 6) m < XYZ = 90 6)

24 3) Given: HGJ KGL Prove: HGK JGL 2) 2) Definition of Congruent Angles 3) 3) Angle Addition Postulate 4) 4) Angle Addition Postulate 5) 5) Reflexive Property 6) 6) Definition of Congruent Angles 7) 7) Addition Property of Equality 8) 8) Substitution 9) 9) Definition of Congruent Angles 4) Given: AEC BED Prove: AEB CED 2) 2) 3) 3) Angle Addition Postulate 4) 4) 5) 5) Substitution 6) 6) Subtraction Property of Equality 7) 7)

25 5) Given: Prove: ABC DEF 1) 1 4 1) 2) 2) 3) m 1 = m 4 3) 4) 4) 5) m 1 + m 2 = m ABC 5) 6) 6) 7) m 1 + m 2 = m DEF 7) 8) 8) 9) ABC DEF 9)

26 Day 10 Angle Proofs Part 2 Objectives: SWBAT form a proofs involve Angles and Angle Addition Angle Bisector Definition of Complementary Angles Linear Pair Definition of Supplementary Angles Vertical Angles Right Angle Theorem Angle Proofs: fill in the blanks of the following angle proofs. 1) Given: m CDE = 110 m FGH = 110 Prove: CDE FGH 2) 2) Given 3) 3) Substitution / Transitive Property 4) CDE FGH 4) 2) Given: m RST = 50 m TSV = 40 Prove: < RST and < TSV are Complementary 1) m RST = 50 1) 2) 2) Given 3) 3) Angle Addition Postulate 4) m < RSV = ) 5) m < RSV = 90 5) 6) < RST and < TSV are Complementary 6)

27 3) Given: m CDE = 110 m FGH = 70 Prove: < CDE and < FGH are Supplementary 1) m CDE = 110 1) 2) m FGH = 70 2) 3) = 180 3) Math Fact 4) m CDE + m FGH = 180 4) 5) < CDE and < FGH are Supplementary 5) 4) Given: WY bisects < XWZ Prove: m 1 = m 3 2) m 1 = m 2 2) 3) 3) Vertical Angles Theorem 4) m 1 = m 3 4) 5) 5) Substitution / Transitive Property 5. Given: 1 2, 1 4 Prove: FH bisects < EFG 1) 1) 2 2) 3) 3) 4) 4)

28 6. Given: A D A and B are supp. C and D are supp. Prove: B C 1) 1) 2) 2) 3) 3) 4) 4) 5) 5) 7. Given: V YRX, Y TRV Prove: V Y 1) 1) 2) 2) 3) 3) 4) 4)

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

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

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

(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

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

Geometry CP Review WS

Geometry CP Review WS Geometry CP 2.1-2.5 Review WS Name 1. a) Use inductive reasoning to sketch the fourth figure in each pattern. Figure 4 b) How many squares are in the next object? 2. Use inductive reasoning to write the

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

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

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

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

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

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

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

2) Are all linear pairs supplementary angles? Are all supplementary angles linear pairs? Explain.

2) Are all linear pairs supplementary angles? Are all supplementary angles linear pairs? Explain. 1) Explain what it means to bisect a segment. Why is it impossible to bisect a line? 2) Are all linear pairs supplementary angles? Are all supplementary angles linear pairs? Explain. 3) Explain why a four-legged

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

1.4 Reasoning and Proof

1.4 Reasoning and Proof Name Class Date 1.4 Reasoning and Proof Essential Question: How do you go about proving a statement? Explore Exploring Inductive and Deductive Reasoning Resource Locker A conjecture is a statement that

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

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

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

Writing: Answer each question with complete sentences. 1) Explain what it means to bisect a segment. Why is it impossible to bisect a line?

Writing: Answer each question with complete sentences. 1) Explain what it means to bisect a segment. Why is it impossible to bisect a line? Writing: Answer each question with complete sentences. 1) Explain what it means to bisect a segment. Why is it impossible to bisect a line? 2) Are all linear pairs supplementary angles? Are all supplementary

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

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

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 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

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

Honors Geometry Semester Review Packet

Honors Geometry Semester Review Packet Honors Geometry Semester Review Packet 1) Explain what it means to bisect a segment. Why is it impossible to bisect a line? 2) Are all linear pairs supplementary angles? Are all supplementary angles linear

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

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 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

2.4 Algebraic and Congruence Properties

2.4 Algebraic and Congruence Properties 2.4 Algebraic and Congruence Properties Learning Objectives Understand basic properties of equality and congruence. Solve equations and justify each step in the solution. Use a 2-column format to prove

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

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

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 Unit 2 Review Show all work and follow the criteria for credit.

Geometry Unit 2 Review Show all work and follow the criteria for credit. Competency 1: Angles and Angle Bisectors 1. What is the classification of an angle that has a measure of less than 90 o? 4. Given the diagram below where BD is an angle bisector. A D 2. Given the following

More information

Answer each of the following problems. Make sure to show your work. 2. What does it mean if there is no counterexample for a conjecture?

Answer each of the following problems. Make sure to show your work. 2. What does it mean if there is no counterexample for a conjecture? Answer each of the following problems. Make sure to show your work. 1. What is a conjecture? 2. What does it mean if there is no counterexample for a conjecture? 3. What purpose would be served by a counterexample

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

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

Chapter 6 Summary 6.1. Using the Hypotenuse-Leg (HL) Congruence Theorem. Example

Chapter 6 Summary 6.1. Using the Hypotenuse-Leg (HL) Congruence Theorem. Example Chapter Summary Key Terms corresponding parts of congruent triangles are congruent (CPCTC) (.2) vertex angle of an isosceles triangle (.3) inverse (.4) contrapositive (.4) direct proof (.4) indirect proof

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-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

Ch 2 Practice. Multiple Choice

Ch 2 Practice. Multiple Choice Ch 2 Practice Multiple Choice 1. For the conditional statement, write the converse and a biconditional statement. If a figure is a right triangle with sides a, b, and c, then a 2 + b 2 = c 2. a. Converse:

More information

Conditional statement:

Conditional statement: Conditional statement: Hypothesis: Example: If the sun is shining, then it must be daytime. Conclusion: Label the hypothesis and conclusion for each of the following conditional statements: 1. If a number

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 Chapters 1 & 2 Test

Geometry Chapters 1 & 2 Test Class: Date: Geometry Chapters 1 & 2 Test 1. How many cubes would you use to make the structure below? A. 15 cubes B. 16 cubes C. 17 cubes D. 18 cubes 2. What are the names of three planes that contain

More information

Geometry Final Review. Chapter 1. Name: Per: Vocab. Example Problems

Geometry Final Review. Chapter 1. Name: Per: Vocab. Example Problems Geometry Final Review Name: Per: Vocab Word Acute angle Adjacent angles Angle bisector Collinear Line Linear pair Midpoint Obtuse angle Plane Pythagorean theorem Ray Right angle Supplementary angles Complementary

More information

Unit 1: Introduction to Proof

Unit 1: Introduction to Proof Unit 1: Introduction to Proof Prove geometric theorems both formally and informally using a variety of methods. G.CO.9 Prove and apply theorems about lines and angles. Theorems include but are not restricted

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

CMA Geometry Unit 1 Introduction Week 2 Notes

CMA Geometry Unit 1 Introduction Week 2 Notes CMA Geometry Unit 1 Introduction Week 2 Notes Assignment: 9. Defined Terms: Definitions betweenness of points collinear points coplanar points space bisector of a segment length of a segment line segment

More information

1. How many planes can be drawn through any three noncollinear points? a. 0 b. 1 c. 2 d. 3. a cm b cm c cm d. 21.

1. How many planes can be drawn through any three noncollinear points? a. 0 b. 1 c. 2 d. 3. a cm b cm c cm d. 21. FALL SEMESTER EXAM REVIEW (Chapters 1-6) CHAPTER 1 1. How many planes can be drawn through any three noncollinear points? a. 0 b. 1 c. 2 d. 3 2. Find the length of PQ. a. 50.9 cm b. 46.3 cm c. 25.7 cm

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

LESSON 2 5 CHAPTER 2 OBJECTIVES

LESSON 2 5 CHAPTER 2 OBJECTIVES LESSON 2 5 CHAPTER 2 OBJECTIVES POSTULATE a statement that describes a fundamental relationship between the basic terms of geometry. THEOREM a statement that can be proved true. PROOF a logical argument

More information

GEOMETRY UNIT 1 WORKBOOK. CHAPTER 2 Reasoning and Proof

GEOMETRY UNIT 1 WORKBOOK. CHAPTER 2 Reasoning and Proof GEOMETRY UNIT 1 WORKBOOK CHAPTER 2 Reasoning and Proof 1 2 Notes 5 : Using postulates and diagrams, make valid conclusions about points, lines, and planes. I) Reminder: Rules that are accepted without

More information

NAME DATE PERIOD. Inductive Reasoning and Conjecture. Make a conjecture based on the given information. Draw a figure to illustrate your conjecture.

NAME DATE PERIOD. Inductive Reasoning and Conjecture. Make a conjecture based on the given information. Draw a figure to illustrate your conjecture. 2-1 NAME DATE PERIOD Skills Practice Inductive Reasoning and Conjecture Make a conjecture about the next item in each sequence. 1. 2. 4, 1, 2, 5, 8 3. 6, 1 1, 5, 9 2 2,4 4. 2, 4, 8, 16, 32 Make a conjecture

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

Cumulative Test. 101 Holt Geometry. Name Date Class

Cumulative Test. 101 Holt Geometry. Name Date Class Choose the best answer. 1. Which of PQ and QR contains P? A PQ only B QR only C Both D Neither. K is between J and L. JK 3x, and KL x 1. If JL 16, what is JK? F 7 H 9 G 8 J 13 3. SU bisects RST. If mrst

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

Proofs Practice Proofs Worksheet #2

Proofs Practice Proofs Worksheet #2 Name: No. Per: Date: Serafino Geometry M T W R F 2C Proofs Practice Proofs Worksheet #2 1. Given: O is the midpoint of MN Prove: OW = ON OM = OW 1. O is the midpoint of seg MN Given 2. Segment NO = Segment

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 Segment Measurement and Coordinate Graphing

Chapter 2 Segment Measurement and Coordinate Graphing Geometry Concepts Chapter 2 Segment Measurement and Coordinate Graphing 2.2 Find length segments (1.3) 2.3 Compare lengths of segments (1.3) 2.3 Find midpoints of segments (1.7) 2.5 Calculate coordinates

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

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

HW Set #1: Problems #1-8 For #1-4, choose the best answer for each multiple choice question.

HW Set #1: Problems #1-8 For #1-4, choose the best answer for each multiple choice question. Geometry Homework Worksheets: Chapter 2 HW Set #1: Problems #1-8 For #1-4, choose the best answer for each multiple choice question. 1. Which of the following statements is/are always true? I. adjacent

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

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

Chapter 2 Study Guide and Review

Chapter 2 Study Guide and Review State whether each sentence is true or false If false, replace the underlined term to make a true sentence 1 The first part of an if-then statement is the conjecture The first part of an if-then statement

More information

GEOMETRY. 2.5 Proving Statements about Segments and Angles

GEOMETRY. 2.5 Proving Statements about Segments and Angles GEOMETRY 2.5 Proving Statements about Segments and Angles ESSENTIAL QUESTION How can I prove a geometric statement? REVIEW! Today we are starting proofs. This means we will be using ALL of the theorems

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

Geometry Advanced Fall Semester Exam Review Packet -- CHAPTER 1

Geometry Advanced Fall Semester Exam Review Packet -- CHAPTER 1 Name: Class: Date: Geometry Advanced Fall Semester Exam Review Packet -- CHAPTER 1 Multiple Choice. Identify the choice that best completes the statement or answers the question. 1. Which statement(s)

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

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

Lesson. Warm Up deductive 2. D. 3. I will go to the store; Law of Detachment. Lesson Practice 31

Lesson. Warm Up deductive 2. D. 3. I will go to the store; Law of Detachment. Lesson Practice 31 Warm Up 1. deductive 2. D b. a and b intersect 1 and 2 are supplementary 2 and 3 are supplementary 3. I will go to the store; Law of Detachment Lesson Practice a. 1. 1 and 2 are. 2. 1 and 3 are. 3. m 1

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

2.8 Proving angle relationships cont. ink.notebook. September 20, page 84 page cont. page 86. page 85. Standards. Cont.

2.8 Proving angle relationships cont. ink.notebook. September 20, page 84 page cont. page 86. page 85. Standards. Cont. 2.8 Proving angle relationships cont. ink.notebook page 84 page 83 2.8 cont. page 85 page 86 Lesson Objectives Standards Lesson Notes 2.8 Proving Angle Relationships Cont. Press the tabs to view details.

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

Name: Date: Period: ID: REVIEW CH 1 TEST REVIEW. 1. Sketch and label an example of each statement. b. A B. a. HG. d. M is the midpoint of PQ. c.

Name: Date: Period: ID: REVIEW CH 1 TEST REVIEW. 1. Sketch and label an example of each statement. b. A B. a. HG. d. M is the midpoint of PQ. c. Name: Date: Period: ID: REVIEW CH 1 TEST REVIEW 1 Sketch and label an example of each statement a HG b A B c ST UV d M is the midpoint of PQ e Angles 1 and 2 are vertical angles f Angle C is a right angle

More information

Chapters Q1 Exam Practice Test

Chapters Q1 Exam Practice Test Chapters 1.1-3.3 Q1 Exam Practice Test Use the diagram to answer the following question(s). 1. What is another name for? L C E 2. What is another name for? O J 3. The figure below is a rectangular shipping

More information

Honors Geometry Exam Review January 2015

Honors Geometry Exam Review January 2015 Class: Date: Honors Geometry Exam Review January 2015 Multiple Choice Identify the choice that best completes the statement or answers the question. 1. How many planes can be drawn through any three noncollinear

More information

Chapters 1 & 2 Basics of Geometry & Reasoning/Proof

Chapters 1 & 2 Basics of Geometry & Reasoning/Proof 1 st Semester Chapters 1 & 2 Basics of Geometry & Reasoning/Proof Name: Teacher: Mrs. Gerardot or Mrs. Brown Period: Gerardot and Brown 1 1.2 Points Lines and Planes HW: 1.2 worksheet Point UNDEFINED Terms

More information

1-2 Measuring and Constructing Segments

1-2 Measuring and Constructing Segments 1-2 Measuring and Constructing Segments Warm Up Lesson Presentation Lesson Quiz Objectives Use length and midpoint of a segment. Construct midpoints and congruent segments. Vocabulary coordinate midpoint

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

Pre-AP Geometry Chapter 2 Test Review Important Vocabulary: Conditional Converse Hypothesis Conclusion Segment Addition

Pre-AP Geometry Chapter 2 Test Review Important Vocabulary: Conditional Converse Hypothesis Conclusion Segment Addition 1 Pre-AP Geometry Chapter 2 Test Review Important Vocabulary: Conditional Converse Hypothesis Conclusion Segment Addition Midpoint Postulate Right Angle Opposite Rays Angle Bisector Angle Addition Complementary

More information

Chapter 2. Chapter 2 Section 2, pages Chapter 2 Section 3, pages

Chapter 2. Chapter 2 Section 2, pages Chapter 2 Section 3, pages Geometry Unit 2 Targets & Info Name: This Unit s theme Reasoning and Proof September 9 September 30 (Approximate Time for Test) Use this sheet as a guide throughout the chapter to see if you are getting

More information

GEOMETRY. 2.1 Conditional Statements

GEOMETRY. 2.1 Conditional Statements GEOMETRY 2.1 Conditional Statements ESSENTIAL QUESTION When is a conditional statement true or false? WHAT YOU WILL LEARN owrite conditional statements. ouse definitions written as conditional statements.

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

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

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

GH Chapter 2 Test Review-includes Constructions

GH Chapter 2 Test Review-includes Constructions Name: Class: Date: Show All Work. Test will include 2 proofs from the proof practice worksheet assigned week of 9/8. GH Chapter 2 Test Review-includes Constructions ID: A 1. What is the value of x? State

More information

ACTIVITY 15 Continued Lesson 15-2

ACTIVITY 15 Continued Lesson 15-2 Continued PLAN Pacing: 1 class period Chunking the Lesson Examples A, B Try These A B #1 2 Example C Lesson Practice TEACH Bell-Ringer Activity Read the introduction with students and remind them of the

More information

Geometry Practice Test Unit 2 Logic, Reasoning and Proof

Geometry Practice Test Unit 2 Logic, Reasoning and Proof Geometry Practice Test Unit 2 Logic, Reasoning and Proof Name: Date: Pd: Definitions (1-4) 1) Postulate 2) Deductive Reasoning 3) Inverse 4) Counterexample 5) State the hypothesis and conclusion of the

More information

A plane can be names using a capital cursive letter OR using three points, which are not collinear (not on a straight line)

A plane can be names using a capital cursive letter OR using three points, which are not collinear (not on a straight line) Geometry - Semester 1 Final Review Quadrilaterals (Including some corrections of typos in the original packet) 1. Consider the plane in the diagram. Which are proper names for the plane? Mark all that

More information

4) Find the value of the variable and YZ if Y is between X and Z. XY = 2c +1, YZ = 6c, XZ = 9c 1 6(2) 12 YZ YZ

4) Find the value of the variable and YZ if Y is between X and Z. XY = 2c +1, YZ = 6c, XZ = 9c 1 6(2) 12 YZ YZ Pre-AP Geometry 1 st Semester Exam Study Guide 1) Name the intersection of plane DAG and plane ABD. (left side and back) AD ) Name the intersection of HI and FJ E 3) Describe the relationship between the

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

Chapter 5 Vocabulary:

Chapter 5 Vocabulary: Geometry Week 11 ch. 5 review sec. 6.3 ch. 5 review Chapter 5 Vocabulary: biconditional conclusion conditional conjunction connective contrapositive converse deductive reasoning disjunction existential

More information

DISCOVERING GEOMETRY Over 6000 years ago, geometry consisted primarily of practical rules for measuring land and for

DISCOVERING GEOMETRY Over 6000 years ago, geometry consisted primarily of practical rules for measuring land and for Name Period GEOMETRY Chapter One BASICS OF GEOMETRY Geometry, like much of mathematics and science, developed when people began recognizing and describing patterns. In this course, you will study many

More information

Chapter 4 Reasoning and Proof Geometry

Chapter 4 Reasoning and Proof Geometry Chapter 4 Reasoning and Proof Geometry Name For 1 & 2, determine how many dots there would be in the 4 th and the 10 th pattern of each figure below. 1. 2. 3. Use the pattern below to answer the following:

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

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

Chapter Test. Chapter Tests LM 5 4, }} MO 5 14, } LN Answers. In Exercises 4 6, use the diagram. Geometry Benchmark Tests

Chapter Test. Chapter Tests LM 5 4, }} MO 5 14, } LN Answers. In Exercises 4 6, use the diagram. Geometry Benchmark Tests Chapter Test For use after Chapter. Which of the following is not an undefined term? A. Point B. Plane C. Line D. Ray. Which of the following is an undefined term? A. Line B. Ray C. Segment D. Intersection

More information

2.1 Practice B. 1. If you like to eat, then you are a good cook. 2. If an animal is a bear, then it is a mammal.

2.1 Practice B. 1. If you like to eat, then you are a good cook. 2. If an animal is a bear, then it is a mammal. hapter.1 Start Thinking Sample answer: If an animal is a horse, then it is a mammal; If an animal is not a mammal, then it cannot be a horse. Any fact stated in the form of an "if-then" statement could

More information