SlideShare una empresa de Scribd logo
1 de 19
Descargar para leer sin conexión
Inductive and Deductive Reasoning
Objectives:
The student is able to (I can):
• Use inductive reasoning to identify patterns and make
conjecturesconjectures
• Understand the differences between inductive and
deductive reasoning
• Use properties of algebra and deductive reasoning to
create algebraic proofs
Find the next item in the sequence:
1. December, November, October, ...
2. 3, 6, 9, 12, ...
3. , , , ...
4. 1, 1, 2, 3, 5, 8, ...
Find the next item in the sequence:
1. December, November, October, ...
SeptemberSeptemberSeptemberSeptember
2. 3, 6, 9, 12, ...
15151515
3. , , , ...
4. 1, 1, 2, 3, 5, 8, ...
13131313 –––– This is called the Fibonacci sequence.This is called the Fibonacci sequence.This is called the Fibonacci sequence.This is called the Fibonacci sequence.
inductiveinductiveinductiveinductive reasoningreasoningreasoningreasoning – reasoning that a rule or statement is
true because specific cases are true.
conjectureconjectureconjectureconjecture – a statement believed true based on inductive
reasoning.
Complete the conjecture:
The product of an odd and an even number is ______ .The product of an odd and an even number is ______ .
To do this, we consider some examples:
(2)(3) = 6 (4)(7) = 28 (2)(5) = 10
inductiveinductiveinductiveinductive reasoningreasoningreasoningreasoning – reasoning that a rule or statement is
true because specific cases are true.
conjectureconjectureconjectureconjecture – a statement believed true based on inductive
reasoning.
Complete the conjecture:
The product of an odd and an even number is ______ .evenevenevenevenThe product of an odd and an even number is ______ .
To do this, we consider some examples:
(2)(3) = 6 (4)(7) = 28 (2)(5) = 10
eveneveneveneven
Examples
To Use Inductive Reasoning
1. Look for a pattern.
2. Make a conjecture.
3. Prove the conjecture or find a
counterexample to disprove it.
Show that each conjecture is false by giving
a counterexample.a counterexample.
1. The product of any two numbers is
greater than the numbers themselves.
2. Two complementary angles are not
congruent.
Examples
To Use Inductive Reasoning
1. Look for a pattern.
2. Make a conjecture.
3. Prove the conjecture or find a
counterexample to disprove it.
Show that each conjecture is false by giving
a counterexample.a counterexample.
1. The product of any two numbers is
greater than the numbers themselves.
((((----1)(5) =1)(5) =1)(5) =1)(5) = ----5555
2. Two complementary angles are not
congruent.
45º and 45º45º and 45º45º and 45º45º and 45º
Sometimes we can use inductive reasoning to solve a
problem that does not appear to have a pattern.
Example: Find the sum of the first 20 odd numbers.
1
1 + 3
1 + 3 + 5
1
4
9
Sum of first 20 odd numbers?
1 + 3 + 5
1 + 3 + 5 + 7
9
16
Sometimes we can use inductive reasoning to solve a
problem that does not appear to have a pattern.
Example: Find the sum of the first 20 odd numbers.
1
1 + 3
1 + 3 + 5
1
4
9
12
22
32
Sum of first 20 odd numbers?
1 + 3 + 5
1 + 3 + 5 + 7
9
16
32
42
202 = 400
These patterns can be expanded to find the “nth” term using
algebra. When you complete these sequences by applying a
rule, it is called a functionfunctionfunctionfunction.
Examples: Find the missing terms and the rule.
1 2 3 4 5 … 8 … 20 … n
-3 -2 -1 0 1
To find the pattern when the difference between each term
is the same, the coefficient of n is the difference between
each term, and the value at 0 is what is added or subtracted.
1 2 3 4 5 … 8 … 20 … n
32 39 46 53 60
These patterns can be expanded to find the “nth” term using
algebra. When you complete these sequences by applying a
rule, it is called a functionfunctionfunctionfunction.
Examples: Find the missing terms and the rule.
1 2 3 4 5 … 8 … 20 … n
-3 -2 -1 0 1 4 16 n – 4
To find the pattern when the difference between each term
is the same, the coefficient of n is the difference between
each term, and the value at 0 is what is added or subtracted.
1 2 3 4 5 … 8 … 20 … n
32 39 46 53 60 81 165 7n+25
deductivedeductivedeductivedeductive reasoningreasoningreasoningreasoning – the process of using logic to draw
conclusions from given facts, definitions, and
properties.
Inductive reasoning uses specific cases and observations to
form conclusions about general ones (circumstantial
evidence).
Deductive reasoning uses facts about general cases to form
conclusions about specific cases (direct evidence).
Example Decide whether each conclusion uses
inductive or deductive reasoning.
1. Police arrest a person for robbery when
they find him in possession of stolen
merchandise.
2. Gunpowder residue tests show that a2. Gunpowder residue tests show that a
suspect had fired a gun recently.
Example Decide whether each conclusion uses
inductive or deductive reasoning.
1. Police arrest a person for robbery when
they find him in possession of stolen
merchandise.
Inductive reasoningInductive reasoningInductive reasoningInductive reasoning
2. Gunpowder residue tests show that a2. Gunpowder residue tests show that a
suspect had fired a gun recently.
Deductive reasoningDeductive reasoningDeductive reasoningDeductive reasoning
Transitive Property of Equality
• If a = b, and b = c, then a = c.
• Ex: If 1 dime = 2 nickels, and 2 nickels = 10 pennies, then
1 dime = 10 pennies.
Substitution Property of Equality
• If a = b, then b can be substituted for a in any expression.
• Ex: If x = 5, then we can substitute 5 for x in the equation• Ex: If x = 5, then we can substitute 5 for x in the equation
y = x + 2, which means y = 7.
We will also use the Distributive Property:
a(b + c) = ab + ac and ab + ac = a(b + c)
proofproofproofproof – an argument which uses logic, definitions, properties,
and previously proven statements to show that a
conclusion is true.
algebraic proofalgebraic proofalgebraic proofalgebraic proof – a proof which uses algebraic properties
When you write a proof, you must give a justification
(reason) for each step to show that it is valid. For each(reason) for each step to show that it is valid. For each
justification, you can use a definition, postulate, property, or
a piece of given information.
Ex.: Solve the equation x – 1 = 5, and write a justification for
each step.
x – 1 = 5 Given
x – 1 + 1 = 5 + 1 Addition prop. =
x = 6 Simplify
Ex: Solve the equation 4m + 8 = –12, and write the
justification for each step.justification for each step.
4m + 8 = –12 Given
4m + 8 – 8 = –12 – 8 Subtraction prop. =
4m = –20 Simplify
Division prop. =
m = –5 Simplify
−
=
4 20
4 4
m
As a general rule, we do not write out the actions that we use
to solve the equation, we just write the result of each action.
Example: Solve the equation 4x = 2x + 8. Write a justification
for each step.
4x = 2x + 8 Given equation
2x = 8 Subtraction prop. =2x = 8 Subtraction prop. =
x = 4 Division prop. =
We can also apply the definitions and properties we learned
in Chapter 1:
Solve for x and write a justification for each step.
MY = MA + AY Segment Addition Postulate
●
M A Y
9x – 4
5x + 7 2x + 3
MY = MA + AY Segment Addition Postulate
9x – 4 = 5x + 7 + 2x + 3 Substition prop. =
9x – 4 = 7x + 10 Simplify
9x = 7x + 14 Addition prop. =
2x = 14 Subtraction prop. =
x = 7 Division prop. =

