SlideShare a Scribd company logo
Obj. 9 Inductive Reasoning
Objectives:
The student is able to (I can):
• Use inductive reasoning to identify patterns and make
conjectures
• Find counterexamples to disprove conjectures
• Identify, write, and analyze the truth value of conditional
statements.
• Write the inverse, converse, and contrapositive of a
conditional statement.
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 FibonacciThis is called the FibonacciThis is called the FibonacciThis is called the Fibonacci
sequence.sequence.sequence.sequence.
inductive
reasoning
conjecture
Reasoning that a rule or statement is true
because specific cases are true.
A statement believed true based on
inductive reasoning.
Complete the conjecture:
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
eveneveneveneven
counterexample
If a conjecture is true, it must be true for
every case. Just one exampleJust one exampleJust one exampleJust one example for which the
conjecture is false will disprove it.
A case that proves a conjecture false.
Example: Find a counterexample to the
conjecture that all students who take
Geometry are 10th graders.
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.
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.
Sum of first 20 odd numbers?
1
1 + 3
1 + 3 + 5
1 + 3 + 5 + 7
1
4
9
16
12
22
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.
To find the pattern, 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
-3 -2 -1 0 1 4 16 n — 4
1 2 3 4 5 … 8 … 20 … n
32 39 46 53 60 81 165 7n+25
conditional
statement
hypothesis
conclusion
A statement that can be written as an
“if-then” statement.
Example: IfIfIfIf today is Saturday, thenthenthenthen we
don’t have to go to school.
The part of the conditional following the
word “if”.
“today is Saturday” is the hypothesis.
The part of the conditional following the
word “then”.
“we don’t have to go to school” is the
conclusion.
Notation
Examples
Conditional statement: p → q, where
p is the hypothesis and
q is the conclusion.
Identify the hypothesis and conclusion:
1. If I want to buy a book, then I need
some money.
2. If today is Thursday, then tomorrow is
Friday.
3. Call your parents if you are running late.
Examples
To write a statement as a conditional,
identify the sentence’s hypothesis and
conclusion by figuring out which part of the
statement depends on the other.
Write a conditional statement:
• Two angles that are complementary are
acute.
If two angles are complementary, then theyIf two angles are complementary, then theyIf two angles are complementary, then theyIf two angles are complementary, then they
are acute.are acute.are acute.are acute.
• Even numbers are divisible by 2.
If a number is even, then it is divisible by 2.If a number is even, then it is divisible by 2.If a number is even, then it is divisible by 2.If a number is even, then it is divisible by 2.
truth value T if a conditional is true,
F if a conditional is false.
The statement is false only when theThe statement is false only when theThe statement is false only when theThe statement is false only when the
hypothesis is true and the conclusion ishypothesis is true and the conclusion ishypothesis is true and the conclusion ishypothesis is true and the conclusion is
false.false.false.false. To show that a conditional is false,
you need only find one counterexample
where the hypothesis is true and the
conclusion is false.
Hypothesis Conclusion Statement
T T T
TTTT FFFF FFFF
F T T
F F T
Examples Determine if each conditional is true. If
false, give a counterexample.
1. If your zip code is 76012, then you live in
Texas.
TrueTrueTrueTrue
2. If a month has 28 days, then it is
February.
September also has 28 days, whichSeptember also has 28 days, whichSeptember also has 28 days, whichSeptember also has 28 days, which
proves the conditional false.proves the conditional false.proves the conditional false.proves the conditional false.
3. If 14 is evenly divisible by 3, then
tomorrow is Tuesday.
The hypothesis is false, so theThe hypothesis is false, so theThe hypothesis is false, so theThe hypothesis is false, so the
conditional isconditional isconditional isconditional is truetruetruetrue....
Texas
76012
negation of p “Not p”
Notation: ~p
Example: The negation of the statement
“Blue is my favorite color,” is “Blue is notnotnotnot
my favorite color.”
Related Conditionals Symbols
Conditional p → q
Converse q → p
Inverse ~p → ~q
Contrapositive ~q →~p
Example Write the conditional, converse, inverse, and
contrapositive of the statement:
“A cat is an animal with four paws.”
Type Statement
Truth
Value
Conditional
(p → q)
If an animal is a cat, then it
has four paws.
T
Converse
(q → p)
If an animal has four paws,
then it is a cat.
F
Inverse
(~p → ~q)
If an animal is not a cat,
then it does not have four
paws.
F
Contrapos-
itive
(~q → ~p)
If an animal does not have
four paws, then it is not a
cat.
T
Example Write the conditional, converse, inverse, and
contrapositive of the statement:
“When n2 = 144, n = 12.”
Type Statement
Truth
Value
Conditional
(p → q)
If n2 = 144, then n = 12.
F
(n = —12)
Converse
(q → p)
If n = 12, then n2 = 144. T
Inverse
(~p → ~q)
If n2 ≠ 144, then n ≠ 12 T
Contrapos-
itive
(~q → ~p)
If n ≠ 12, then n2 ≠ 144
F
(n = —12)

