SlideShare a Scribd company logo
1 of 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

More Related Content

Similar to 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 3
Ernie777
 
elijahNativdsdsdsdsdsdsdsdsdsdsdsidadPTdsdsds.pptx
elijahNativdsdsdsdsdsdsdsdsdsdsdsidadPTdsdsds.pptxelijahNativdsdsdsdsdsdsdsdsdsdsdsidadPTdsdsds.pptx
elijahNativdsdsdsdsdsdsdsdsdsdsdsidadPTdsdsds.pptx
EmirNatividad3
 
November 30, 2015
November 30, 2015November 30, 2015
November 30, 2015
khyps13
 
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
MVHerwadkarschool
 
November 6th, 2014
November 6th, 2014November 6th, 2014
November 6th, 2014
khyps13
 
The magic of vedic maths
The magic of vedic mathsThe magic of vedic maths
The magic of vedic maths
Tarun Gehlot
 
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
Huron 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).pptx
Rajkumarknms
 
presentation-111004200224-phpapp02.pptx
presentation-111004200224-phpapp02.pptxpresentation-111004200224-phpapp02.pptx
presentation-111004200224-phpapp02.pptx
JennilynBalusdan3
 

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

Recently uploaded

Call Girls in Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in  Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in  Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Recently uploaded (20)

Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Simple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdfSimple, Complex, and Compound Sentences Exercises.pdf
Simple, Complex, and Compound Sentences Exercises.pdf
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & Systems
 
Tatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf artsTatlong Kwento ni Lola basyang-1.pdf arts
Tatlong Kwento ni Lola basyang-1.pdf arts
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 
Call Girls in Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in  Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in  Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 

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