SlideShare a Scribd company logo
3
Most read
4
Most read
7
Most read
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. =

More Related Content

PDF
1.3.1 Inductive and Deductive Reasoning
PPTX
Logic-Statements-and-Quantifiers-pptx - Copy.pptx
PDF
Logic Statements and Quantifiers by Nardito L. Mediana Jr.
PDF
Inductive and Deductive Reasoning
PPTX
LANGUAGE-OF-RELATIONS-AND-FUNCTIONS.pptx
PPTX
Four basic concepts.pptx
PPTX
Problem Solving, Mathematical Investigation and Modelling - Topic 1
PPT
Basic Connectives and Truth Tables.ppt
1.3.1 Inductive and Deductive Reasoning
Logic-Statements-and-Quantifiers-pptx - Copy.pptx
Logic Statements and Quantifiers by Nardito L. Mediana Jr.
Inductive and Deductive Reasoning
LANGUAGE-OF-RELATIONS-AND-FUNCTIONS.pptx
Four basic concepts.pptx
Problem Solving, Mathematical Investigation and Modelling - Topic 1
Basic Connectives and Truth Tables.ppt

What's hot (20)

PPTX
Polya's Problem-Solving Strategy
PPTX
The Nature of Mathematics
PDF
MMW CHAPTER 3.pdf
PPT
Polynomial functions
PDF
Basic calculus
PPTX
Problem Solving and Reasoning
PDF
Mathematical Sentence
PPTX
Harmonic sequence
PPTX
MMW_Chap_2_Mathematical_Language_and_Symbols.ppt.pptx
PPTX
Math 8 – proofing (direct and indirect)
PPTX
Mathematics in the modern world
PPT
Rational functions
PDF
Mathematics in the Modern World
PDF
Chapter 1 Mathematics in our World.pdf
PPTX
Basic Calculus 11 - Derivatives and Differentiation Rules
PPTX
Exponential functions
PDF
Sets of Axioms and Finite Geometries
PPTX
System of Linear inequalities in two variables
PDF
Equations of a Line
PDF
medieval European mathematics
Polya's Problem-Solving Strategy
The Nature of Mathematics
MMW CHAPTER 3.pdf
Polynomial functions
Basic calculus
Problem Solving and Reasoning
Mathematical Sentence
Harmonic sequence
MMW_Chap_2_Mathematical_Language_and_Symbols.ppt.pptx
Math 8 – proofing (direct and indirect)
Mathematics in the modern world
Rational functions
Mathematics in the Modern World
Chapter 1 Mathematics in our World.pdf
Basic Calculus 11 - Derivatives and Differentiation Rules
Exponential functions
Sets of Axioms and Finite Geometries
System of Linear inequalities in two variables
Equations of a Line
medieval European mathematics
Ad

Viewers also liked (6)

PPT
Conditional Statements
PPT
Mathematical reasoning
PDF
1.3.1 Conditional Statements
PPTX
Circles IX
PDF
Math 10 Unit 2 LM
PPT
11X1 T07 01 definitions & chord theorems
Conditional Statements
Mathematical reasoning
1.3.1 Conditional Statements
Circles IX
Math 10 Unit 2 LM
11X1 T07 01 definitions & chord theorems
Ad

Similar to 1.3.2 Inductive and Deductive Reasoning (20)

PDF
Chapter-3-PROBLEM-SOLVING.pdf hhhhhhhhhh
PDF
General Education Course 104_LESSON7-LECTURE-NOTES.pdf
PDF
1.3.1B Inductive Reasoning
PDF
Chap6a. Inductive and Deductive Reasoning.pdf
PPTX
Lesson 2.3 Mathematical Reasoning and Logic
PPT
Inductive and Deductive Reasoning (1).ppt
PPTX
Inductive-and-Deductive-Reasoning AB.pptx
PDF
Chapter 3 - Problem Solving.pdf
PPTX
Inductive and Deductive Reasoning.pptx
PPTX
Module 3_Problem Solving With Logic.pptx
PPTX
Section 1.1 inductive & deductive reasoning
PPT
AufEx4_01_01.ppt
PPT
AufEx4_01_01.ppt
PPTX
CM 01 CP 03 Topics 01-03 Problem Solving and Reasoning.pptx
PDF
Chap6a.-Inductive-and-Deductive-Reasoning (1).pdf
PPTX
ตัวจริง
PPTX
Ch1-L3.1-Inductive-and-Deductive-Reasoning.pptx
PPT
Chap 03 01 (1)
PPTX
Reasoning
PPTX
MATH-11n-Lesson-2.2-2.3.pptxBHBSDFVFSDFSD
Chapter-3-PROBLEM-SOLVING.pdf hhhhhhhhhh
General Education Course 104_LESSON7-LECTURE-NOTES.pdf
1.3.1B Inductive Reasoning
Chap6a. Inductive and Deductive Reasoning.pdf
Lesson 2.3 Mathematical Reasoning and Logic
Inductive and Deductive Reasoning (1).ppt
Inductive-and-Deductive-Reasoning AB.pptx
Chapter 3 - Problem Solving.pdf
Inductive and Deductive Reasoning.pptx
Module 3_Problem Solving With Logic.pptx
Section 1.1 inductive & deductive reasoning
AufEx4_01_01.ppt
AufEx4_01_01.ppt
CM 01 CP 03 Topics 01-03 Problem Solving and Reasoning.pptx
Chap6a.-Inductive-and-Deductive-Reasoning (1).pdf
ตัวจริง
Ch1-L3.1-Inductive-and-Deductive-Reasoning.pptx
Chap 03 01 (1)
Reasoning
MATH-11n-Lesson-2.2-2.3.pptxBHBSDFVFSDFSD