More Related Content

What's hot

9.2 rational and irrational numbers day 1
9.2 rational and irrational numbers day 19.2 rational and irrational numbers day 1
9.2 rational and irrational numbers day 1bweldon
 
Rational and irrational numbers by Kashae Alexander
Rational and irrational numbers by Kashae AlexanderRational and irrational numbers by Kashae Alexander
Rational and irrational numbers by Kashae Alexander41639342
 
NS1: Rational and Irrational numbers
NS1: Rational and Irrational numbersNS1: Rational and Irrational numbers
NS1: Rational and Irrational numbers
A Wright
 
Math (F4) Math Reasoning 4.1, 4.2
Math (F4) Math Reasoning 4.1, 4.2Math (F4) Math Reasoning 4.1, 4.2
Math (F4) Math Reasoning 4.1, 4.2roszelan
 
Y10 m27012015numbarith1
Y10 m27012015numbarith1Y10 m27012015numbarith1
Y10 m27012015numbarith1
3SNEducation
 
2.7 find square roots and compare real numbers day 2
2.7 find square roots and compare real numbers   day 22.7 find square roots and compare real numbers   day 2
2.7 find square roots and compare real numbers day 2bweldon
 
11.6 Counting Theory
11.6 Counting Theory11.6 Counting Theory
11.6 Counting Theory
smiller5
 
Additive inverse zero pairs absolute value
Additive inverse zero pairs absolute valueAdditive inverse zero pairs absolute value
Additive inverse zero pairs absolute valuebweldon
 
Exit ticket lessons 1 13 sample solutions
Exit ticket lessons 1 13 sample solutionsExit ticket lessons 1 13 sample solutions
Exit ticket lessons 1 13 sample solutionsmlabuski
 
Exit ticket lessons 1 13 sample solutions
Exit ticket lessons 1 13 sample solutionsExit ticket lessons 1 13 sample solutions
Exit ticket lessons 1 13 sample solutionsmlabuski
 
Class9 number system
Class9  number systemClass9  number system
Class9 number system
Shija John
 
Conditional statements dkjfoafoiej
Conditional statements dkjfoafoiejConditional statements dkjfoafoiej
Conditional statements dkjfoafoiejmzzbarnes
 
Kungfu math p4 slide4 (equivalent fraction)pdf
Kungfu math p4 slide4 (equivalent fraction)pdfKungfu math p4 slide4 (equivalent fraction)pdf
Kungfu math p4 slide4 (equivalent fraction)pdfkungfumath
 
Zero is even or odd, Zero is positive or negative ?
Zero is even or odd, Zero is positive or negative ?Zero is even or odd, Zero is positive or negative ?
Zero is even or odd, Zero is positive or negative ?
Malik Ghulam Murtza
 
Additive inverse zero pairs absolute value
Additive inverse zero pairs absolute valueAdditive inverse zero pairs absolute value
Additive inverse zero pairs absolute valuebweldon
 