Más contenido relacionado

La actualidad más candente

Solving logarithmic equations and inequalities
Solving logarithmic equations and inequalitiesSolving logarithmic equations and inequalities
Solving logarithmic equations and inequalitiesJomaizildjian
 
Mathematics in our World- Lesson 1
Mathematics in our World- Lesson 1Mathematics in our World- Lesson 1
Mathematics in our World- Lesson 1Arlene Leron
 
Math 8 - Linear Inequalities in Two Variables
Math 8 - Linear Inequalities in Two VariablesMath 8 - Linear Inequalities in Two Variables
Math 8 - Linear Inequalities in Two VariablesCarlo Luna
 
Mathematics in the modern world
Mathematics in the modern worldMathematics in the modern world
Mathematics in the modern worlddonna ruth talo
 
Mathematics 10 Learning Modules Quarter 3
Mathematics 10 Learning Modules Quarter 3Mathematics 10 Learning Modules Quarter 3
Mathematics 10 Learning Modules Quarter 3Bobbie Tolentino
 
Lesson plan in mathematics 9 (illustrations of quadratic equations)
Lesson plan in mathematics 9 (illustrations of quadratic equations)Lesson plan in mathematics 9 (illustrations of quadratic equations)
Lesson plan in mathematics 9 (illustrations of quadratic equations)Decena15
 
