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

Size: px
Start display at page:

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

Transcription

1 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 - a concluding statement reached using inductive reasoning Counterexample - an example used to show a conjecture is false Example 1 Write a conjecture to describe the pattern then find the next term. 2, 4, 12, 48, 240 The nth term of the sequence is multiplied by the number n+1, so the next term would be 240 6, or 1440

2 Example 2 Make a conjecture and provide an example that supports your conjecture For points L, M and N, LM = 20, MN = 6 and LN = 14 L N L, M and N are collinear M Example 3 The given table shows sales for the first 3 months a store is open. The owner wants to predict sales for the fourth month. Month Sales 1 $500 2 $ $4500 The sales triple each month, therefore, the predicted sales for the fourth month should be $13,500. Some people may like to use a graph with this as well, but it is not required. Example 4 Use the data in the table to write a counterexample to the following statement Unemployment is highest in the counties with the greatest population County Population Unemployment Armstrong % Cameron % El Paso % Hopkins % Maverick % Mitchell % Maverick county has the highest unemployment rate, but not the highest population Section 2-2 Logic

3 Truth Statement - a sentence that is either true or false. Statements are often represented with a p or a q. Truth value - the status of the truth of a statement, i.e. true or false Negation - a statement that has the opposite meaning, usually formed by adding the word not to the original statement. The negation of p is not p or ~p More Truth Compound statement - a statement formed by combining two statements using the words and or or Conjunction - a compound statement formed using the word and. A conjunction is true only when both statements are true. A conjunction of the statements p and q is noted as p and q or p q Still Truth Disjunction - a compound statement formed using the word or. A disjunction is true if either of the statements is true. A disjunction of the statements p and q would be denoted as p or q or p q. Truth table - a method of organizing the truth values of statements The symbol is known as a logical and operator. The symbol is known as a logical or operator. Example 1 Use the following to write each conjunction and determine the truth value. p: one foot is 14 inches q: September has 30 days r: a plane is defined by 3 non collinear points p q ~p r one foot has fourteen inches and September has 30 days FALSE one foot is not 14 inches and a plane is defined by 3 non collinear points TRUE

4 Example 2 Use the statements to construct compound statements and determine the truth values p: AB is the proper notation for segment AB q: Inches are an english unit r: 10 is a prime number p q q r ~p r AB is the proper notation for segment AB or inches are an english unit inches are and english unit or 10 is a prime number AB is not the proper notation for segment AB or 10 is a prime number TRUE TRUE TRUE Example 3 Construct a truth table for the statements p ~q and p (q ~r). p q ~q p ~q T T F F T F T T F T F F F F T F p q r ~r q ~r p (q ~r) T T T F T T T T F T T T T F T F F F T F F T T T F T T F T F F T F T T F F F T F F F F F F T T F Venn Diagrams Illustration Venn diagram - a diagram using intersecting shapes to show compound statements. Intersections (overlapping) in the shapes shows conjunctions while the simple combining of the shapes shows disjunction p q p ~q ~p q p q p q

5 Example 4 How many play all 3 sports? How many play football or baseball? 136 How many play football or basketball but 84 not baseball? 9 29 Baseball 25 Football Basketball 17 Section 2-3 Conditional Statements If-Then Conditional statement - a statement that can be written in if then form containing a hypothesis and conclusion If-Then Statement - a statement written in the form If p then q where it can be written in the form p q read if p then q or p implied q More Definitions Hypothesis - the statement immediately following if in and if-then statement Conclusion - the statement immediately following then in an if-then statement It is possible to write conditional statements without the use of the words if and then and in such cases the hypothesis and conclusion must be identified

6 Example 1 Identify the hypothesis and conclusion of the following: If a polygon has 6 sides, then it is a hexagon H: a polygon has 6 sides C: it is a hexagon Example 2 Identify the hypothesis and conclusion and write the conditional in if-then form for the following: A whale is a mammal H: An animal is a whale C: It is a mammal If an animal is a whale, then it is a mammal Truth Values in Conditionals Example 3 p q p q T T T T F F F T T F F T In a conditional statement, the conditional is only false if the hypothesis is true and the conclusion is false When the hypothesis is false, the conditional is always considered true, regardless of the conclusion Determine the truth value: If you subtract a whole number from a whole number the result is a whole number. FALSE If last month was February, this month is march. TRUE When a rectangle has an obtuse angle it is a parallelogram. FALSE

