Final - Module-10-Solving-Worded-Problems
Final - Module-10-Solving-Worded-Problems
Final - Module-10-Solving-Worded-Problems
COLLEGE OF SCIENCE
MMW 101
MATHEMATICS IN THE MODERN WORLD
Module 10
Solving Worded Problems
(Use a Variable Strategy)
“Problems, problems go away
Mathematics is on the way”
85
3(𝑥 − 2) = 𝑥+8
Step 3. Carry out the plan. (Solve.)
3(𝑥 − 2) = 𝑥 + 8
3𝑥 − 6 = 𝑥 + 8
3𝑥 − 𝑥 = 8 + 6
2𝑥 = 14
2𝑥 14
=
2 2
𝒙 = 𝟕 (the number)
Step 4. Look back. (Check.)
3(𝑥 − 2) = 𝑥 + 8
3(7 − 2) = 7 + 8
3(5) = 15
15 = 15
86
Example 2. Find three consecutive integers if five times the third is equal to eighteen
more than the sum of the first and the second.
Step 1. Understand the problem.
There are three consecutive integers. We can represent them by 𝑥, 𝑥 +
1 𝑎𝑛𝑑 𝑥 + 2. Understand the relationship given among the three integers to formulate
the equation.
𝑥 – first integer
𝑥 + 1 – second integer
𝑥 + 2 – third integer
Step 2. Devise a plan. (Translate.)
five times the third is equal to eighteen more than the sum of the first and the second
5(𝑥 + 2) = 𝑥 + (𝑥 + 1) + 18
Step 3. Carry out the plan. (Solve.)
5(𝑥 + 2) = 𝑥 + (𝑥 + 1) + 18
5𝑥 + 10 = 2𝑥 + 19
5𝑥 − 2𝑥 = 19 − 10
3𝑥 = 9
3𝑥 9
=3
3
5(𝑥 + 2) = 𝑥 + (𝑥 + 1) + 18
5(5) = 3 + 4 + 18
5(5) = 25
25 = 25
Therefore, the three consecutive integers are 3, 4, and 5.
In the succeeding examples, Polya’s four steps are not presented one by one but are
still being applied.
87
Example 3. The sum of the digits of a two-digit number is 10. If the unit digit is divided
by the tens digit, the quotient is four. Find the number.
𝑡 + 𝑢 = 10 (Equation 1)
If the unit digit is divided by the tens digit, the quotient is four.
𝑢
= 4 (Equation 2)
𝑡
4𝑡 = 10 − 𝑡
4𝑡 + 𝑡 = 10
5𝑡 = 10
5𝑡 10
=
5 5
𝒕 = 𝟐 (tens digit)
Solve for 𝑢. 𝑢 = 10 − 𝑡
𝑢 = 10 − 2
𝒖 = 𝟖 (units digit)
Therefore, the number is 28.
Checking:
𝑡 + 𝑢 = 10
2 + 8 = 10
10 = 10 (the sum of the digits is 10)
8 ÷ 2 = 4 The unit digit divided by the tens digit is equal to 4.
88
Note: The following are examples of age problems. Let us remember that a person
has three ages: the past age, the present age, and the future age. To get
the age of a person in the past, we subtract from his present age. To get his
age in the future, we add to his present age.
Example 4. One-fourth of Jubilant’s age twelve years ago is equal to one-sixth of her
age eight years hence. How old is she now?
One-fourth of Jubilant’s age twelve years ago is equal to one-sixth of her age eight years hence.
1 1
(𝑥 − 12) = (𝑥 + 8)
4 6
𝒙 = 𝟓𝟐 (Jubilant’s age)
Checking:
1 1
(𝑥 − 12) = (𝑥 + 8)
4 6
1 1
(52 − 12) = (52 + 8)
4 6
1 1
(40) = (60)
4 6
10 = 10
89
Example 5. Patrick is 28 years old, and his son is 2 years old. After how many years
will Patrick’s age be twice his son’s age?
Example 6. Emer John is five years less than twice Edward’s age. Three years ago,
Emer John’s age was 8 years more than Edward’s age. How old are they
now?
Three years ago, Emer John’s age was 8 years more than Edward’s age.
2𝑥 − 8 = 𝑥−3+8
90
Example 7. A shirt and a pair of pants together cost Php1,750.00. The pair of pants
costs Php650.00 more than the shirt. How much is the shirt?
Given:
Let: 𝑥 = cost of the shirt
𝑥 + 650 = cost of the pair of pants
1,750 = total cost of the shirt and pair of pants
Solution:
𝑥 + (𝑥 + 650) = 1,750
2𝑥 = 1,750 − 650
2𝑥 1,100
=
2 2
Example 8. A fruit vendor sells grapes, apples and oranges. At the end of the day,
she was able to sell three more kilos of oranges than grapes and six more
kilos of apples than oranges. If 27 kilos of fruits were sold for that day,
how many kilos of each kind were sold?
Given:
Let: 𝑥 = the number of kilos of grapes sold
𝑥 + 3 = the number of kilos of oranges sold
𝑥 + 3 + 6 = the number of kilos of apples sold
Solution:
𝑥 + (𝑥 + 3) + (𝑥 + 3) + 6 = 27
3𝑥 + 12 = 27
3𝑥 = 27 − 12
3𝑥 = 15
3𝑥 15
=
3 3
Example 9. A birthday celebration was held at a resort. The resort charges entrance
fees of Php350.00 for adults and Php200.00 for children. Senior citizens were given a
discount of 20%. The number of adults is four more than the number of children while
the number of seniors is four less than the number of children. If 30 persons attended
the celebration and the entrance fees paid amounted to Php8,580.00, how many
senior citizens received discounts?
Given:
Let: 𝑥 = the number of children
𝑥 + 4 = the number of adults
𝑥 − 4 = the number of senior citizens
𝑃ℎ𝑝350.00 − (𝑃ℎ𝑝350.00𝑥0.2) = 𝑃ℎ𝑝280.00 (Discounted entrance fee for seniors)
92
Solution:
𝑥 (200) + (𝑥 + 4)(350) + (𝑥 − 4)(280) = 8,580
200𝑥 + 350𝑥 + 1,400 + 280𝑥 − 1,120 = 8,580
830𝑥 = 8,580 − 280
830𝑥 = 8,300
830𝑥 8,300
=
830 830
𝒙 = 𝟏𝟎 (children)
𝑥 + 4 = 10 + 4 = 𝟏𝟒 (adults)
𝑥 − 4 = 10 − 4 = 𝟔 (senior citizens)
Checking:
𝑥 (200) + (𝑥 + 4)(350) + (𝑥 − 4)(280) = 8,580
10(200) + (14)(350) + (6)(280) = 8,580
2,000 + 4,900 + 1,680 = 8,580
8,580 = 8,580
93
References
Aufmann, R.N., et. Al. (2018). Mathematics in the Modern World (14th ed.). Sampaloc,
Manila: Rex Book Store, Inc.
Earnheart, R. and Adina, E. (2018). Math in the Modern World. Quezon City : C&E
Publishing, Inc.
Musser, G. L., Burger, W. F., & Peterson, B. E. (2003). Mathematics for Elementary
Teachers (6th ed.). John Wiley & Sons, Inc.