Grade 9 Mathematics Module 7 Triangle Trigonometry
 Grade 9 Mathematics Module 7 Triangle Trigonometry Grade 9 Mathematics Module 7 Triangle Trigonometry
Grade 9 Mathematics Module 7 Triangle TrigonometryPaolo Dagaojes
 
1.3.2 Conditional Statements
1.3.2 Conditional Statements1.3.2 Conditional Statements
1.3.2 Conditional Statementssmiller5
 
permutations power point
permutations power pointpermutations power point
permutations power pointAldrin Balenton
 
Mathematical language-and-symbols-including-sets
Mathematical language-and-symbols-including-setsMathematical language-and-symbols-including-sets
Mathematical language-and-symbols-including-setsJutay Nicavera
 
angle of elevation and depression
 angle of elevation and depression angle of elevation and depression
angle of elevation and depressionWenny Wang Wu
 

La actualidad más candente (20)

Solving logarithmic equations and inequalities
Solving logarithmic equations and inequalitiesSolving logarithmic equations and inequalities
Solving logarithmic equations and inequalities
 
Mathematics in our World- Lesson 1
Mathematics in our World- Lesson 1Mathematics in our World- Lesson 1
Mathematics in our World- Lesson 1
 
Math 8 - Linear Inequalities in Two Variables
Math 8 - Linear Inequalities in Two VariablesMath 8 - Linear Inequalities in Two Variables
Math 8 - Linear Inequalities in Two Variables
 
Mathematics in the modern world
Mathematics in the modern worldMathematics in the modern world
Mathematics in the modern world
 
The Nature of Mathematics
The Nature of MathematicsThe Nature of Mathematics
The Nature of Mathematics
 
Parabola
ParabolaParabola
Parabola
 
Mathematical language and symbols
Mathematical language and symbolsMathematical language and symbols
Mathematical language and symbols
 
Logic Ppt
Logic PptLogic Ppt
Logic Ppt
 
Mathematics 10 Learning Modules Quarter 3
Mathematics 10 Learning Modules Quarter 3Mathematics 10 Learning Modules Quarter 3
Mathematics 10 Learning Modules Quarter 3
 
Lesson plan in mathematics 9 (illustrations of quadratic equations)
Lesson plan in mathematics 9 (illustrations of quadratic equations)Lesson plan in mathematics 9 (illustrations of quadratic equations)
Lesson plan in mathematics 9 (illustrations of quadratic equations)
 
MMW CHAPTER 3.pdf
MMW CHAPTER 3.pdfMMW CHAPTER 3.pdf
MMW CHAPTER 3.pdf
 
Rational equations
Rational equationsRational equations
Rational equations
 