7 Related Conditionals Related conditional - other statements that are based on the original conditional statement. Converse - the hypothesis and conclusion of are exchanged Inverse - the hypothesis and conclusion are negated Contrapositive - the hypothesis and conclusion are both negated and exchanged Clarification Original statement Inverse Converse Contrapositive If an angle has a measure of 90 then it is a right angle If it is a right angle then an angle has a measure of 90 If an angle does not have a measure of 90 then it is not a right angle If it is not a right angle then an angle does not have a measure of 90 p q q p ~p ~q ~q ~p Logically equivalent - statements with the same truth values. Logical Equivalence A conditional and its contrapositive will be logically equivalent, that is to say, either both will be true or both will be false. An inverse and a converse of a conditional will be logically equivalent. A conditional and its converse may, or may not be logically equivalent. Example 4 Write the inverse, converse and contrapositive of the following: If we annoy Mr. Prusik, then he will make our lives difficult If we don t annoy Mr. Prusik, then he won t make our lives difficult If he will make our lives difficult, then we annoy Mr. Prusik If he will not make our lives difficult, then we don t annoy Mr. Prusik

8 Biconditional Statements Biconditional - a conditional statement such that the original statement and the converse are both true. The conjunction of a conditional and its converse ( p q) ( q p) ( p q) p iff q IFF? IFF is the common abbreviation for the phrase if and only if, which is only used in a biconditional. Section 2-4 Deductive Reasoning Reasoning Deductive reasoning - using facts, rules, definitions or properties to reach logical conclusions from given statements Valid - logically correct. Valid methods are used to prove conjecture with deductive reasoning Law of Detachment - If p q is a true statement and p is true, then q is true Inductive vs. Deductive Deductive reasoning is called a top down approach to reasoning, it means that you take general information and use it to make specific claims, or use facts you have learned. Inductive reasoning is called a bottom up approach, it means that you use specific information (including patterns) to make general claims.

9 Example 1 Inductive or Deductive? In Mike s town, April is the month that has had the most rain for the last 5 years. He thinks april will have the most rain this year. Inductive, it uses a observed pattern to make a claim Mike s science book says that if it is cloudy at night, it will not be as cold in the morning as it would be if there were no clouds. Mike knows it will be cloudy tonight and believes it will not be cold tomorrow morning. Deductive, it uses specific facts learned Example 2 Determine if the stated conclusion is valid. If it is invalid, state a reason. If a number is divisible by 4 then the number is divisible by is divisible by 4 Conclusion: 12 is divisible by 2 VALID If Sam stays up late, he will be tired. Sam is tired. Conclusion: Sam stayed up late INVALID there are other reasons why someone could be tired Example 3 Is the conclusion valid based on the given information. Given: If a triangle is equilateral, then it is acute. The triangle is equilateral Conclusion: The triangle is acute Triangles The conclusion is valid Acute Law of Syllogism Law of Syllogism - If p q and q r are true statements, then p r is a true statement This is kind of like logical leapfrog, allowing you to jump over q to make a statement about the direct relationship between p and r. Equilateral

10 Example 4 Draw a valid conclusion 1. If Jim finishes his homework, he will go out with his friends. 2. If Jim goes out with his friends, he will go to the movies Given: Jim finished his homework p: Jim finishes his homework Jim goes to the q: Jim goes out with his friends movies is a valid r: Jim goes to the movies conclusion by the law of syllogism Example 5 Draw a valid conclusion if possible Given: If it snows more than 5 inches, school will be closed. It snows 7 inches. p: it snows more than 5 inches q: school will be closed Since it snows 7 inches, the hypothesis p is true. By the law of detachment a valid conclusion is school is closed Section 2-5 Postulates and Paragraph Proofs Points, Lines and Planes, Redux Postulate - a statement that is accepted as true without being proven. It is also called an axiom Some postulates are so special they have names, but most postulates are numbered in text books today solely so you know where to find them.

11 Postulates Postulate Through any two points there is exactly one line Postulate Through any three non collinear points there is exactly one plane Postulate A line contains at least two points Postulate A plane contains at least 3 noncollinear points Postulates again Postulate If two points line in a plane than the entire line containing those points lies in that plane Postulate If two lines intersect, their intersection is exactly one point Postulate If two planes intersect, their intersection is exactly one line Example 1 State the postulate(s) the illustrates why the statement is true: Points A and C lie in plane ABC and on line m. Line m lies entirely in the given plane. Postulate 2.5! Points D and E determine a line Postulate 2.1 m A B E D C Example 2 Is the statement always, sometimes or never true. Explain. If a plane contains a line, and that line contains a point, then the given plane contains that same point. ALWAYS! A line contains 3 noncollinear points. NEVER