Geometry conditional statements and their converse
Geometry   conditional statements and their converseGeometry   conditional statements and their converse
Geometry conditional statements and their conversemathriot
 

What's hot (20)

9.2 rational and irrational numbers day 1
9.2 rational and irrational numbers day 19.2 rational and irrational numbers day 1
9.2 rational and irrational numbers day 1
 
Rational and irrational numbers by Kashae Alexander
Rational and irrational numbers by Kashae AlexanderRational and irrational numbers by Kashae Alexander
Rational and irrational numbers by Kashae Alexander
 
NS1: Rational and Irrational numbers
NS1: Rational and Irrational numbersNS1: Rational and Irrational numbers
NS1: Rational and Irrational numbers
 
Math (F4) Math Reasoning 4.1, 4.2
Math (F4) Math Reasoning 4.1, 4.2Math (F4) Math Reasoning 4.1, 4.2
Math (F4) Math Reasoning 4.1, 4.2
 
Y10 m27012015numbarith1
Y10 m27012015numbarith1Y10 m27012015numbarith1
Y10 m27012015numbarith1
 
2.7 find square roots and compare real numbers day 2
2.7 find square roots and compare real numbers   day 22.7 find square roots and compare real numbers   day 2
2.7 find square roots and compare real numbers day 2
 
11.6 Counting Theory
11.6 Counting Theory11.6 Counting Theory
11.6 Counting Theory
 
Math Project
Math ProjectMath Project
Math Project
 
Algebraic expressions
Algebraic expressionsAlgebraic expressions
Algebraic expressions
 
Additive inverse zero pairs absolute value
Additive inverse zero pairs absolute valueAdditive inverse zero pairs absolute value
Additive inverse zero pairs absolute value
 
Exit ticket lessons 1 13 sample solutions
Exit ticket lessons 1 13 sample solutionsExit ticket lessons 1 13 sample solutions
Exit ticket lessons 1 13 sample solutions
 
Exit ticket lessons 1 13 sample solutions
Exit ticket lessons 1 13 sample solutionsExit ticket lessons 1 13 sample solutions
Exit ticket lessons 1 13 sample solutions
 
Class9 number system
Class9  number systemClass9  number system
Class9 number system
 
Conditional statements dkjfoafoiej
Conditional statements dkjfoafoiejConditional statements dkjfoafoiej
Conditional statements dkjfoafoiej
 
Kungfu math p4 slide4 (equivalent fraction)pdf
Kungfu math p4 slide4 (equivalent fraction)pdfKungfu math p4 slide4 (equivalent fraction)pdf
Kungfu math p4 slide4 (equivalent fraction)pdf
 
Zero is even or odd, Zero is positive or negative ?
Zero is even or odd, Zero is positive or negative ?Zero is even or odd, Zero is positive or negative ?
Zero is even or odd, Zero is positive or negative ?
 
Additive inverse zero pairs absolute value
Additive inverse zero pairs absolute valueAdditive inverse zero pairs absolute value
Additive inverse zero pairs absolute value
 
2.1 conditional statements
2.1 conditional statements2.1 conditional statements
2.1 conditional statements
 
Geometry conditional statements and their converse
Geometry   conditional statements and their converseGeometry   conditional statements and their converse
Geometry conditional statements and their converse
 
2.1 lesson
2.1 lesson2.1 lesson
2.1 lesson
 

Similar to Obj. 9 Inductive Reasoning

Geometry 201 unit 2.2
Geometry 201 unit 2.2Geometry 201 unit 2.2
Geometry 201 unit 2.2
Mark Ryder
 
1.4 Conditional Statements
1.4 Conditional Statements1.4 Conditional Statements
1.4 Conditional Statements
smiller5
 
1.3.1 Conditional Statements
1.3.1 Conditional Statements1.3.1 Conditional Statements
1.3.1 Conditional Statements
smiller5
 