Grade 9 Mathematics Module 7 Triangle Trigonometry
 Grade 9 Mathematics Module 7 Triangle Trigonometry Grade 9 Mathematics Module 7 Triangle Trigonometry
Grade 9 Mathematics Module 7 Triangle Trigonometry
 
1.3.2 Conditional Statements
1.3.2 Conditional Statements1.3.2 Conditional Statements
1.3.2 Conditional Statements
 
permutations power point
permutations power pointpermutations power point
permutations power point
 
Pre calculus Grade 11 Learner's Module Senior High School
Pre calculus Grade 11 Learner's Module Senior High SchoolPre calculus Grade 11 Learner's Module Senior High School
Pre calculus Grade 11 Learner's Module Senior High School
 
Mathematical language-and-symbols-including-sets
Mathematical language-and-symbols-including-setsMathematical language-and-symbols-including-sets
Mathematical language-and-symbols-including-sets
 
angle of elevation and depression
 angle of elevation and depression angle of elevation and depression
angle of elevation and depression
 
Levels of Measurement
Levels of MeasurementLevels of Measurement
Levels of Measurement
 
Harmonic sequence
Harmonic sequenceHarmonic sequence
Harmonic sequence
 

Similar a 1.3.2 Inductive and Deductive Reasoning

1.3.1B Inductive Reasoning
1.3.1B Inductive Reasoning1.3.1B Inductive Reasoning
1.3.1B Inductive Reasoningsmiller5
 
Exponents and radicals in Algebra
Exponents and radicals in AlgebraExponents and radicals in Algebra
Exponents and radicals in Algebraindianeducation
 
Chapter 3 - Problem Solving.pdf
Chapter 3 - Problem Solving.pdfChapter 3 - Problem Solving.pdf
Chapter 3 - Problem Solving.pdfMinaSaflor
 
Obj. 9 Inductive Reasoning
Obj. 9 Inductive ReasoningObj. 9 Inductive Reasoning
Obj. 9 Inductive Reasoningsmiller5
 
Inductivereasoning and deductive
Inductivereasoning and deductiveInductivereasoning and deductive
Inductivereasoning and deductivejbianco9910
 
Chapter4.1
Chapter4.1Chapter4.1
Chapter4.1nglaze10
 
Module 3_Problem Solving With Logic.pptx
Module 3_Problem Solving With Logic.pptxModule 3_Problem Solving With Logic.pptx
Module 3_Problem Solving With Logic.pptxClaudineBaladjay1
 
College textbook business math and statistics - section b - business mathem...
College textbook   business math and statistics - section b - business mathem...College textbook   business math and statistics - section b - business mathem...
College textbook business math and statistics - section b - business mathem...Praveen Tyagi
 
2.3 apply deductive reasoning
2.3 apply deductive reasoning2.3 apply deductive reasoning
2.3 apply deductive reasoningdetwilerr
 
R exam (B) given in Paris-Dauphine, Licence Mido, Jan. 11, 2013
R exam (B) given in Paris-Dauphine, Licence Mido, Jan. 11, 2013R exam (B) given in Paris-Dauphine, Licence Mido, Jan. 11, 2013
R exam (B) given in Paris-Dauphine, Licence Mido, Jan. 11, 2013Christian Robert
 
Probability concepts and the normal distribution
Probability concepts and the normal distributionProbability concepts and the normal distribution
Probability concepts and the normal distributionHarve Abella
 
MODULE_05-Matrix Decomposition.pptx
MODULE_05-Matrix Decomposition.pptxMODULE_05-Matrix Decomposition.pptx
MODULE_05-Matrix Decomposition.pptxAlokSingh205089
 
Patterns (Geometry 1_1)
Patterns (Geometry 1_1)Patterns (Geometry 1_1)
Patterns (Geometry 1_1)rfant
 
Mathematical Statistics Assignment Help
Mathematical Statistics Assignment HelpMathematical Statistics Assignment Help
Mathematical Statistics Assignment HelpExcel Homework Help
 

