SlideShare uma empresa Scribd logo
1 de 47
PROBLEM SOLVING,
MATHEMATICAL
INVESTIGATION, AND
MODELLING
Problem
Solving
PROBLEM SOLVING
a process in which real-world problems are
being solved using mathematical techniques
refers to mathematical tasks that have
potential to provide intellectual challenges
for enhancing students’ mathematical
understanding and development
to solve a real-world problem, it has to be
constructed such that it can be expressed
using mathematics (modelling)
POLYA’S PROBLEM SOLVING
TECHNIQUES
Understand the problem
Devise a plan
Carry out the plan
Look back
UNDERSTAND THE PROBLEM
• Do you understand all the words used in
stating the problem?
• What are you asked to find or show?
• Can you restate the problem in your own
words?
• Can you think of a picture or diagram that
might help you understand the problem?
• Is there enough information to enable you to
find a solution?
DEVISE A PLAN
• Guess and check
• Look for a pattern
• Make an orderly
list
• Draw a picture
• Eliminate
possibilities
• Solve a simpler
problem
• Use a model
• Consider special
cases
• Work backwards
• Use direct
reasoning
• Use a formula
• Solve an equation
CARRY OUT THE PLAN
Make sure that the correct values and
equation are used
If the method failed, discard and choose
another
LOOK BACK
Check if the solution makes sense
Reflect on the process: Can it be
simplified?
Use the method to solve other similar
problems
EXAMPLE
A hat and a jacket cost $100. The
jacket costs $90 more than the
hat. What are the cost of the hat
and the cost of the jacket?
Understan
d the
Problem
After reading the problem for the first time,
you may think that the jacket cost $90 and
the hat cost $10. The sum of these costs is
$100, but the cost of the jacket is only $90
more than the cost of the hat. We need to find
the two dollar amounts that differ by $90
and whose sum is $100.
Devise a
Plan
Write an equation using 𝒉 for the cost of the
hat and 𝒉 + 𝟗𝟎 for the cost of the jacket: 𝒉 +
𝒉 + 𝟗𝟎 = 𝟏𝟎𝟎
Carry out
the Plan
2ℎ + 90 = 100; 2ℎ = 100 − 90
2ℎ = 10; ℎ = 5
PROBLEM SOLVING,
MATHEMATICAL
INVESTIGATION, AND
MODELLING
Translation of
Statements to
Symbol
TRANSLATION OF STATEMENTS
TO SYMBOLS
It can be really frustrating to spend
fifteen minutes solving a word
problem on a test, only to realize at
the end that you no longer have any
idea what “x” stands for, so you have
to do the whole problem over again.
TRANSLATION OF STATEMENTS
TO SYMBOLS
Certain words indicate certain mathematical
operations. Below is a partial list.
TRANSLATION OF STATEMENTS
TO SYMBOLS
Note: “less than” construction is
backwards in the English from what it
is in math.
Ex: translate “15 less than x”, the
temptation is to write “15 – x”
TRANSLATION OF STATEMENTS
TO SYMBOLS
Note: order is important in the “quotient/ratio
of” and “difference between/of” constructions.
Ex: a problems says “the ratio of x and y”,
it means “x divided by y”, not “y divided
by x”
a problem says “the difference of x and
y”,
it means “x – y”, not “y – x”.
TRANSLATION OF STATEMENTS
TO SYMBOLS
a. Translate “the sum of 8 and
y” into an algebraic expression.
This is translated to “8 + y”.
TRANSLATION OF STATEMENTS
TO SYMBOLS
b. Translate “4 less than x” into
an algebraic expression.
This is translated to “x – 4”.
TRANSLATION OF STATEMENTS
TO SYMBOLS
c. Translate “x multiplied by 13”
into an algebraic expression.
This is translated to “13x”.
TRANSLATION OF STATEMENTS
TO SYMBOLS
d. Translate “the quotient of x
and 3” into an algebraic
expression.
This is translated to “
𝒙
𝟑
”.
TRANSLATION OF STATEMENTS
TO SYMBOLS
e. Translate “the difference of 5
and y” into an algebraic
expression.
This is translated to “5 – y”.
TRANSLATION OF STATEMENTS
TO SYMBOLS
f. Translate "the ratio of 9 more
than x to x" into an algebraic
expression.
This is translated to “
(𝒙+𝟗)
𝒙
”.
TRANSLATION OF STATEMENTS
TO SYMBOLS
g. Translate “nine less than the
total of a number and two” into
an algebraic expression, and
simplify.
This is translated to “(n + 2) – 9”,
which then simplifies to “n – 7”.
TRANSLATION OF STATEMENTS
TO SYMBOLS
h. The length of a football field is 30
yards more than its width. Express the
length of the field in terms of its width w.
Whatever the width w is, the length is 30
more than this. Recall that “more than”
means “plus that much”, so you’ll be
adding 30 to w. The expression we’re
looking for is “w + 30”.
TRANSLATION OF STATEMENTS
TO SYMBOLS
i. Twenty gallons of crude oil were poured
into two containers of different size. Express
the amount of crude oil poured into the
smaller container in terms of the amount g
poured into the larger container.
There are twenty total gallons, and we've
already poured g gallons of it. How many
gallons are left? There are 20 – g gallons left.
The answer we want is "20 – g".
PROBLEM SOLVING,
MATHEMATICAL
INVESTIGATION, AND
MODELLING
Number
Relations
Problem
NUMBER RELATION PROBLEMS
Number relation problems are types of
problems which deals with comparison
of one or more unknown numbers,
integers, counting numbers,
consecutive numbers, consecutive odd
and even integers. Finding the required
number is the ultimate goal of this
problem type.
NUMBER RELATION PROBLEMS
Example 1: The sum of twice a number
and 5 is 9. What is the number?
Use the following relationship to set up
an equation:
[twice the number] + 5 = 9
Step 1: Let x represent the number.
NUMBER RELATION PROBLEMS
Step 2: Write an algebraic expression
for “twice the number” in terms of x,
twice the number is 2x.
NUMBER RELATION PROBLEMS
[twice the number] + 5 = 9
Step 3: Use the relationship to set up an
equation.
2x + 5 = 9
NUMBER RELATION PROBLEMS
Step 4: Solve the equation for x.
2x + 5 = 9 ;
2x = 4 ;
x = 2
So the number is 2.
NUMBER RELATION PROBLEMS
Example 2: Four times a number
decreased by10 is equal to the sum of
twice the number and 2. Find the
number.
Use the following relationship to set up
an equation:
[four times the number decreased by 10] = [the sum of twice the
number and 2]
NUMBER RELATION PROBLEMS
Step 2 : Write an algebraic expression
for “four times the number decreased
by10” in terms of x.
four times the number decreased by 10 =
4x - 10.
Write an algebraic expression for “the
sum of twice the number and 2” in terms
NUMBER RELATION PROBLEMS
[four times the number decreased by 10] = [the sum of twice the
number and 2]
Step 3: Use the relationship to set up an
equation.
4x - 10 = 2x + 2
NUMBER RELATION PROBLEMS
Step 4: Solve the equation for x.
4x - 10 = 2x + 2
2x = 12
x = 6
So the number is 6.
NUMBER RELATION PROBLEMS
Example 3: The sum of two consecutive
integers is 71. Find the numbers.
As the two unknown numbers are
consecutive, the larger integer can be
expressed as x + 1.
[the smaller integer] + [the larger integer] = 71
Step 1: Let the two consecutive
numbers be x and x + 1.
NUMBER RELATION PROBLEMS
[the smaller integer] + [the larger integer] = 71
Step 2: Use the relationship to set up an
equation.
x + x + 1 = 71
NUMBER RELATION PROBLEMS
Step 3: Solve the equation for n.
x + x + 1 = 71
2x + 1 = 71
2x = 70
x = 35
So the two consecutive integers are 35
and 36.
NUMBER RELATION PROBLEMS
Step 3: Solve the equation for n.
x + x + 1 = 71
2x + 1 = 71
2x = 70
x = 35
So the two consecutive integers are 35
and 36.
TRY ME - NUMBER RELATION
PROBLEMS
Example 4: Twelve less than four times
the first of two consecutive integers is
three times the second. Find the
integers.
Example 5: The sum of three
consecutive integers is 126. Find the
three numbers.
TRY ME - NUMBER RELATION
PROBLEMS
Example 4: Twelve less than four times the
first of two consecutive integers is three
times the second. Find the integers.
Step 1: Let the two consecutive numbers be x
and x + 1.
As the two unknown numbers are
consecutive, the larger integer can be
expressed as x + 1.
[twelve less than four times the first] = [three
NUMBER RELATION PROBLEMS
Step 2 : Write an algebraic expression
for “twelve less than four times the first”
in terms of x.
twelve less than four times the first = 4x -
12.
Write an algebraic expression for “three
times the second” in terms of x.
NUMBER RELATION PROBLEMS
[twelve less than four times the first] = [three times the
second]
Step 3: Use the relationship to set up an
equation.
4x -12 = 3(x + 1)
NUMBER RELATION PROBLEMS
Step 4: Solve the equation for n.
4x -12 = 3(x + 1)
4x -12 = 3x + 3
4x - 3x = 3 + 12
x = 15
So the two consecutive integers are 15
and 16.
TRY ME - NUMBER RELATION
PROBLEMS
Example 5: The sum of three
consecutive integers is 126. Find the
three numbers.
As the two unknown numbers are
consecutive, the second of the two
consecutive integers can be expressed
as x + 1, and the third is x+2.
[first integer]+[second integer]+[third
TRY ME - NUMBER RELATION
PROBLEMS
Step 1: Let the three consecutive
numbers be x a x + 1, and x + 2
[first integer]+[second integer]+[third
integer] = 126
Step 2: Use the relationship to set up an
equation.
x + x + 1 + x + 2 = 126
NUMBER RELATION PROBLEMS
Step 3: Solve the equation for x.
x + x + 1 + x + 2 = 126
3x + 3 = 126
3x = 123
x = 41
So the three consecutive integers are 41, 42,
and 43.
THANKS!
Does anyone have any question?
tmcc.francisquarre@gmail.com
+639 053 483 516

Mais conteúdo relacionado

Semelhante a Problem Solving, Mathematical Investigation and Modelling - Topic 1

Math journal chapters 1 3
Math journal chapters 1 3Math journal chapters 1 3
Math journal chapters 1 3Ernie777
 
Equations problems
Equations problemsEquations problems
Equations problemsEducación
 
elijahNativdsdsdsdsdsdsdsdsdsdsdsidadPTdsdsds.pptx
elijahNativdsdsdsdsdsdsdsdsdsdsdsidadPTdsdsds.pptxelijahNativdsdsdsdsdsdsdsdsdsdsdsidadPTdsdsds.pptx
elijahNativdsdsdsdsdsdsdsdsdsdsdsidadPTdsdsds.pptxEmirNatividad3
 
November 30, 2015
November 30, 2015November 30, 2015
November 30, 2015khyps13
 
pdf_20221129_084739_0000.pptx
pdf_20221129_084739_0000.pptxpdf_20221129_084739_0000.pptx
pdf_20221129_084739_0000.pptxRoseyAckerman
 
Combine liketerms
Combine liketermsCombine liketerms
Combine liketermsWade II
 
Std 7th Chapter 4 Simple Equation.pptx
Std 7th Chapter 4 Simple Equation.pptxStd 7th Chapter 4 Simple Equation.pptx
Std 7th Chapter 4 Simple Equation.pptxMVHerwadkarschool
 
November 6th, 2014
November 6th, 2014November 6th, 2014
November 6th, 2014khyps13
 
The magic of vedic maths
The magic of vedic mathsThe magic of vedic maths
The magic of vedic mathsTarun Gehlot
 
Add / Sub
Add / SubAdd / Sub
Add / Subr0bb13
 
1.2 simplifying expressions and order of operations
1.2 simplifying expressions and order of operations1.2 simplifying expressions and order of operations
1.2 simplifying expressions and order of operationsHuron School District
 
CLASS VII -operations on rational numbers(1).pptx
CLASS VII -operations on rational numbers(1).pptxCLASS VII -operations on rational numbers(1).pptx
CLASS VII -operations on rational numbers(1).pptxRajkumarknms
 
presentation-111004200224-phpapp02.pptx
presentation-111004200224-phpapp02.pptxpresentation-111004200224-phpapp02.pptx
presentation-111004200224-phpapp02.pptxJennilynBalusdan3
 
Algebraic expressions
Algebraic expressionsAlgebraic expressions
Algebraic expressionsChristie Harp
 
QUARTER-2-MODULE-3-TRANSLATING-VERBAL-PHRASES-ALGEBRA-POLYNOMIALS.pptx
QUARTER-2-MODULE-3-TRANSLATING-VERBAL-PHRASES-ALGEBRA-POLYNOMIALS.pptxQUARTER-2-MODULE-3-TRANSLATING-VERBAL-PHRASES-ALGEBRA-POLYNOMIALS.pptx
QUARTER-2-MODULE-3-TRANSLATING-VERBAL-PHRASES-ALGEBRA-POLYNOMIALS.pptxshyyyvillasenor
 

Semelhante a Problem Solving, Mathematical Investigation and Modelling - Topic 1 (20)

MULTIPLICATION
MULTIPLICATIONMULTIPLICATION
MULTIPLICATION
 
Algebra I
Algebra IAlgebra I
Algebra I
 
Math journal chapters 1 3
Math journal chapters 1 3Math journal chapters 1 3
Math journal chapters 1 3
 
Equations problems
Equations problemsEquations problems
Equations problems
 
elijahNativdsdsdsdsdsdsdsdsdsdsdsidadPTdsdsds.pptx
elijahNativdsdsdsdsdsdsdsdsdsdsdsidadPTdsdsds.pptxelijahNativdsdsdsdsdsdsdsdsdsdsdsidadPTdsdsds.pptx
elijahNativdsdsdsdsdsdsdsdsdsdsdsidadPTdsdsds.pptx
 
November 30, 2015
November 30, 2015November 30, 2015
November 30, 2015
 
pdf_20221129_084739_0000.pptx
pdf_20221129_084739_0000.pptxpdf_20221129_084739_0000.pptx
pdf_20221129_084739_0000.pptx
 
Combine liketerms
Combine liketermsCombine liketerms
Combine liketerms
 
Std 7th Chapter 4 Simple Equation.pptx
Std 7th Chapter 4 Simple Equation.pptxStd 7th Chapter 4 Simple Equation.pptx
Std 7th Chapter 4 Simple Equation.pptx
 
November 6th, 2014
November 6th, 2014November 6th, 2014
November 6th, 2014
 
The magic of vedic maths
The magic of vedic mathsThe magic of vedic maths
The magic of vedic maths
 
Add / Sub
Add / SubAdd / Sub
Add / Sub
 
Expressions
ExpressionsExpressions
Expressions
 
Expressions 2
Expressions 2Expressions 2
Expressions 2
 
1.2 simplifying expressions and order of operations
1.2 simplifying expressions and order of operations1.2 simplifying expressions and order of operations
1.2 simplifying expressions and order of operations
 
CLASS VII -operations on rational numbers(1).pptx
CLASS VII -operations on rational numbers(1).pptxCLASS VII -operations on rational numbers(1).pptx
CLASS VII -operations on rational numbers(1).pptx
 
Algebra I
Algebra IAlgebra I
Algebra I
 
presentation-111004200224-phpapp02.pptx
presentation-111004200224-phpapp02.pptxpresentation-111004200224-phpapp02.pptx
presentation-111004200224-phpapp02.pptx
 
Algebraic expressions
Algebraic expressionsAlgebraic expressions
Algebraic expressions
 
QUARTER-2-MODULE-3-TRANSLATING-VERBAL-PHRASES-ALGEBRA-POLYNOMIALS.pptx
QUARTER-2-MODULE-3-TRANSLATING-VERBAL-PHRASES-ALGEBRA-POLYNOMIALS.pptxQUARTER-2-MODULE-3-TRANSLATING-VERBAL-PHRASES-ALGEBRA-POLYNOMIALS.pptx
QUARTER-2-MODULE-3-TRANSLATING-VERBAL-PHRASES-ALGEBRA-POLYNOMIALS.pptx
 

Último

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
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
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
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
 

Último (20)

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
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
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
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"
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
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
 

Problem Solving, Mathematical Investigation and Modelling - Topic 1

  • 2. PROBLEM SOLVING a process in which real-world problems are being solved using mathematical techniques refers to mathematical tasks that have potential to provide intellectual challenges for enhancing students’ mathematical understanding and development to solve a real-world problem, it has to be constructed such that it can be expressed using mathematics (modelling)
  • 3. POLYA’S PROBLEM SOLVING TECHNIQUES Understand the problem Devise a plan Carry out the plan Look back
  • 4. UNDERSTAND THE PROBLEM • Do you understand all the words used in stating the problem? • What are you asked to find or show? • Can you restate the problem in your own words? • Can you think of a picture or diagram that might help you understand the problem? • Is there enough information to enable you to find a solution?
  • 5. DEVISE A PLAN • Guess and check • Look for a pattern • Make an orderly list • Draw a picture • Eliminate possibilities • Solve a simpler problem • Use a model • Consider special cases • Work backwards • Use direct reasoning • Use a formula • Solve an equation
  • 6. CARRY OUT THE PLAN Make sure that the correct values and equation are used If the method failed, discard and choose another
  • 7. LOOK BACK Check if the solution makes sense Reflect on the process: Can it be simplified? Use the method to solve other similar problems
  • 8. EXAMPLE A hat and a jacket cost $100. The jacket costs $90 more than the hat. What are the cost of the hat and the cost of the jacket?
  • 9. Understan d the Problem After reading the problem for the first time, you may think that the jacket cost $90 and the hat cost $10. The sum of these costs is $100, but the cost of the jacket is only $90 more than the cost of the hat. We need to find the two dollar amounts that differ by $90 and whose sum is $100. Devise a Plan Write an equation using 𝒉 for the cost of the hat and 𝒉 + 𝟗𝟎 for the cost of the jacket: 𝒉 + 𝒉 + 𝟗𝟎 = 𝟏𝟎𝟎 Carry out the Plan 2ℎ + 90 = 100; 2ℎ = 100 − 90 2ℎ = 10; ℎ = 5
  • 11. TRANSLATION OF STATEMENTS TO SYMBOLS It can be really frustrating to spend fifteen minutes solving a word problem on a test, only to realize at the end that you no longer have any idea what “x” stands for, so you have to do the whole problem over again.
  • 12. TRANSLATION OF STATEMENTS TO SYMBOLS Certain words indicate certain mathematical operations. Below is a partial list.
  • 13. TRANSLATION OF STATEMENTS TO SYMBOLS Note: “less than” construction is backwards in the English from what it is in math. Ex: translate “15 less than x”, the temptation is to write “15 – x”
  • 14. TRANSLATION OF STATEMENTS TO SYMBOLS Note: order is important in the “quotient/ratio of” and “difference between/of” constructions. Ex: a problems says “the ratio of x and y”, it means “x divided by y”, not “y divided by x” a problem says “the difference of x and y”, it means “x – y”, not “y – x”.
  • 15. TRANSLATION OF STATEMENTS TO SYMBOLS a. Translate “the sum of 8 and y” into an algebraic expression. This is translated to “8 + y”.
  • 16. TRANSLATION OF STATEMENTS TO SYMBOLS b. Translate “4 less than x” into an algebraic expression. This is translated to “x – 4”.
  • 17. TRANSLATION OF STATEMENTS TO SYMBOLS c. Translate “x multiplied by 13” into an algebraic expression. This is translated to “13x”.
  • 18. TRANSLATION OF STATEMENTS TO SYMBOLS d. Translate “the quotient of x and 3” into an algebraic expression. This is translated to “ 𝒙 𝟑 ”.
  • 19. TRANSLATION OF STATEMENTS TO SYMBOLS e. Translate “the difference of 5 and y” into an algebraic expression. This is translated to “5 – y”.
  • 20. TRANSLATION OF STATEMENTS TO SYMBOLS f. Translate "the ratio of 9 more than x to x" into an algebraic expression. This is translated to “ (𝒙+𝟗) 𝒙 ”.
  • 21. TRANSLATION OF STATEMENTS TO SYMBOLS g. Translate “nine less than the total of a number and two” into an algebraic expression, and simplify. This is translated to “(n + 2) – 9”, which then simplifies to “n – 7”.
  • 22. TRANSLATION OF STATEMENTS TO SYMBOLS h. The length of a football field is 30 yards more than its width. Express the length of the field in terms of its width w. Whatever the width w is, the length is 30 more than this. Recall that “more than” means “plus that much”, so you’ll be adding 30 to w. The expression we’re looking for is “w + 30”.
  • 23. TRANSLATION OF STATEMENTS TO SYMBOLS i. Twenty gallons of crude oil were poured into two containers of different size. Express the amount of crude oil poured into the smaller container in terms of the amount g poured into the larger container. There are twenty total gallons, and we've already poured g gallons of it. How many gallons are left? There are 20 – g gallons left. The answer we want is "20 – g".
  • 25. NUMBER RELATION PROBLEMS Number relation problems are types of problems which deals with comparison of one or more unknown numbers, integers, counting numbers, consecutive numbers, consecutive odd and even integers. Finding the required number is the ultimate goal of this problem type.
  • 26. NUMBER RELATION PROBLEMS Example 1: The sum of twice a number and 5 is 9. What is the number? Use the following relationship to set up an equation: [twice the number] + 5 = 9 Step 1: Let x represent the number.
  • 27. NUMBER RELATION PROBLEMS Step 2: Write an algebraic expression for “twice the number” in terms of x, twice the number is 2x.
  • 28. NUMBER RELATION PROBLEMS [twice the number] + 5 = 9 Step 3: Use the relationship to set up an equation. 2x + 5 = 9
  • 29. NUMBER RELATION PROBLEMS Step 4: Solve the equation for x. 2x + 5 = 9 ; 2x = 4 ; x = 2 So the number is 2.
  • 30. NUMBER RELATION PROBLEMS Example 2: Four times a number decreased by10 is equal to the sum of twice the number and 2. Find the number. Use the following relationship to set up an equation: [four times the number decreased by 10] = [the sum of twice the number and 2]
  • 31. NUMBER RELATION PROBLEMS Step 2 : Write an algebraic expression for “four times the number decreased by10” in terms of x. four times the number decreased by 10 = 4x - 10. Write an algebraic expression for “the sum of twice the number and 2” in terms
  • 32. NUMBER RELATION PROBLEMS [four times the number decreased by 10] = [the sum of twice the number and 2] Step 3: Use the relationship to set up an equation. 4x - 10 = 2x + 2
  • 33. NUMBER RELATION PROBLEMS Step 4: Solve the equation for x. 4x - 10 = 2x + 2 2x = 12 x = 6 So the number is 6.
  • 34. NUMBER RELATION PROBLEMS Example 3: The sum of two consecutive integers is 71. Find the numbers. As the two unknown numbers are consecutive, the larger integer can be expressed as x + 1. [the smaller integer] + [the larger integer] = 71 Step 1: Let the two consecutive numbers be x and x + 1.
  • 35. NUMBER RELATION PROBLEMS [the smaller integer] + [the larger integer] = 71 Step 2: Use the relationship to set up an equation. x + x + 1 = 71
  • 36. NUMBER RELATION PROBLEMS Step 3: Solve the equation for n. x + x + 1 = 71 2x + 1 = 71 2x = 70 x = 35 So the two consecutive integers are 35 and 36.
  • 37. NUMBER RELATION PROBLEMS Step 3: Solve the equation for n. x + x + 1 = 71 2x + 1 = 71 2x = 70 x = 35 So the two consecutive integers are 35 and 36.
  • 38. TRY ME - NUMBER RELATION PROBLEMS Example 4: Twelve less than four times the first of two consecutive integers is three times the second. Find the integers. Example 5: The sum of three consecutive integers is 126. Find the three numbers.
  • 39. TRY ME - NUMBER RELATION PROBLEMS Example 4: Twelve less than four times the first of two consecutive integers is three times the second. Find the integers. Step 1: Let the two consecutive numbers be x and x + 1. As the two unknown numbers are consecutive, the larger integer can be expressed as x + 1. [twelve less than four times the first] = [three
  • 40. NUMBER RELATION PROBLEMS Step 2 : Write an algebraic expression for “twelve less than four times the first” in terms of x. twelve less than four times the first = 4x - 12. Write an algebraic expression for “three times the second” in terms of x.
  • 41. NUMBER RELATION PROBLEMS [twelve less than four times the first] = [three times the second] Step 3: Use the relationship to set up an equation. 4x -12 = 3(x + 1)
  • 42. NUMBER RELATION PROBLEMS Step 4: Solve the equation for n. 4x -12 = 3(x + 1) 4x -12 = 3x + 3 4x - 3x = 3 + 12 x = 15 So the two consecutive integers are 15 and 16.
  • 43. TRY ME - NUMBER RELATION PROBLEMS Example 5: The sum of three consecutive integers is 126. Find the three numbers. As the two unknown numbers are consecutive, the second of the two consecutive integers can be expressed as x + 1, and the third is x+2. [first integer]+[second integer]+[third
  • 44. TRY ME - NUMBER RELATION PROBLEMS Step 1: Let the three consecutive numbers be x a x + 1, and x + 2 [first integer]+[second integer]+[third integer] = 126 Step 2: Use the relationship to set up an equation. x + x + 1 + x + 2 = 126
  • 45. NUMBER RELATION PROBLEMS Step 3: Solve the equation for x. x + x + 1 + x + 2 = 126 3x + 3 = 126 3x = 123 x = 41 So the three consecutive integers are 41, 42, and 43.
  • 46.
  • 47. THANKS! Does anyone have any question? tmcc.francisquarre@gmail.com +639 053 483 516