12 Paragraph Proofs The Proof Process Proof - a logical argument in which each statement you make is supported by a statement that is accepted as true Theorem - a conjecture that has been proven and is acceptable to be used as a reason to justify statements in a proof When we come across theorems for the first time, we must prove them, then we can start using them 1. List the given information and draw a diagram if possible 2. State the theorem or conjecture to be proven 3. Create a deductive argument by forming a logical chain of statements linking the given to what you are trying to prove 4. Justify each statement with a reason, including definitions, postulates, properties and already proven theorems 5. State what you have just proven We do not refer to theorems and postulates by number, that is only for organizational reasons. More Proofs Paragraph proof - a written paragraph to explain why a conjecture for a given situation is true. Also called an informal proof. This does not imply that it is any less valid than any other type of proof. Example 3 Given: M is the midpoint of XY Prove: XM MY X M We know that XM = MY because of the definition of a midpoint. We also know that XM MY because of the definition of congruence. Y

13 Midpoints Midpoint Theorem (2.1) - If M is the midpoint of AB then AM MB. A Just like postulates, sometimes theorems and corollaries are special enough to have a name. M We just proved this theorem on the previous slide. B Section 2-6 Algebraic Proof Properties of Real Numbers Proofs Property Addition Property of Equality Subtraction Property of Equality Multiplication Property of Equality Division Property of Equality Reflexive Property of EQuality Symmetric Property of Equality Transitive Propoerty of Equality Substitution Property of Equality Distributive Property Illustration If a = b then a + c = b + c If a = b then a c = b c If a = b then ac = bc If a = b then a c = b c,c 0 a = a If a = b then b = a If a = b and b = c then a = c If a = b, a can be replaced by b a b + c ( ) = ab + ac Algebraic proof - a proof that is a series of algebraic statements. Algebraic properties are used as justification (reasons) for each line of work in the proof Two column proof - a proof used to prove conjectures and theorems that contains statements and reasons used to justify statements organized into two columns. Also called a formal proof

14 Example 1 Solve, with justification for each step 2( 5 3a) 4( a + 7) = a 4a 28 = 92 10a 18 = 92 10a = 110 a = 11 Original Equation Distributive Property Substitution Property (=) Addition Property (=) Division Property (=) Example 2 The distance an object travels (d) in a time period (t) is given by the equation:! d = 20t + 5 Verify that the time it takes (t) for an object to travel a given distance (d) is modeled by the following:! t = d 5 20 Write a two column proof Example 2 continued Geometric Proof In a classic 2 column proof, the first line of your proof is your given, and the last line is what you were told to prove (verify). Statement d = 20t + 5 Reasons Given d 5 = 20t Subtraction prop (=) d 5 20 = t Div. Prop. (=) t = d 5 20 Symmetric prop. (=) In geometry the properties listed before are often used, but we have to be careful with notation when dealing with things like angles and line segments Property Commutative Property of Addition Commutative Property of Multiplication Associative Property of Addition Associative Property of Multiplication Illustration a + b = b + a ab = ba ( a + b) + c = a + b + c ( a i b)i c = a i( b i c) ( )

15 Given! Prove m A = 90 Example 3 A B,m B = 2m C,m C = 45 Example 3 Statement Reasons A B,m B = 2m C,m C = 45 Given m A = m B Def. of s m A = 2m C Trans. prop (=) m A = 2 45 ( ) Substitution prop (=) m A = 90 Substitution prop (=) Postulates Section 2-7 Proving Segment Relationships Ruler postulate (2.8) - The points on any line or segment can be put into one to one correspondence with real numbers Segment addition postulate (2.9) - If A, B and C are collinear, then B is between A and C if and only if AB + BC = AC A B C

16 Example 1 Given: AB CD Prove: AC BD A B C D Given: AB CD Prove: AC BD A B C D Statement AB CD AB = CD AB + BC = AC,CD + BC = BD Reasons Given Def. of seg. Seg. add. postulate AB + BC = BD Substitution prop (=) AC = BD Substitution prop (=) AC BD Def. of seg. Segment Congruence Like properties of equality we saw last section, there are also properties of congruence we use in our proofs. Property Reflexive Property of Congruence Illustration AB AB Some books call these properties theorems, some do not. Example 2 Given: WY = YZ,YZ XZ, XZ WX Prove: WX XY Y Z Symmetric Property of Congruence If AB CD then CD AB W X Transitive Property of Congruence If AB CD and CD EF then AB EF