Similar a 1.3.2 Inductive and Deductive Reasoning (20)

1.3.1B Inductive Reasoning
1.3.1B Inductive Reasoning1.3.1B Inductive Reasoning
1.3.1B Inductive Reasoning
 
Exponents and radicals in Algebra
Exponents and radicals in AlgebraExponents and radicals in Algebra
Exponents and radicals in Algebra
 
Chapter 3 - Problem Solving.pdf
Chapter 3 - Problem Solving.pdfChapter 3 - Problem Solving.pdf
Chapter 3 - Problem Solving.pdf
 
Obj. 9 Inductive Reasoning
Obj. 9 Inductive ReasoningObj. 9 Inductive Reasoning
Obj. 9 Inductive Reasoning
 
Inductivereasoning and deductive
Inductivereasoning and deductiveInductivereasoning and deductive
Inductivereasoning and deductive
 
E2
E2E2
E2
 
Gch2 l1
Gch2 l1Gch2 l1
Gch2 l1
 
03 optimization
03 optimization03 optimization
03 optimization
 
Chapter4.1
Chapter4.1Chapter4.1
Chapter4.1
 
Module 3_Problem Solving With Logic.pptx
Module 3_Problem Solving With Logic.pptxModule 3_Problem Solving With Logic.pptx
Module 3_Problem Solving With Logic.pptx
 
Reasoning
Reasoning Reasoning
Reasoning
 
College textbook business math and statistics - section b - business mathem...
College textbook   business math and statistics - section b - business mathem...College textbook   business math and statistics - section b - business mathem...
College textbook business math and statistics - section b - business mathem...
 
2.3 apply deductive reasoning
2.3 apply deductive reasoning2.3 apply deductive reasoning
2.3 apply deductive reasoning
 
R exam (B) given in Paris-Dauphine, Licence Mido, Jan. 11, 2013
R exam (B) given in Paris-Dauphine, Licence Mido, Jan. 11, 2013R exam (B) given in Paris-Dauphine, Licence Mido, Jan. 11, 2013
R exam (B) given in Paris-Dauphine, Licence Mido, Jan. 11, 2013
 
Probability concepts and the normal distribution
Probability concepts and the normal distributionProbability concepts and the normal distribution
Probability concepts and the normal distribution
 
Dif calc10week1
Dif calc10week1Dif calc10week1
Dif calc10week1
 
MODULE_05-Matrix Decomposition.pptx
MODULE_05-Matrix Decomposition.pptxMODULE_05-Matrix Decomposition.pptx
MODULE_05-Matrix Decomposition.pptx
 
Patterns (Geometry 1_1)
Patterns (Geometry 1_1)Patterns (Geometry 1_1)
Patterns (Geometry 1_1)
 
Mathematical Statistics Assignment Help
Mathematical Statistics Assignment HelpMathematical Statistics Assignment Help
Mathematical Statistics Assignment Help
 
Binomial theorem
Binomial theorem Binomial theorem
Binomial theorem
 

Más de smiller5

6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Models6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Modelssmiller5
 
4.5 Special Segments in Triangles
4.5 Special Segments in Triangles4.5 Special Segments in Triangles
4.5 Special Segments in Trianglessmiller5
 
1.4 Conditional Statements
1.4 Conditional Statements1.4 Conditional Statements
1.4 Conditional Statementssmiller5
 
1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulassmiller5
 
1.5 Quadratic Equations.pdf
1.5 Quadratic Equations.pdf1.5 Quadratic Equations.pdf
1.5 Quadratic Equations.pdfsmiller5
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functionssmiller5
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functionssmiller5
 
3.1 Functions
3.1 Functions3.1 Functions
3.1 Functionssmiller5
 
2.5 Transformations of Functions
2.5 Transformations of Functions2.5 Transformations of Functions
2.5 Transformations of Functionssmiller5
 