1.3.2 Conditional Statements
1.3.2 Conditional Statements1.3.2 Conditional Statements
1.3.2 Conditional Statements
smiller5
 
3.4 Conditional Statements
3.4 Conditional Statements3.4 Conditional Statements
3.4 Conditional Statements
smiller5
 
Obj. 10 Deductive Reasoning
Obj. 10 Deductive ReasoningObj. 10 Deductive Reasoning
Obj. 10 Deductive Reasoning
smiller5
 
1.3.1B Inductive Reasoning
1.3.1B Inductive Reasoning1.3.1B Inductive Reasoning
1.3.1B Inductive Reasoning
smiller5
 
Mathmatical reasoning
Mathmatical reasoningMathmatical reasoning
Mathmatical reasoningindu psthakur
 
Reasoning
Reasoning Reasoning
Reasoning
lovelyya2553
 
Geometry journal 2
Geometry journal 2Geometry journal 2
Geometry journal 2Katina1196
 
Inductive and Deductive Reasoning
Inductive and Deductive ReasoningInductive and Deductive Reasoning
Inductive and Deductive Reasoning
Sonarin Cruz
 
If and then statements
If and then statementsIf and then statements
If and then statements
ValDarylAnhao2
 
desmath(1).ppt
desmath(1).pptdesmath(1).ppt
desmath(1).ppt
MemMem25
 
Discrete Mathematics Details tree pt.pptx
Discrete Mathematics Details tree pt.pptxDiscrete Mathematics Details tree pt.pptx
Discrete Mathematics Details tree pt.pptx
FariaHassan4
 
CONDITIONAL STATEMENTS AND ITS LOGICAL EQUIVALENCE.pptx
CONDITIONAL STATEMENTS AND ITS LOGICAL EQUIVALENCE.pptxCONDITIONAL STATEMENTS AND ITS LOGICAL EQUIVALENCE.pptx
CONDITIONAL STATEMENTS AND ITS LOGICAL EQUIVALENCE.pptx
JasminAndAngie
 
proposition Logic-1.pptx Discrete Mathematics
proposition Logic-1.pptx Discrete Mathematicsproposition Logic-1.pptx Discrete Mathematics
proposition Logic-1.pptx Discrete Mathematics
VimalKumar375828
 
2.2 2.3 notes a
2.2 2.3 notes a2.2 2.3 notes a
2.2 2.3 notes ambetzel
 
1.1 patterns & inductive reasoning
1.1 patterns & inductive reasoning1.1 patterns & inductive reasoning
1.1 patterns & inductive reasoning
vickihoover
 
Geometry unit 2.2
Geometry unit 2.2Geometry unit 2.2
Geometry unit 2.2
Mark Ryder
 

Similar to Obj. 9 Inductive Reasoning (20)

Geometry 201 unit 2.2
Geometry 201 unit 2.2Geometry 201 unit 2.2
Geometry 201 unit 2.2
 
1.4 Conditional Statements
1.4 Conditional Statements1.4 Conditional Statements
1.4 Conditional Statements
 
1.3.1 Conditional Statements
1.3.1 Conditional Statements1.3.1 Conditional Statements
1.3.1 Conditional Statements
 
1.3.2 Conditional Statements
1.3.2 Conditional Statements1.3.2 Conditional Statements
1.3.2 Conditional Statements
 
3.4 Conditional Statements
3.4 Conditional Statements3.4 Conditional Statements
3.4 Conditional Statements
 
Obj. 10 Deductive Reasoning
Obj. 10 Deductive ReasoningObj. 10 Deductive Reasoning
Obj. 10 Deductive Reasoning
 
1.3.1B Inductive Reasoning
1.3.1B Inductive Reasoning1.3.1B Inductive Reasoning
1.3.1B Inductive Reasoning
 
ตัวจริง
ตัวจริงตัวจริง
ตัวจริง
 
Mathmatical reasoning
Mathmatical reasoningMathmatical reasoning
Mathmatical reasoning
 
Reasoning
Reasoning Reasoning
Reasoning
 