17 Given: WY = YZ,YZ XZ, XZ WX Prove: WX XY Y Z Statement WY = YZ,YZ XZ, XZ WX WY YZ WX YZ W Reasons Given Def of seg Trans prop ( ) X Section 2-8 Proving Angle Relationships WX XY Trans prop ( ) Postulates Protractor postulate (2.10) - Given any angle, the measure can be put into one to one correspondence with real numbers between 0 and 180. Angle addition postulate (2.11) - D is in the interior of ABC if and only if m ABD + m DBC = m ABC Illustration B C A D m BAC + m CAD = m BAD

18 Example 1 If m 1 = 23 and m ABC = 131, find the measure of 3. m 1+ m 2 + m 3 = m ABC A m 3 = 131 B 2 3 C 113+ m 3 = 131 m 3 = 18 A 1 2 B Example 1a 3 C Justify each step m 1+ m 2 + m 3 = m ABC add. pos m 3 = 131 Substitution prop (=) 113+ m 3 = 131 Substitution prop (=) m 3 = 18 Subtraction prop (=) Theorems Angle Congruence Supplement theorem (2.3) - If two angles for a linear pair they they are supplementary angles. 1 2 m 1+ m 2 = 180 Property Reflexive Property of Congruence Symmetric Property of Congruence Illustration 1 1 If 1 2 then 2 1 Complement Theorem (2.4) - If the noncommon sides of two adjacent angles form a right angle then the angles are complementary angles 1 2 m 1+ m 2 = 90 Transitive Property of Congruence Again, some books call these properties theorems, some do not. If 1 2 and 2 3 then 1 3

19 Theorems Illustrations Congruent supplements theorem (2.6) - Angles supplementary to the same angle or to congruent angles are congruent. Congruent complements theorem (2.7) - Angles complementary to the same angle or to congruent angles are congruent If m 1+ m 2 = 180 and m 1+ m 3 = 180 then 2 3 If m 4 + m 5 = 90 and m 4 + m 6 = 90 then 5 6 Given: 2 6 Prove: 4 8 Example 2 Statement 2 6 1& 2 Are supplementary 5 & 6 Are supplementary 1& 4 Are supplementary 5 & 8 Are supplementary Reasons Given Supplements thm Supplements thm Given: 2 6 Prove: 4 8 Statement 2 6 1& 2 Are supplementary 5 & 6 Are supplementary 1& 4 Are supplementary 5 & 8 Are supplementary 4 2, Reasons Given Supplements thm Supplements thm Congruent suppl. thm Trans prop ( ) Trans prop ( )

20 Example 3 Given: Statement ABE and DBC ABE and DBC are right angles are rt s Prove: ABC & DBE are comp ABD EBC CBE & DBE are comp A D ABD EBC E Reasons Given Def of comp s congruent comp thm Theorem Vertical angle theorem (2.8) - If two angles are vertical angles they are congruent B C Given: 2 6 Prove: 4 8 Example 4 Statement & 4 are vert s 6 & 8 are vert s 2 4, Reasons Given Def of vert s Vert s are Sym prop ( ) Trans prop ( ) Right Angle Theorems Theorem Perpendicular lines form 4 right angles. Theorem All right angles are congruent Theorem Perpendicular lines form congruent adjacent angles Theorem If two angles are congruent and supplementary they are right angles Theorem If two angles form a linear pair, then they are right angles