2.2 More on Functions and Their Graphs
2.2 More on Functions and Their Graphs2.2 More on Functions and Their Graphs
2.2 More on Functions and Their Graphssmiller5
 
1.6 Other Types of Equations
1.6 Other Types of Equations1.6 Other Types of Equations
1.6 Other Types of Equationssmiller5
 
1.5 Quadratic Equations (Review)
1.5 Quadratic Equations (Review)1.5 Quadratic Equations (Review)
1.5 Quadratic Equations (Review)smiller5
 
2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphssmiller5
 
9.6 Binomial Theorem
9.6 Binomial Theorem9.6 Binomial Theorem
9.6 Binomial Theoremsmiller5
 
13.3 Venn Diagrams & Two-Way Tables
13.3 Venn Diagrams & Two-Way Tables13.3 Venn Diagrams & Two-Way Tables
13.3 Venn Diagrams & Two-Way Tablessmiller5
 
13.2 Independent & Dependent Events
13.2 Independent & Dependent Events13.2 Independent & Dependent Events
13.2 Independent & Dependent Eventssmiller5
 
9.5 Counting Principles
9.5 Counting Principles9.5 Counting Principles
9.5 Counting Principlessmiller5
 
13.1 Geometric Probability
13.1 Geometric Probability13.1 Geometric Probability
13.1 Geometric Probabilitysmiller5
 
9.4 Series and Their Notations
9.4 Series and Their Notations9.4 Series and Their Notations
9.4 Series and Their Notationssmiller5
 
9.3 Geometric Sequences
9.3 Geometric Sequences9.3 Geometric Sequences
9.3 Geometric Sequencessmiller5
 

Más de smiller5 (20)

6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Models6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Models
 
4.5 Special Segments in Triangles
4.5 Special Segments in Triangles4.5 Special Segments in Triangles
4.5 Special Segments in Triangles
 
1.4 Conditional Statements
1.4 Conditional Statements1.4 Conditional Statements
1.4 Conditional Statements
 
1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas
 
1.5 Quadratic Equations.pdf
1.5 Quadratic Equations.pdf1.5 Quadratic Equations.pdf
1.5 Quadratic Equations.pdf
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functions
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functions
 
3.1 Functions
3.1 Functions3.1 Functions
3.1 Functions
 
2.5 Transformations of Functions
2.5 Transformations of Functions2.5 Transformations of Functions
2.5 Transformations of Functions
 
2.2 More on Functions and Their Graphs
2.2 More on Functions and Their Graphs2.2 More on Functions and Their Graphs
2.2 More on Functions and Their Graphs
 
1.6 Other Types of Equations
1.6 Other Types of Equations1.6 Other Types of Equations
1.6 Other Types of Equations
 
1.5 Quadratic Equations (Review)
1.5 Quadratic Equations (Review)1.5 Quadratic Equations (Review)
1.5 Quadratic Equations (Review)
 
2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs2.1 Basics of Functions and Their Graphs
2.1 Basics of Functions and Their Graphs
 
9.6 Binomial Theorem
9.6 Binomial Theorem9.6 Binomial Theorem
9.6 Binomial Theorem
 
13.3 Venn Diagrams & Two-Way Tables
13.3 Venn Diagrams & Two-Way Tables13.3 Venn Diagrams & Two-Way Tables
13.3 Venn Diagrams & Two-Way Tables
 
13.2 Independent & Dependent Events
13.2 Independent & Dependent Events13.2 Independent & Dependent Events
13.2 Independent & Dependent Events
 
9.5 Counting Principles
9.5 Counting Principles9.5 Counting Principles
9.5 Counting Principles
 
13.1 Geometric Probability
13.1 Geometric Probability13.1 Geometric Probability
13.1 Geometric Probability
 
9.4 Series and Their Notations
9.4 Series and Their Notations9.4 Series and Their Notations
9.4 Series and Their Notations
 
9.3 Geometric Sequences
9.3 Geometric Sequences9.3 Geometric Sequences
9.3 Geometric Sequences
 

