Lesson 12 - Cma1
Lesson 12 - Cma1
Topic:
Word Problems Involving Linear Equations in One Variable
1
Immaculate Conception - I College of Arts and Technology
MATHEMATICS FOR THE MODERN WORLD
C. Age Problem
To solve age problems, represent the age of one person by a variable. Use this variable to represent
the ages of other persons in the problem. Using a table to represent the ages of the persons in
different time frames (whether past or future ages) may be helpful to visualize the problem better.
Example: Bhadz is 5 years older than Dong. Thrice the sum of their ages is 57. Find their ages.
Solution:
Let x be the age of Dong
x + 5 be the age of Bhadz
Sum of Dong’s and Bhadz’s age: x x5
Thrice the sum of their ages: 3 ( x x 5)
3 ( x x 5) 57 Form the equation.
3 (2 x 5) 57 Combine similar terms.
6x 15 57 Distribute.
6x 57 15 Simplify.
6 x 42
x7
x 5 7 5 12
Thus, Dong is 7 years old and Bhadz is 12 years old.
Example: Two cars 420 kilometers apart travel toward each other. They meet after 3 hours.
Assuming they started at the same time, what is the speed of the two cars if one of them travels 30
kph faster?
Solution:
Let x be the speed of the first car
x 30 be the speed of the second car
Rate Time Distance
first car x 3 3x
second car x 30 3 3 x 30
2
Immaculate Conception - I College of Arts and Technology
MATHEMATICS FOR THE MODERN WORLD
E. Money Problem
To solve for money problems, the total value of the money ( V ) is equal to the denomination ( D )
times the number of pieces ( N ). That is,
V=D×N
Example: Clea has some 50-peso bills and 100-peso bills. The number of 50-peso bills is 5 more
than thrice the number of 100-peso bills. If the total value of her money is Php 2 000, how many
pieces of each kind does she have?
Solution:
Let x be the number of 100-peso bills
3x 5 be the number of 50-peso bills
D N V
100-peso bills 100 x 100 x
50-peso bills 50 3x 5 50 (3 x 5)
3
Immaculate Conception - I College of Arts and Technology
MATHEMATICS FOR THE MODERN WORLD
F. Mixture Problem
To solve mixture problems, remember the formula V A C , where A refers to the amount of
solution, expressed as either mass or volume, C refers to the concentration of solute (i.e., sugar, salt,
acid, alcohol) in the mixture, and V is the actual amount of solute in the entire mixture.
Example: How many grams of 60% salt solution must be added to 60 grams of 10% salt solution
to make a 30% salt solution?
Solution:
Let x be the amount of 60% salt solution
A C V
First solution x 60% 0.60x
Second solution 60 10% 0.10 (60)
Mixture x 60 30% 0.30 ( x 60)
G. Digit Problem
Example: The sum of the digits of a two-digit number is 12. If the digits are reversed, the resulting
number is 15 more than twice the original number. What is the original number?
Solution:
Let x be the units digit
12 x be the tens digit
Original number: 10 (12 x) x
Reversing digits: 10 x (12 x)
Equation: 10x (12 x) 21012 x x 15
Resulting number = twice the original number plus fifteen
Solving the equation, we have x 9 .
Thus, the original number is 39.
4
Immaculate Conception - I College of Arts and Technology
MATHEMATICS FOR THE MODERN WORLD
H. Investment Problem
To solve for investment problems, remember the formula I P r t , where the interest earned ( I )
is the product of the money invested ( P ), rate of interest ( r ), and time ( t ).
Example: Ronald invested a certain amount at 12% interest rate. She invested Php 3 000 more
than the first amount at 10% interest rate. How much did she invest at 12% interest rate if after a
year, the income from the two investments were the same?
Solution:
Let x be the amount invested at 12% interest rate
x 3 000 be the amount invested at 10% interest rate
P r t I
First account x 12% 1 0.12x
Second account x 3 000 10% 1 0.10 ( x 3 000)
Since the accounts will have the same income after one year, then
interest earned from interest earned
from
the first account = the second
account
Therefore, Php 15 000 was invested at 12% interest rate and Php 18 000 at 10% interest rate.
I. Work Problem
To solve for work problems, use the formula W r t , where W represents the work done, r is the
rate of work, and t is the time required to do the work. The rate is simply the reciprocal of the time
needed to do the entire job.
Example: Sean can complete an art project in 2 hours while Brad can complete the same project
in 3 hours. If they work together on the same project, how long would it take for them to complete it?
Solution:
Let x be the numbers of hours Sean and Brad can finish the art project together
5
Immaculate Conception - I College of Arts and Technology
MATHEMATICS FOR THE MODERN WORLD
Since they will be able to complete the project, then the work done is equal to 1.
J. Geometry Problem
To solve geometric problems, recall formulas for the perimeter, area, and volume of different
geometric figures and basic geometric relationships.
Example: What is the area of a rectangle if its width is 6 less than its length and its perimeter is 60
cm?
Solution:
Let x be the length
x 6 be the width
P 2 L 2W
2 x 2 ( x 6) 60 Form the equation.
2 x 2 x 12 60 Distribute.
4x 60 12 Combine similar terms.
4 x 72 Simplify.
x 18
x 6 12