Geometry journal 2
Geometry journal 2Geometry journal 2
Geometry journal 2
 
Inductive and Deductive Reasoning
Inductive and Deductive ReasoningInductive and Deductive Reasoning
Inductive and Deductive Reasoning
 
If and then statements
If and then statementsIf and then statements
If and then statements
 
desmath(1).ppt
desmath(1).pptdesmath(1).ppt
desmath(1).ppt
 
Discrete Mathematics Details tree pt.pptx
Discrete Mathematics Details tree pt.pptxDiscrete Mathematics Details tree pt.pptx
Discrete Mathematics Details tree pt.pptx
 
CONDITIONAL STATEMENTS AND ITS LOGICAL EQUIVALENCE.pptx
CONDITIONAL STATEMENTS AND ITS LOGICAL EQUIVALENCE.pptxCONDITIONAL STATEMENTS AND ITS LOGICAL EQUIVALENCE.pptx
CONDITIONAL STATEMENTS AND ITS LOGICAL EQUIVALENCE.pptx
 
proposition Logic-1.pptx Discrete Mathematics
proposition Logic-1.pptx Discrete Mathematicsproposition Logic-1.pptx Discrete Mathematics
proposition Logic-1.pptx Discrete Mathematics
 
2.2 2.3 notes a
2.2 2.3 notes a2.2 2.3 notes a
2.2 2.3 notes a
 
1.1 patterns & inductive reasoning
1.1 patterns & inductive reasoning1.1 patterns & inductive reasoning
1.1 patterns & inductive reasoning
 
Geometry unit 2.2
Geometry unit 2.2Geometry unit 2.2
Geometry unit 2.2
 

More from smiller5

6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Models6.7 Exponential and Logarithmic Models
6.7 Exponential and Logarithmic Models
smiller5
 
4.5 Special Segments in Triangles
4.5 Special Segments in Triangles4.5 Special Segments in Triangles
4.5 Special Segments in Triangles
smiller5
 
1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas
smiller5
 
1.5 Quadratic Equations.pdf
1.5 Quadratic Equations.pdf1.5 Quadratic Equations.pdf
1.5 Quadratic Equations.pdf
smiller5
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functions
smiller5
 
3.2 Graphs of Functions
3.2 Graphs of Functions3.2 Graphs of Functions
3.2 Graphs of Functions
smiller5
 
3.1 Functions
3.1 Functions3.1 Functions
3.1 Functions
smiller5
 
2.5 Transformations of Functions
2.5 Transformations of Functions2.5 Transformations of Functions
2.5 Transformations of Functions
smiller5
 
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
smiller5
 
1.6 Other Types of Equations
1.6 Other Types of Equations1.6 Other Types of Equations
1.6 Other Types of Equations
smiller5
 
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 Graphs
smiller5
 
9.6 Binomial Theorem
9.6 Binomial Theorem9.6 Binomial Theorem
9.6 Binomial Theorem
smiller5
 
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
smiller5
 
13.2 Independent & Dependent Events
13.2 Independent & Dependent Events13.2 Independent & Dependent Events
13.2 Independent & Dependent Events
smiller5
 
9.5 Counting Principles
9.5 Counting Principles9.5 Counting Principles
9.5 Counting Principles
smiller5
 
13.1 Geometric Probability
13.1 Geometric Probability13.1 Geometric Probability
13.1 Geometric Probability
smiller5
 
9.4 Series and Their Notations
9.4 Series and Their Notations9.4 Series and Their Notations
9.4 Series and Their Notations
smiller5
 
9.3 Geometric Sequences
9.3 Geometric Sequences9.3 Geometric Sequences
9.3 Geometric Sequences
smiller5
 
9.2 Arithmetic Sequences
9.2 Arithmetic Sequences9.2 Arithmetic Sequences
9.2 Arithmetic Sequences
smiller5
 

More from 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.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
 
9.2 Arithmetic Sequences
9.2 Arithmetic Sequences9.2 Arithmetic Sequences
9.2 Arithmetic Sequences
 