(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

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

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

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

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

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

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

Over Lesson 2 3 Identify the hypothesis and conclusion. If 6x 5 = 19, then x = 4. Identify the hypothesis and conclusion. A polygon is a hexagon if it

Over Lesson 2 3 Identify the hypothesis and conclusion. If 6x 5 = 19, then x = 4. Identify the hypothesis and conclusion. A polygon is a hexagon if it Five-Minute Check (over Lesson 2 3) Then/Now New Vocabulary Example 1: Real-World Example: Inductive and Deductive Reasoning Key Concept: Law of Detachment Example 2: Law of Detachment Example 3: Judge

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

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

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

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

Five-Minute Check (over Lesson 2 3) Then/Now New Vocabulary Example 1: Real-World Example: Inductive and Deductive Reasoning Key Concept: Law of

Five-Minute Check (over Lesson 2 3) Then/Now New Vocabulary Example 1: Real-World Example: Inductive and Deductive Reasoning Key Concept: Law of Five-Minute Check (over Lesson 2 3) Then/Now New Vocabulary Example 1: Real-World Example: Inductive and Deductive Reasoning Key Concept: Law of Detachment Example 2: Law of Detachment Example 3: Judge

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

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

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

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

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

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

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

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

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

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

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

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

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

Homework 10: p.147: 17-41, 45

Homework 10: p.147: 17-41, 45 2-4B: Writing Proofs Homework 10: p.147: 17-41, 45 Learning Objectives: Analyze figures to identify and use postulates about points, lines and planes Analyze and construct viable arguments in several proof

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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 2-3: APPLY DEDUCTIVE REASONING

Geometry Chapter 2 2-3: APPLY DEDUCTIVE REASONING Geometry Chapter 2 2-3: APPLY DEDUCTIVE REASONING Warm-up Any Definition can be written as a Biconditional Statement. For Warm-up: Write some of our past vocabulary terms as Biconditional statements. Terms:

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

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

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

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

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-5 Algebraic Proof. Warm Up Lesson Presentation Lesson Quiz. Holt McDougal Geometry

2-5 Algebraic Proof. Warm Up Lesson Presentation Lesson Quiz. Holt McDougal Geometry 2-5 Algebraic Proof Warm Up Lesson Presentation Lesson Quiz Geometry Warm Up Solve each equation. 1. 3x + 5 = 17 4. x = 4 2. r 3.5 = 8.7 r = 12.2 3. 4t 7 = 8t + 3 t = 5 2 n = 38 5. 2(y 5) 20 = 0 y = 15

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

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

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

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

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

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

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

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

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

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

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

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

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

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

What s Next? Example in class: 1, 1, 2, 3, 5, 8,,

What s Next? Example in class: 1, 1, 2, 3, 5, 8,, Name: Period: 2.1 Inductive Reasoning What s Next? Example in class: 1, 1, 2, 3, 5, 8,, What are the next two terms in each sequence? 1) 1, 10, 100, 1000,, 2) 7, 3, -1, -5, -9, -13,, 3) 1, 3, 6, 10, 15,

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

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

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

Algebraic Proof. Warm Up Solve each equation. Agenda: Warm-Up/Pull SG Algebraic Proofs Notes Practice Proofs. 1. 3x + 5 = 17.

Algebraic Proof. Warm Up Solve each equation. Agenda: Warm-Up/Pull SG Algebraic Proofs Notes Practice Proofs. 1. 3x + 5 = 17. Warm Up Solve each equation. 1. 3x + 5 = 17 4. x = 4 2. r 3.5 = 8.7 r = 12.2 3. 4t 7 = 8t + 3 t = 5 2 n = 38 Agenda: Warm-Up/Pull SG Algebraic Proofs Notes Practice Proofs 5. 2(y 5) 20 = 0 y = 15 Essential

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

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

Midpoint M of points (x1, y1) and (x2, y2) = 1 2

Midpoint M of points (x1, y1) and (x2, y2) = 1 2 Geometry Semester 1 Exam Study Guide Name Date Block Preparing for the Semester Exam Use notes, homework, checkpoints, quizzes, and tests to prepare. If you lost any of the notes, reprint them from my

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

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

JANE LONG ACADEMY HIGH SCHOOL MATH SUMMER PREVIEW PACKET SCHOOL YEAR. Geometry

JANE LONG ACADEMY HIGH SCHOOL MATH SUMMER PREVIEW PACKET SCHOOL YEAR. Geometry JANE LONG ACADEMY HIGH SCHOOL MATH SUMMER PREVIEW PACKET 2015-2016 SCHOOL YEAR Geometry STUDENT NAME: THE PARTS BELOW WILL BE COMPLETED ON THE FIRST DAY OF SCHOOL: DUE DATE: MATH TEACHER: PERIOD: Algebra

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

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

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

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

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

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

Name: 2015 Midterm Review Period: Date:

Name: 2015 Midterm Review Period: Date: GEOMETRY Name: 2015 Midterm Review Period: Date: To be prepared for your midterm, you will need to PRACTICE PROBLEMS and STUDY TERMS from the following chapters. Use this guide to help you practice. UNIT

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

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