Último

Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfSanaAli374401
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 

Último (20)

Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
An Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdfAn Overview of Mutual Funds Bcom Project.pdf
An Overview of Mutual Funds Bcom Project.pdf
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 

1.3.2 Inductive and Deductive Reasoning

  • 1. Inductive and Deductive Reasoning Objectives: The student is able to (I can): • Use inductive reasoning to identify patterns and make conjecturesconjectures • Understand the differences between inductive and deductive reasoning • Use properties of algebra and deductive reasoning to create algebraic proofs
  • 2. Find the next item in the sequence: 1. December, November, October, ... 2. 3, 6, 9, 12, ... 3. , , , ... 4. 1, 1, 2, 3, 5, 8, ...
  • 3. Find the next item in the sequence: 1. December, November, October, ... SeptemberSeptemberSeptemberSeptember 2. 3, 6, 9, 12, ... 15151515 3. , , , ... 4. 1, 1, 2, 3, 5, 8, ... 13131313 –––– This is called the Fibonacci sequence.This is called the Fibonacci sequence.This is called the Fibonacci sequence.This is called the Fibonacci sequence.
  • 4. inductiveinductiveinductiveinductive reasoningreasoningreasoningreasoning – reasoning that a rule or statement is true because specific cases are true. conjectureconjectureconjectureconjecture – a statement believed true based on inductive reasoning. Complete the conjecture: The product of an odd and an even number is ______ .The product of an odd and an even number is ______ . To do this, we consider some examples: (2)(3) = 6 (4)(7) = 28 (2)(5) = 10
  • 5. inductiveinductiveinductiveinductive reasoningreasoningreasoningreasoning – reasoning that a rule or statement is true because specific cases are true. conjectureconjectureconjectureconjecture – a statement believed true based on inductive reasoning. Complete the conjecture: The product of an odd and an even number is ______ .evenevenevenevenThe product of an odd and an even number is ______ . To do this, we consider some examples: (2)(3) = 6 (4)(7) = 28 (2)(5) = 10 eveneveneveneven
  • 6. Examples To Use Inductive Reasoning 1. Look for a pattern. 2. Make a conjecture. 3. Prove the conjecture or find a counterexample to disprove it. Show that each conjecture is false by giving a counterexample.a counterexample. 1. The product of any two numbers is greater than the numbers themselves. 2. Two complementary angles are not congruent.
  • 7. Examples To Use Inductive Reasoning 1. Look for a pattern. 2. Make a conjecture. 3. Prove the conjecture or find a counterexample to disprove it. Show that each conjecture is false by giving a counterexample.a counterexample. 1. The product of any two numbers is greater than the numbers themselves. ((((----1)(5) =1)(5) =1)(5) =1)(5) = ----5555 2. Two complementary angles are not congruent. 45º and 45º45º and 45º45º and 45º45º and 45º
  • 8. Sometimes we can use inductive reasoning to solve a problem that does not appear to have a pattern. Example: Find the sum of the first 20 odd numbers. 1 1 + 3 1 + 3 + 5 1 4 9 Sum of first 20 odd numbers? 1 + 3 + 5 1 + 3 + 5 + 7 9 16
  • 9. Sometimes we can use inductive reasoning to solve a problem that does not appear to have a pattern. Example: Find the sum of the first 20 odd numbers. 1 1 + 3 1 + 3 + 5 1 4 9 12 22 32 Sum of first 20 odd numbers? 1 + 3 + 5 1 + 3 + 5 + 7 9 16 32 42 202 = 400
  • 10. These patterns can be expanded to find the “nth” term using algebra. When you complete these sequences by applying a rule, it is called a functionfunctionfunctionfunction. Examples: Find the missing terms and the rule. 1 2 3 4 5 … 8 … 20 … n -3 -2 -1 0 1 To find the pattern when the difference between each term is the same, the coefficient of n is the difference between each term, and the value at 0 is what is added or subtracted. 1 2 3 4 5 … 8 … 20 … n 32 39 46 53 60
  • 11. These patterns can be expanded to find the “nth” term using algebra. When you complete these sequences by applying a rule, it is called a functionfunctionfunctionfunction. Examples: Find the missing terms and the rule. 1 2 3 4 5 … 8 … 20 … n -3 -2 -1 0 1 4 16 n – 4 To find the pattern when the difference between each term is the same, the coefficient of n is the difference between each term, and the value at 0 is what is added or subtracted. 1 2 3 4 5 … 8 … 20 … n 32 39 46 53 60 81 165 7n+25
  • 12. deductivedeductivedeductivedeductive reasoningreasoningreasoningreasoning – the process of using logic to draw conclusions from given facts, definitions, and properties. Inductive reasoning uses specific cases and observations to form conclusions about general ones (circumstantial evidence). Deductive reasoning uses facts about general cases to form conclusions about specific cases (direct evidence).
  • 13. Example Decide whether each conclusion uses inductive or deductive reasoning. 1. Police arrest a person for robbery when they find him in possession of stolen merchandise. 2. Gunpowder residue tests show that a2. Gunpowder residue tests show that a suspect had fired a gun recently.
  • 14. Example Decide whether each conclusion uses inductive or deductive reasoning. 1. Police arrest a person for robbery when they find him in possession of stolen merchandise. Inductive reasoningInductive reasoningInductive reasoningInductive reasoning 2. Gunpowder residue tests show that a2. Gunpowder residue tests show that a suspect had fired a gun recently. Deductive reasoningDeductive reasoningDeductive reasoningDeductive reasoning
  • 15. Transitive Property of Equality • If a = b, and b = c, then a = c. • Ex: If 1 dime = 2 nickels, and 2 nickels = 10 pennies, then 1 dime = 10 pennies. Substitution Property of Equality • If a = b, then b can be substituted for a in any expression. • Ex: If x = 5, then we can substitute 5 for x in the equation• Ex: If x = 5, then we can substitute 5 for x in the equation y = x + 2, which means y = 7. We will also use the Distributive Property: a(b + c) = ab + ac and ab + ac = a(b + c)
  • 16. proofproofproofproof – an argument which uses logic, definitions, properties, and previously proven statements to show that a conclusion is true. algebraic proofalgebraic proofalgebraic proofalgebraic proof – a proof which uses algebraic properties When you write a proof, you must give a justification (reason) for each step to show that it is valid. For each(reason) for each step to show that it is valid. For each justification, you can use a definition, postulate, property, or a piece of given information.
  • 17. Ex.: Solve the equation x – 1 = 5, and write a justification for each step. x – 1 = 5 Given x – 1 + 1 = 5 + 1 Addition prop. = x = 6 Simplify Ex: Solve the equation 4m + 8 = –12, and write the justification for each step.justification for each step. 4m + 8 = –12 Given 4m + 8 – 8 = –12 – 8 Subtraction prop. = 4m = –20 Simplify Division prop. = m = –5 Simplify − = 4 20 4 4 m
  • 18. As a general rule, we do not write out the actions that we use to solve the equation, we just write the result of each action. Example: Solve the equation 4x = 2x + 8. Write a justification for each step. 4x = 2x + 8 Given equation 2x = 8 Subtraction prop. =2x = 8 Subtraction prop. = x = 4 Division prop. =
  • 19. We can also apply the definitions and properties we learned in Chapter 1: Solve for x and write a justification for each step. MY = MA + AY Segment Addition Postulate ● M A Y 9x – 4 5x + 7 2x + 3 MY = MA + AY Segment Addition Postulate 9x – 4 = 5x + 7 + 2x + 3 Substition prop. = 9x – 4 = 7x + 10 Simplify 9x = 7x + 14 Addition prop. = 2x = 14 Subtraction prop. = x = 7 Division prop. =