Recently uploaded

PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
AyyanKhan40
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
IreneSebastianRueco1
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
SACHIN R KONDAGURI
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
TechSoup
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
Celine George
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
Academy of Science of South Africa
 
Reflective and Evaluative Practice...pdf
Reflective and Evaluative Practice...pdfReflective and Evaluative Practice...pdf
Reflective and Evaluative Practice...pdf
amberjdewit93
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
ak6969907
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
What is the purpose of studying mathematics.pptx
What is the purpose of studying mathematics.pptxWhat is the purpose of studying mathematics.pptx
What is the purpose of studying mathematics.pptx
christianmathematics
 
How to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP ModuleHow to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP Module
Celine George
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
Delivering Micro-Credentials in Technical and Vocational Education and Training
Delivering Micro-Credentials in Technical and Vocational Education and TrainingDelivering Micro-Credentials in Technical and Vocational Education and Training
Delivering Micro-Credentials in Technical and Vocational Education and Training
AG2 Design
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
Fresher’s Quiz 2023 at GMC Nizamabad.pptx
Fresher’s Quiz 2023 at GMC Nizamabad.pptxFresher’s Quiz 2023 at GMC Nizamabad.pptx
Fresher’s Quiz 2023 at GMC Nizamabad.pptx
SriSurya50
 

Recently uploaded (20)

PIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf IslamabadPIMS Job Advertisement 2024.pdf Islamabad
PIMS Job Advertisement 2024.pdf Islamabad
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
"Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe..."Protectable subject matters, Protection in biotechnology, Protection of othe...
"Protectable subject matters, Protection in biotechnology, Protection of othe...
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
 
How to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold MethodHow to Build a Module in Odoo 17 Using the Scaffold Method
How to Build a Module in Odoo 17 Using the Scaffold Method
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
 
Reflective and Evaluative Practice...pdf
Reflective and Evaluative Practice...pdfReflective and Evaluative Practice...pdf
Reflective and Evaluative Practice...pdf
 
World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024World environment day ppt For 5 June 2024
World environment day ppt For 5 June 2024
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
What is the purpose of studying mathematics.pptx
What is the purpose of studying mathematics.pptxWhat is the purpose of studying mathematics.pptx
What is the purpose of studying mathematics.pptx
 
How to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP ModuleHow to Add Chatter in the odoo 17 ERP Module
How to Add Chatter in the odoo 17 ERP Module
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
Delivering Micro-Credentials in Technical and Vocational Education and Training
Delivering Micro-Credentials in Technical and Vocational Education and TrainingDelivering Micro-Credentials in Technical and Vocational Education and Training
Delivering Micro-Credentials in Technical and Vocational Education and Training
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
Fresher’s Quiz 2023 at GMC Nizamabad.pptx
Fresher’s Quiz 2023 at GMC Nizamabad.pptxFresher’s Quiz 2023 at GMC Nizamabad.pptx
Fresher’s Quiz 2023 at GMC Nizamabad.pptx
 