More from smiller5 (20)

PDF
T7.3 The Unit Circle and Angles Presentation
PDF
T7.2 Right Triangle Trigonometry Presentation
PDF
1.3 Factoring Quadratics (Presentation).pdf
PPTX
1.3 Factoring Polynomial and Quadratic Expressions
PDF
Trigonometry 7.1 Angles (Degrees and Radians)
PDF
6.7 Exponential and Logarithmic Models
PDF
4.5 Special Segments in Triangles
PDF
1.4 Conditional Statements
PDF
1.3 Distance and Midpoint Formulas
PDF
1.5 Quadratic Equations.pdf
PDF
3.2 Graphs of Functions
PDF
3.2 Graphs of Functions
PDF
3.1 Functions
PDF
2.5 Transformations of Functions
PDF
2.2 More on Functions and Their Graphs
PDF
1.6 Other Types of Equations
PDF
1.5 Quadratic Equations (Review)
PDF
2.1 Basics of Functions and Their Graphs
PDF
9.6 Binomial Theorem
PDF
13.3 Venn Diagrams & Two-Way Tables
T7.3 The Unit Circle and Angles Presentation
T7.2 Right Triangle Trigonometry Presentation
1.3 Factoring Quadratics (Presentation).pdf
1.3 Factoring Polynomial and Quadratic Expressions
Trigonometry 7.1 Angles (Degrees and Radians)
6.7 Exponential and Logarithmic Models
4.5 Special Segments in Triangles
1.4 Conditional Statements
1.3 Distance and Midpoint Formulas
1.5 Quadratic Equations.pdf
3.2 Graphs of Functions
3.2 Graphs of Functions
3.1 Functions
2.5 Transformations of Functions
2.2 More on Functions and Their Graphs
1.6 Other Types of Equations
1.5 Quadratic Equations (Review)
2.1 Basics of Functions and Their Graphs
9.6 Binomial Theorem
13.3 Venn Diagrams & Two-Way Tables

Recently uploaded (20)

PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
Institutional Correction lecture only . . .
PPTX
Cell Structure & Organelles in detailed.
PPTX
Cell Types and Its function , kingdom of life
PDF
01-Introduction-to-Information-Management.pdf
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PPTX
master seminar digital applications in india
PDF
Computing-Curriculum for Schools in Ghana
PDF
VCE English Exam - Section C Student Revision Booklet
PPTX
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PDF
Complications of Minimal Access Surgery at WLH
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PPTX
PPH.pptx obstetrics and gynecology in nursing
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
human mycosis Human fungal infections are called human mycosis..pptx
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Institutional Correction lecture only . . .
Cell Structure & Organelles in detailed.
Cell Types and Its function , kingdom of life
01-Introduction-to-Information-Management.pdf
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Module 4: Burden of Disease Tutorial Slides S2 2025
Pharmacology of Heart Failure /Pharmacotherapy of CHF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
master seminar digital applications in india
Computing-Curriculum for Schools in Ghana
VCE English Exam - Section C Student Revision Booklet
BOWEL ELIMINATION FACTORS AFFECTING AND TYPES
O5-L3 Freight Transport Ops (International) V1.pdf
Complications of Minimal Access Surgery at WLH
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PPH.pptx obstetrics and gynecology in nursing
102 student loan defaulters named and shamed – Is someone you know on the list?

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