Obj. 9 Inductive Reasoning

  • 1. Obj. 9 Inductive Reasoning Objectives: The student is able to (I can): • Use inductive reasoning to identify patterns and make conjectures • Find counterexamples to disprove conjectures • Identify, write, and analyze the truth value of conditional statements. • Write the inverse, converse, and contrapositive of a conditional statement.
  • 2. 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 FibonacciThis is called the FibonacciThis is called the FibonacciThis is called the Fibonacci sequence.sequence.sequence.sequence.
  • 3. inductive reasoning conjecture Reasoning that a rule or statement is true because specific cases are true. A statement believed true based on inductive reasoning. Complete the conjecture: 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 eveneveneveneven
  • 4. counterexample If a conjecture is true, it must be true for every case. Just one exampleJust one exampleJust one exampleJust one example for which the conjecture is false will disprove it. A case that proves a conjecture false. Example: Find a counterexample to the conjecture that all students who take Geometry are 10th graders.
  • 5. 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. 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º
  • 6. 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. Sum of first 20 odd numbers? 1 1 + 3 1 + 3 + 5 1 + 3 + 5 + 7 1 4 9 16 12 22 32 42 202 = 400
  • 7. 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. To find the pattern, 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 -3 -2 -1 0 1 4 16 n — 4 1 2 3 4 5 … 8 … 20 … n 32 39 46 53 60 81 165 7n+25
  • 8. conditional statement hypothesis conclusion A statement that can be written as an “if-then” statement. Example: IfIfIfIf today is Saturday, thenthenthenthen we don’t have to go to school. The part of the conditional following the word “if”. “today is Saturday” is the hypothesis. The part of the conditional following the word “then”. “we don’t have to go to school” is the conclusion.
  • 9. Notation Examples Conditional statement: p → q, where p is the hypothesis and q is the conclusion. Identify the hypothesis and conclusion: 1. If I want to buy a book, then I need some money. 2. If today is Thursday, then tomorrow is Friday. 3. Call your parents if you are running late.
  • 10. Examples To write a statement as a conditional, identify the sentence’s hypothesis and conclusion by figuring out which part of the statement depends on the other. Write a conditional statement: • Two angles that are complementary are acute. If two angles are complementary, then theyIf two angles are complementary, then theyIf two angles are complementary, then theyIf two angles are complementary, then they are acute.are acute.are acute.are acute. • Even numbers are divisible by 2. If a number is even, then it is divisible by 2.If a number is even, then it is divisible by 2.If a number is even, then it is divisible by 2.If a number is even, then it is divisible by 2.
  • 11. truth value T if a conditional is true, F if a conditional is false. The statement is false only when theThe statement is false only when theThe statement is false only when theThe statement is false only when the hypothesis is true and the conclusion ishypothesis is true and the conclusion ishypothesis is true and the conclusion ishypothesis is true and the conclusion is false.false.false.false. To show that a conditional is false, you need only find one counterexample where the hypothesis is true and the conclusion is false. Hypothesis Conclusion Statement T T T TTTT FFFF FFFF F T T F F T
  • 12. Examples Determine if each conditional is true. If false, give a counterexample. 1. If your zip code is 76012, then you live in Texas. TrueTrueTrueTrue 2. If a month has 28 days, then it is February. September also has 28 days, whichSeptember also has 28 days, whichSeptember also has 28 days, whichSeptember also has 28 days, which proves the conditional false.proves the conditional false.proves the conditional false.proves the conditional false. 3. If 14 is evenly divisible by 3, then tomorrow is Tuesday. The hypothesis is false, so theThe hypothesis is false, so theThe hypothesis is false, so theThe hypothesis is false, so the conditional isconditional isconditional isconditional is truetruetruetrue.... Texas 76012
  • 13. negation of p “Not p” Notation: ~p Example: The negation of the statement “Blue is my favorite color,” is “Blue is notnotnotnot my favorite color.” Related Conditionals Symbols Conditional p → q Converse q → p Inverse ~p → ~q Contrapositive ~q →~p
  • 14. Example Write the conditional, converse, inverse, and contrapositive of the statement: “A cat is an animal with four paws.” Type Statement Truth Value Conditional (p → q) If an animal is a cat, then it has four paws. T Converse (q → p) If an animal has four paws, then it is a cat. F Inverse (~p → ~q) If an animal is not a cat, then it does not have four paws. F Contrapos- itive (~q → ~p) If an animal does not have four paws, then it is not a cat. T
  • 15. Example Write the conditional, converse, inverse, and contrapositive of the statement: “When n2 = 144, n = 12.” Type Statement Truth Value Conditional (p → q) If n2 = 144, then n = 12. F (n = —12) Converse (q → p) If n = 12, then n2 = 144. T Inverse (~p → ~q) If n2 ≠ 144, then n ≠ 12 T Contrapos- itive (~q → ~p) If n ≠ 12, then n2 ≠ 144 F (n = —12)